[dev-context] error in setuplist[alternative=command]

Wolfgang Schuster schuster.wolfgang at googlemail.com
Thu Jan 26 20:33:47 CET 2012


Am 26.01.2012 um 20:20 schrieb luigi scarso:

> hm, doesn't break compatibility ?
> Also in strc-doc.mkiv
> % We can access the (stored) data with the following macros.
> %
> % \def\MyHeadCommand  #1#2{\framed{#1}\framed{#2 / \structureuservariable{subtitle}}}
> % \def\MyListCommand#1#2#3{\externalfigure[\structurelistuservariable{figure}][height=5mm]#2}
> %
> % \setuphead[chapter][command=\MyHeadCommand]
> % \setuplist[chapter][alternative=command,command=\MyListCommand]

I think it’s better to write the commands above as \define[2]\MyHeadCommand{…}
and \define[3]\MyListCommand{…} and make all with \define generated commands
unexpanded.

Wolfgang


More information about the dev-context mailing list