On Thu, 10 Mar 2005, Michael Fuchs wrote:

> I want ConTeXt to produce the line break after the \EVolt 
> command. The unit and following word together are extending 
> the textwidth. Put TeX doesn't do the linebreak after the 
> unit. Even using this "\ " macro doesn't have an effect on 
> this behaviour!
> > 
> > > Im Energiebereich bis XXXX~\EVolt\ wurden die Ergebnisse der 
> > > Kollaboration bestätigt.
> > >
> > > ConTeXt breaks "wurden" in "wur"-"den".

Hi Michael,
your "XXXX" must be just a little bit longer:

\def\EVolt{\,eV}
\starttext
\de
Im Energiebereich bis
33333333333333333333333333333333333333333333333333\EVolt\ wurden die
Ergebnisse der Kollaboration...
\stoptext

Cheers, 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