On Mon, 6 Jun 2005, Peter Münster wrote:

> it would be nice, to have by default always a "~" at the end of the
> label-text instead of the normal space.
> Example:
> \setuplabeltext [\s!de] [\v!figure=Abbildung~]
> instead of
> \setuplabeltext [\s!de] [\v!figure=Abbildung ]

Hello Hans,

I've just seen your comment on the wiki. I don't think there is a problem.
With the following test-file I get a hyphen between "fig" and "ure".

\setuplabeltext[en][figure=figure~]
\definereferenceformat[inFig][label=figure]
\starttext
\placefigure[][fff]{}{}
\dorecurse{20}{\inFig[fff]}
\stoptext

Greetings, Peter

-- 
http://pmrb.free.fr/contact/
_______________________________________________
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context

Reply via email to