Revision 18e3b943
Von Marei (peiTeX) vor etwa 4 Jahren hinzugefügt
templates/print/marei/kiviletter.sty | ||
---|---|---|
240 | 240 |
\bool_if:NT \l_kivi_col_id_bool {p{\l_kivi_tab_id_dim}} |
241 | 241 |
p{\l_kivi_tab_desc_dim} |
242 | 242 |
\bool_if:NT \l_kivi_col_amount_bool {\exp_not:n {>{\raggedleft\arraybackslash}p{\l_kivi_tab_amount_dim}}} |
243 |
\bool_if:NT \l_kivi_col_price_bool {>{\raggedleft\arraybackslash}p{\l_kivi_tab_price_dim}<{\,\currency}}
|
|
244 |
\bool_if:NT \l_kivi_col_pricetotal_bool {>{\raggedleft\arraybackslash}p{\l_kivi_tab_pricetotal_dim}<{\,\currency}}
|
|
243 |
\bool_if:NT \l_kivi_col_price_bool {\exp_not:n {>{\raggedleft\arraybackslash}p{\l_kivi_tab_price_dim}<{\,\currency}}}
|
|
244 |
\bool_if:NT \l_kivi_col_pricetotal_bool {\exp_not:n {>{\raggedleft\arraybackslash}p{\l_kivi_tab_pricetotal_dim}<{\,\currency}}}
|
|
245 | 245 |
@{} |
246 | 246 |
} |
247 | 247 |
|
... | ... | |
376 | 376 |
\removereffields |
377 | 377 |
\AtBeginLetter{ |
378 | 378 |
\ifdim\ht\shippingAddressBox>\z@ |
379 |
\addtoplength{refvpos}{\dimexpr\ht\shippingAddressBox+\dp\shippingAddressBox} |
|
380 |
\addtoplength{refvpos}{4\baselineskip}%sep between address boxes |
|
379 |
\@addtoplength{refvpos}{\dimexpr\ht\shippingAddressBox+\dp\shippingAddressBox}
|
|
380 |
\@addtoplength{refvpos}{4\baselineskip}%sep between address boxes
|
|
381 | 381 |
\fi |
382 | 382 |
} |
383 | 383 |
\ExplSyntaxOff |
Auch abrufbar als: Unified diff
marei: fix expansion for outdated tex live versions