All, Anyone know how to get a period after Figure in figure caption.  
I tried:

\setupcaptions[separator=.]
\starttext

\placefigure
[][fig:one]
{Caption.}
{\externalfigure[blank]}

\stoptext


And

\let\floatcaptionsuffix=.

\starttext

\placefigure
[][fig:one]
{Caption.}
{\externalfigure[blank]}

\stoptext


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

Reply via email to