diff options
-rw-r--r-- | minimun.spec | 2 | ||||
-rw-r--r-- | orig/format.tex | 8 |
2 files changed, 5 insertions, 5 deletions
diff --git a/minimun.spec b/minimun.spec index 8379477..0fc249f 100644 --- a/minimun.spec +++ b/minimun.spec @@ -1,7 +1,7 @@ Summary: A perl cgi/pdfTeX script for doc generation Name: minimun Version: 1.0 -Release: 7 +Release: 8 License: GPL, Unknown Source: https://hrhr.dev/src/minimun.tar.gz URL: https://git.hrhr.dev/minimun/about diff --git a/orig/format.tex b/orig/format.tex index 7089762..b145f01 100644 --- a/orig/format.tex +++ b/orig/format.tex @@ -33,14 +33,14 @@ \bigskip Awards this certificate to: - {\mas #1\par} + {\mas\strut #1\par} \bigskip \hrule \bigskip \line{\hfil\vbox{ \hsize=.5\hsize - For #2 in #3 + For #2 in #3\strut }\hfil} \vfil @@ -57,7 +57,7 @@ } } \vskip\sigheight - #4 + \strut #4 MiniMUN \number\year @@ -71,7 +71,7 @@ \vbox to\vsize{ \ful\leftskip=0pt plus 1fil\rightskip=0pt plus 1fil\parindent=0pt\parfillskip=0pt \vfil - #1\vfil + \strut #1\vfil \line{\hfil\pdfximage width 6in{%%DEST%%/logo.png}\pdfrefximage\pdflastximage\hfil} \vfil } |