Revision 8f8c7027
Von Marei Peischl vor fast 5 Jahren hinzugefügt
kiviletter.sty | ||
---|---|---|
87 | 87 |
\seq_new:N \g_kivi_extraDescription_seq |
88 | 88 |
\newcommand{\FakeTable}[1]{ |
89 | 89 |
\kivi_save_LT@boxes: |
90 |
\box_gset_eq:NN \LT@lastfoot \c_empty_box |
|
90 | 91 |
\endPricingTabular |
91 | 92 |
\seq_set_split:Nnn \l_kivi_PricingTable_seq {\tabularnewline} {#1} |
92 | 93 |
\begingroup |
... | ... | |
116 | 117 |
\cs_new:Nn \kivi_save_LT@boxes: { |
117 | 118 |
\clist_map_inline:nn {head, firsthead, foot, lastfoot} { |
118 | 119 |
\box_gset_eq:cc {g_kivi_LT@##1_box} {LT@##1} |
119 |
\box_gclear:c {LT@##1} |
|
120 | 120 |
} |
121 | 121 |
} |
122 | 122 |
|
Auch abrufbar als: Unified diff
clear only LT foot boxes