3 Jan
2009
3 Jan
'09
2:27 p.m.
Am 02.01.2009 um 16:20 schrieb alkauffm@uni-potsdam.de:
Hi all,
I have the question how to put a (pure) colon into a figure or table caption.
\let\floatcaptionsuffix=: \placefigure[fig:cow]{cow}{\externalfigure[cow]}
produces: Figure 1.: cow
What I want is: Figure 1: cow
i.e. the colon without the additionally dot. Does somebody know a solution for this simple problem?
\setupcaptions[stopper={:}] Wolfgang