Hi all,

while trying to figure out all the functions that setupcaptions has, I stumbled 
trying to make stopper and separator work.

MnWE:
\useMPlibrary[dum]

\starttext
\section{One}
\setupcaptions [figure] 
[way=bysection,prefixsegments=section,separator={A},stopper={B},suffix={C}]
\startplacefigure[title={A rectangle with a caption. Not very 
interesting.},reference=fig1]
  \externalfigure[dummy][width=0.5\textwidth]
\stopplacefigure

\in{Figure}[fig1]
\stoptext

As far as I understand it, the separator changes the dot between the section 
and the figure number and the stopper is placed right after the figure number 
and used in references as well (which is different from suffix). Is that 
correct?

Andy


___________________________________________________________________________________
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