Hello,

\startitemize [columns]
does not work in a figure caption (for example).

[I can already hear Hans saying "of course it doesn't".]

Alan


"minimal" example:


\starttext

\startitemize [a,columns] % columns work here...
        \startitem first  \stopitem
        \startitem second \stopitem
        \startitem third  \stopitem
        \startitem fourth \stopitem
\stopitemize

\startplacefigure [
        title={My figure
        \startitemize [a,columns] % ...but not here!
                \startitem first  \stopitem
                \startitem second \stopitem
                \startitem third  \stopitem
                \startitem fourth \stopitem
        \stopitemize
        }
        ]
        \externalfigure [cow]
\stopplacefigure

\stoptext
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to