Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 5f8364dd

Von Marei Peischl vor fast 5 Jahren hinzugefügt

  • ID 5f8364dd48af2455c64846f4976a8350287cafca
  • Vorgänger 11e72672
  • Nachfolger da691671

withut xparse

Unterschiede anzeigen:

kiviletter.sty
84 84
\RequirePackage{environ}
85 85
\ExplSyntaxOn
86 86
\seq_new:N \l_kivi_PricingTable_seq
87
\NewDocumentCommand{\FakeTable}{m}{
87
\newcommand{\FakeTable}[1]{
88 88
%	\tl_set:No \l_tmpa_tl {\BODY}
89 89
	\seq_set_split:Nnn \l_kivi_PricingTable_seq {\tabularnewline} {#1}
90 90
	\seq_show:N \l_kivi_PricingTable_seq

Auch abrufbar als: Unified diff