Revision 662d2792
Von Marei (peiTeX) vor etwa 4 Jahren hinzugefügt
templates/print/marei/kiviletter.sty | ||
---|---|---|
326 | 326 |
\endxltabular |
327 | 327 |
} |
328 | 328 |
|
329 |
%PricingTabular* kann automatisch spalten ignorieren |
|
330 |
% \begin{PricingTabular*}[id=false] |
|
331 |
% deaktiviert damit die Spalte der Produktnummer |
|
332 |
% analog ist dies für pos, amount, price, pricetotal möglich. |
|
333 |
% Die Spalte der Bezeichnung ist nicht deaktivierbar |
|
329 | 334 |
\newenvironment{PricingTabular*}[1][]{ |
330 | 335 |
\bool_gset_true:N \g_kivi_inTable_bool |
331 | 336 |
\tl_if_empty:nF {#1} {\keys_set:nn {kivi/PricingTable} {#1}} |
Auch abrufbar als: Unified diff
marei: basic info on PricingTabular* options