withut xparse
authorMarei Peischl <marei@peitex.de>
Thu, 21 Nov 2019 14:24:20 +0000 (15:24 +0100)
committerJan Büren <jan@kivitendo.de>
Mon, 3 Feb 2020 11:21:38 +0000 (12:21 +0100)
kiviletter.sty

index 9a98e1b..dc7c0d6 100644 (file)
@@ -84,7 +84,7 @@ contents={\usebox\shippingAddressBox}
 \RequirePackage{environ}
 \ExplSyntaxOn
 \seq_new:N \l_kivi_PricingTable_seq
-\NewDocumentCommand{\FakeTable}{m}{
+\newcommand{\FakeTable}[1]{
 %      \tl_set:No \l_tmpa_tl {\BODY}
        \seq_set_split:Nnn \l_kivi_PricingTable_seq {\tabularnewline} {#1}
        \seq_show:N \l_kivi_PricingTable_seq