On 12/12/2015 12:34 PM, Wolfgang Schuster wrote:
Hi Hans,

shouldn’t the first argument of the \doifelsenoteonsamepage command
(line 1775) be {…} and not […] like all other \doifelse… commands?

-\def\doifelsenoteonsamepage[#tag]{\clf_doifnoteonsamepageasprevious{#tag}}
+\def\doifelsenoteonsamepage#tag{\clf_doifnoteonsamepageasprevious{#tag}}

Since the command is only used by a single user this shouldn’t be a
problem.

ok


-----------------------------------------------------------------
                                          Hans Hagen | PRAGMA ADE
              Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
    tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com
                                             | www.pragma-pod.nl
-----------------------------------------------------------------
_______________________________________________
dev-context mailing list
[email protected]
http://mailman.ntg.nl/mailman/listinfo/dev-context

Reply via email to