ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: h h extern <pragma@wxs.nl>
Subject: Re: AW: AW: Re: Line break after unit or \cite command
Date: Sun, 13 Mar 2005 21:41:33 +0100	[thread overview]
Message-ID: <4234A57D.1080809@wxs.nl> (raw)
In-Reply-To: <20050311191537.D7E1533623@sunkist.iskp.uni-bonn.de>

Michael Fuchs wrote:
> Hi everybody!
> 
> Sorry for the too long example. I wasn't sure what caused the 
> problem and wanted to provide all relevant information at one 
> time. I didn't mention the units module explicitly because I
> have the same problem using the \cite command from the 
> bib-module and I assumed, that it would be a more general 
> problem.
> 
> The workaround with the \hbox{} does work. Is this some kind of
> bug and will be fixed in the future? 
> 
> Thank you all for your help! :-))
> 
> Michael
> 
> 
> 
>>-----Ursprüngliche Nachricht-----
>>Von: ntg-context-bounces@ntg.nl 
>>[mailto:ntg-context-bounces@ntg.nl] Im Auftrag von Peter Münster
>>Gesendet: Freitag, 11. März 2005 19:24
>>An: mailing list for ConTeXt users
>>Betreff: Re: AW: [NTG-context] Re: Line break after unit or 
>>\cite command
>>
>>On Fri, 11 Mar 2005, Michael Fuchs wrote:
>>
>>
>>>Here is an example that shows the problem. I created it using 
>>>live.contextgarden.net. The problem appears with standard and
>>>german hyphenation.
>>
>>Nice example: now we see, that you are using the units-module.
>>
>>Just to show you, what could be a minimal example, that shows 
>>the problem:
>>
>>\usemodule[units]
>>\starttext
>>In dieser Arbeit wurde die Reaktion untersucht. Im Energiebereich bis
>>XXXXXXX~\EVolt\ wurden die Ergebnisse der Kollaboration bestätigt.
>>\stoptext
>>
>>With these few lines, everything is clear. It seems to be an 
>>error in the
>>units-module.
>>Possible workaround: XXXXXXX~\EVolt\hbox{} wurden...

the \hbox{} will introduce a space

your problem originates in tex not being able to break lines within the 
constraints, one optiion is to increase the tolerance

\showframe

\setuptolerance[verytolerant]

\usemodule[units]

\starttext

In dieser Arbeit wurde die Reaktion untersucht. Im Energiebereich bis
XXXXXXX \EVolt\ wurden die Ergebnisse der Kollaboration bestätigt.

\stoptext




-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
      tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com
                                              | www.pragma-pod.nl
-----------------------------------------------------------------

  parent reply	other threads:[~2005-03-13 20:41 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-03-10 15:11 Michael Fuchs
2005-03-10 15:16 ` Adam Lindsay
2005-03-10 15:36   ` AW: " Michael Fuchs
2005-03-10 17:10     ` Patrick Gundlach
2005-03-10 17:47       ` AW: " Michael Fuchs
2005-03-10 19:42         ` Peter Münster
2005-03-10 22:15           ` AW: " Michael Fuchs
2005-03-11  8:41             ` Patrick Gundlach
2005-03-11 10:34               ` AW: " Michael Fuchs
2005-03-11 18:24                 ` Peter Münster
2005-03-11 19:15                   ` AW: " Michael Fuchs
2005-03-13 17:48                     ` Patrick Gundlach
2005-03-13 20:41                     ` h h extern [this message]
2005-03-14  9:59                       ` Patrick Gundlach
2005-03-14 18:10                       ` AW: AW: " Peter Münster

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4234A57D.1080809@wxs.nl \
    --to=pragma@wxs.nl \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).