[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Can I get some help With the DD Certificate Code



Hi Sam,

I didn't investigate further, but by a simple/quick trial and error the
attached patch makes it look OK (i.e. the signature ends up right above
Chris' name).
From a4ea424bdb45d316178df2d312e9b795b1284686 Mon Sep 17 00:00:00 2001
From: Antonio Terceiro <asa@terceiro.xyz>
Date: Wed, 11 Dec 2019 14:38:34 -0300
Subject: [PATCH] dd-certificate: fix signature position

---
 dd-certificate/dd-certificate.tex | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dd-certificate/dd-certificate.tex b/dd-certificate/dd-certificate.tex
index 3e7c345..b6024f9 100644
--- a/dd-certificate/dd-certificate.tex
+++ b/dd-certificate/dd-certificate.tex
@@ -58,7 +58,7 @@
       \vfill
   }}}
 \newcommand\Signature{
-  \put(\LenToUnit{13.5cm},\LenToUnit{1.5cm}){
+  \put(\LenToUnit{13.5cm},\LenToUnit{5.5cm}){
     \includegraphics[width=4.5cm]{../images/signature}
   }}
 
-- 
2.24.0

Attachment: signature.asc
Description: PGP signature


Reply to: