Revision 9298d151
Von Marei Peischl vor fast 5 Jahren hinzugefügt
kiviletter.sty | ||
---|---|---|
87 | 87 |
% \tl_set:No \l_tmpa_tl {\BODY} |
88 | 88 |
\endPricingTabular |
89 | 89 |
\seq_set_split:Nnn \l_kivi_PricingTable_seq {\tabularnewline} {#1} |
90 |
\begingroup |
|
91 |
\setlength{\tabcolsep}{\g_kivi_tabcolsep_dim} |
|
90 | 92 |
\seq_map_inline:Nn \l_kivi_PricingTable_seq { |
91 | 93 |
\tabular{@{}p{\g_kivi_tab_pos_dim}p{\g_kivi_tab_id_dim}p{\g_kivi_tab_desc_dim}>{\raggedleft\arraybackslash}p{\g_kivi_tab_num_dim}*2{P<{\,\currency}}@{}} |
92 | 94 |
##1 |
93 | 95 |
\endtabular\par\nointerlineskip |
94 | 96 |
} |
97 |
\endgroup |
|
95 | 98 |
\PricingTabular |
96 | 99 |
} |
97 | 100 |
%\else |
Auch abrufbar als: Unified diff
adjust tabcolsep