On 2011-10-25 "Wolfgang Werners-Lucchini" <w...@musensturm.de> wrote:

> if I want a non-breaking-space I use a tilde '~' sign.
> 
> For example in: bakerstreet~13
> 
> This has worked in my old context. But now, after my update,
> I get an very long space. 
> 
> Minimal example:
> 
> \starttext
> \framed[align=flushright,width=broad]{Hello~World!}
> \stoptext
> 
> Is this a bug?

Confirmed. Works here with 2011.06.11 16:45 and fails with 2011.10.24 21:26.

> What else kann I use for a non-breaking-space?

Use a 'NO-BREAK SPACE' (U+00A0). But the behaviour
persists.

Maybe a better minimal example:

\starttext
\framed[align=flushright,width=broad]{Hello~World!}
\framed[align=flushright,width=broad]{Hello World!}
\stoptext


Marco


___________________________________________________________________________________
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