From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/18817 Path: news.gmane.org!not-for-mail From: "Michael Fuchs" Newsgroups: gmane.comp.tex.context Subject: AW: Re: Line break after unit or \cite command Date: Fri, 11 Mar 2005 11:34:58 +0100 Message-ID: <20050311103459.129535DFD0@sunkist.iskp.uni-bonn.de> References: Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1110537296 2858 80.91.229.2 (11 Mar 2005 10:34:56 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 11 Mar 2005 10:34:56 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Fri Mar 11 11:34:56 2005 Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by ciao.gmane.org with esmtp (Exim 4.43) id 1D9hTf-0006A6-Vm for gctc-ntg-context-518@m.gmane.org; Fri, 11 Mar 2005 11:34:44 +0100 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 0E1FB1282F; Fri, 11 Mar 2005 11:35:16 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (ronja.vet.uu.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 17963-03; Fri, 11 Mar 2005 11:35:13 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id C5D8D1282B; Fri, 11 Mar 2005 11:35:13 +0100 (CET) Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 261831282B for ; Fri, 11 Mar 2005 11:35:13 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (ronja.vet.uu.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 17948-06 for ; Fri, 11 Mar 2005 11:34:59 +0100 (CET) Original-Received: from sunkist.iskp.uni-bonn.de (sunkist.iskp.uni-bonn.de [131.220.221.221]) by ronja.ntg.nl (Postfix) with ESMTP id 6DB4112816 for ; Fri, 11 Mar 2005 11:34:59 +0100 (CET) Original-Received: from darkstar (notebook.cb.uni-bonn.de [131.220.219.211]) by sunkist.iskp.uni-bonn.de (Postfix on SuSE Linux 7.2 (i386)) with ESMTP id 129535DFD0 for ; Fri, 11 Mar 2005 11:34:59 +0100 (CET) Original-To: "'mailing list for ConTeXt users'" X-Mailer: Microsoft Office Outlook, Build 11.0.5510 In-Reply-To: Thread-Index: AcUmHdWii8tQO9vzSjWefjm3fRMRiwAB8YkA X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 X-Virus-Scanned: by amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.5 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: ntg-context-bounces@ntg.nl Errors-To: ntg-context-bounces@ntg.nl X-Virus-Scanned: by amavisd-new at ntg.nl X-MailScanner-From: ntg-context-bounces@ntg.nl X-MailScanner-To: gctc-ntg-context-518@m.gmane.org Xref: news.gmane.org gmane.comp.tex.context:18817 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:18817 Hi Patrick! Here is an example that shows the problem. I created it using=20 live.contextgarden.net. The problem appears with standard and german hyphenation. Michael ------------------------------------------- \starttext \version[temporary] \setuppapersize[A4][A4] \setupcolors[state=3Dstart] \setuplayout[ backspace=3D25mm, topspace=3D10mm, header=3D10mm, = headerdistance=3D5mm, width=3Dmiddle, height=3Dfit, footer=3D10mm, footerdistance=3D5mm, bottom=3D5mm] \language [de] % Switching to german hyphenation \usemodule[units] \unit[keV]{\Kilo \EVolt}{kilo electronvolt} \unit[MeV]{\Mega \EVolt}{mega electronvolt} \unit[GeV]{\Giga \EVolt}{giga electronvolt} In dieser Arbeit wurde die Reaktion ...... untersucht. Im Energiebereich bis XXXXX~\MeV\ wurden die Ergebnisse der Kollaboration best=E4tigt. Weiterhin wurde erstmals der totale und der differentielle Wirkungsquerschnitt der Reaktion f=FCr Photonenergien bis 3~\GeV\ bestimmt. Die Bestimmung der Akzeptanz wurde mit einem neuen Verfahren durchgef=FChrt, das die Dynamik der Reaktion korrekt ber=FCcksichtigt. \stoptext ------------------------------------------- =20 > Hello Michael, >=20 > please post a complete example that we can try out [on > live.contextgarden.net]; currently we have to guess what is going on. >=20 > Patrick >=20 > --=20 > ConTeXt wiki: http://contextgarden.net > _______________________________________________ > ntg-context mailing list > ntg-context@ntg.nl > http://www.ntg.nl/mailman/listinfo/ntg-context >=20 >=20