Revision 6f72b724
Von Marei Peischl vor fast 5 Jahren hinzugefügt
kiviletter.sty | ||
---|---|---|
76 | 76 |
contents={\box_use:N \g_kivi_LT@head_box}, |
77 | 77 |
]{kivitendo.TableHead} |
78 | 78 |
|
79 |
|
|
79 | 80 |
\DeclareNewLayer[ |
80 | 81 |
foreground, |
81 | 82 |
textarea, |
82 | 83 |
mode=picture, |
83 |
voffset=\dim_eval:n {\paperheight-\g_kivi_margin_dim-\box_ht:N \g_kivi_LT@foot_box},
|
|
84 |
voffset=\dim_eval:n {\paperheight-\g_kivi_margin_dim}, |
|
84 | 85 |
height=\box_ht:N \g_kivi_LT@foot_box, |
85 | 86 |
contents=\bool_if:NT \g_kivi_TableFoot_bool {\box_use:N \g_kivi_LT@foot_box}, |
86 |
align=tl,
|
|
87 |
align=bl,
|
|
87 | 88 |
]{kivitendo.TableFoot} |
88 | 89 |
|
89 | 90 |
\AtBeginLetter{\dim_gset:Nn \g_kivi_orig@textheight_dim {\textheight}} |
... | ... | |
95 | 96 |
} |
96 | 97 |
\DeclareNewPageStyleByLayers{kivitendo.letter.first}{ |
97 | 98 |
kivitendo.shippingaddress, |
98 |
kivitendo.TableFoot.first
|
|
99 |
kivitendo.TableFoot |
|
99 | 100 |
} |
100 | 101 |
|
101 | 102 |
\setkomavar{backaddress}{\firma\ $\cdot$ \strasse\ $\cdot$ \ort} |
... | ... | |
238 | 239 |
\widowpenalty0 |
239 | 240 |
\clubpenalty0 |
240 | 241 |
\bool_gset_true:N \g_kivi_TableFoot_bool |
242 |
\pagestyle{kivitendo.letter.PricingTable} |
|
241 | 243 |
\leavevmode\box_use:N \g_kivi_LT@head_box |
242 | 244 |
\par\nointerlineskip\ignorespaces |
243 | 245 |
} |
Auch abrufbar als: Unified diff
improve PricingTable Pagestyle