LATEX-L Archives

Mailing list for the LaTeX3 project

LATEX-L@LISTSERV.UNI-HEIDELBERG.DE

Options: Use Classic View

Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Topic: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Bruno Le Floch <[log in to unmask]>
Sat, 8 Jan 2011 17:24:48 -0500
text/plain (17 lines)
> Thus document commands define the user syntax for some particular
> implementation, but for variants you'd do
>
> \NewDocumentCommand \fooa { ... } {
>   \internal_function:nnn ....
> }
> \NewDocumentCommand \foob { ... } {
>   \internal_function:nnn +++
> }
>
> with different argument mappings.

It makes perfect sense, thank you :).

-- 
Bruno

ATOM RSS1 RSS2