Discussion:
[dev-context] x-setups-basics.mkiv
Wolfgang Schuster
2018-11-26 17:50:01 UTC
Permalink
Hi Hans,

the argument check in \cmd_show_setup_yes has to go away.

\def\cmd_show_setup_yes[#1]%
- {\iffirstargument
-    \cmd_show_setup_nop{#1}%
-  \else
-    \expandafter\cmd_show_setup_nop
-  \fi}
+ {\cmd_show_setup_nop{#1}}

Wolfgang
Hans Hagen
2018-11-26 18:00:42 UTC
Permalink
Post by Wolfgang Schuster
Hi Hans,
the argument check in \cmd_show_setup_yes has to go away.
\def\cmd_show_setup_yes[#1]%
- {\iffirstargument
-    \cmd_show_setup_nop{#1}%
-  \else
-    \expandafter\cmd_show_setup_nop
-  \fi}
+ {\cmd_show_setup_nop{#1}}
ok
-----------------------------------------------------------------
Hans Hagen | PRAGMA ADE
Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl
-----------------------------------------------------------------
Loading...