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.

Wolfgang
_______________________________________________
dev-context mailing list
[email protected]
http://mailman.ntg.nl/mailman/listinfo/dev-context

Reply via email to