]> wagnertech.de Git - mfinanz.git/commitdiff
height footerbox -> \z@
authorMarei Peischl <marei@peitex.de>
Wed, 27 Nov 2019 12:11:54 +0000 (13:11 +0100)
committerJan Büren <jan@kivitendo.de>
Mon, 3 Feb 2020 11:21:38 +0000 (12:21 +0100)
kiviletter.sty

index 925e3c7b5bd71ac74dc9d0fc3762d232bd23d1e8..41554d7a1a19983a6d5435a6b327569386a2a8ad 100644 (file)
@@ -186,11 +186,13 @@ align=tl,
        \endtabular
        }
        \hbox_gset:Nn \g_kivi_LT@foot_box {
-       \begin{tabular*}{\textwidth}[b]{@{\extracolsep{\fill}}r@{}}
+       \raisebox{\depth}{
+       \begin{tabular*}{\textwidth}{@{\extracolsep{\fill}}r@{}}
        \midrule
-       \weiteraufnaechsterseite
+       \strut\weiteraufnaechsterseite
        \end{tabular*}
        }
+       }
 }