projects
/
kivitendo-erp.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
003d309
)
height footerbox -> \z@
author
Marei Peischl
<marei@peitex.de>
Wed, 27 Nov 2019 12:11:54 +0000
(13:11 +0100)
committer
Jan Büren
<jan@kivitendo.de>
Mon, 3 Feb 2020 11:21:38 +0000
(12:21 +0100)
kiviletter.sty
patch
|
blob
|
history
diff --git
a/kiviletter.sty
b/kiviletter.sty
index
925e3c7
..
41554d7
100644
(file)
--- a/
kiviletter.sty
+++ b/
kiviletter.sty
@@
-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*}
}
+ }
}