aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHolden Rohrer <hr@hrhr.dev>2020-06-03 02:01:01 -0400
committerHolden Rohrer <hr@hrhr.dev>2020-06-03 02:01:06 -0400
commit3e8d13a7ba36ea7c0ec6b18d1a087e46c92cbade (patch)
tree66fd631ab201a4aa5fea29fc8186701129d5d031
parent154004bb5a9800307ad8a55ba6f44506e7355bac (diff)
added struts to avoid empty space on empty inputs
-rw-r--r--minimun.spec2
-rw-r--r--orig/format.tex8
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
}