Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 8d7e43c3

Von Marei Peischl vor fast 5 Jahren hinzugefügt

  • ID 8d7e43c3d4af4e41a13d750355f06b46cdcc9683
  • Vorgänger f84ed788
  • Nachfolger ca968501

one line table

Unterschiede anzeigen:

kiviletter.sty
86 86
\newcommand{\FakeTable}[1]{
87 87
%	\tl_set:No \l_tmpa_tl {\BODY}
88 88
	\seq_set_split:Nnn \l_kivi_PricingTable_seq {\tabularnewline} {#1}
89
	\seq_show:N \l_kivi_PricingTable_seq
89
	\seq_map_inline:Nn \l_kivi_PricingTable_seq {
90
	\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}}@{}}
91
	##1
92
	\endtabular
93
	}
94
	}
90 95
}
91 96
%\else
92 97
\newenvironment{PricingTabular}{

Auch abrufbar als: Unified diff