Dear list,

When I use the numberstopper option in setupcaptions it appears
unexpectedly in the references. The wiki states otherwise.
Wiki and a working example are listed below.

Kind regards,

Bernard


wiki: http://wiki.contextgarden.net/Command/setupcaptions:

numberstopper   MKIV only. The numberstopper text follows the number and,
if present, the suffix, and precedes the caption text. It does not
appear in references.


Working example:

\setupcaptions[table][numberstopper={:}]

\starttext

\placetable[here][tab:ships]{Ships that moored at Hasselt.}{
\starttable[|c|c|]
\HL
\NC \bf Year \NC \bf Number of ships \NC\SR
\HL
\NC 1645 \NC 450 \NC\FR
\NC 1671 \NC 480 \NC\MR
\NC 1676 \NC 500 \NC\MR
\NC 1695 \NC 930 \NC\LR
\HL
\stoptable
}
...

See \in{Table}[tab:ships] on \at{page}[tab:ships]
\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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to