Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision da691671

Von Marei Peischl vor fast 5 Jahren hinzugefügt

  • ID da69167192b6c4c0b12c0512dc6c8ab99bb11052
  • Vorgänger 5f8364dd
  • Nachfolger f84ed788

expl environment

Unterschiede anzeigen:

kiviletter.sty
82 82

  
83 83
%\if@kivi@faketable
84 84
\RequirePackage{environ}
85
\ExplSyntaxOn
86 85
\seq_new:N \l_kivi_PricingTable_seq
87 86
\newcommand{\FakeTable}[1]{
88 87
%	\tl_set:No \l_tmpa_tl {\BODY}
89 88
	\seq_set_split:Nnn \l_kivi_PricingTable_seq {\tabularnewline} {#1}
90 89
	\seq_show:N \l_kivi_PricingTable_seq
91 90
}
92
\ExplSyntaxOff
93

  
94 91
%\else
95 92
\newenvironment{PricingTabular}{
96 93
	\begingroup

Auch abrufbar als: Unified diff