Hi,

the two commands \setupwithargument and \fastsetupwithargument (same thing with the \...swapped commands) take their arguments in different order, i.e. we have

\setupwithargument{<IDENTIFIER>}{<CONTENT>}

and

\fastsetupwithargument{<CONTENT>}{<IDENTIFIER>}


Can’t the \fastsetupwithargument command take its arguments in the same order (I think this is easier to change because the command isn’t used in the source) as the \setupwithargument command.

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

Reply via email to