From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/66086 Path: news.gmane.org!not-for-mail From: "C." Newsgroups: gmane.comp.tex.context Subject: \setupalign[hz,hanging] breaks verbatim text Date: Wed, 16 Feb 2011 18:48:57 +0100 Message-ID: <000001cbce01$c9e9c120$5dbd4360$@gmx.de> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_NextPart_000_0001_01CBCE0A.2BAF1380" X-Trace: dough.gmane.org 1297878581 23731 80.91.229.12 (16 Feb 2011 17:49:41 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 16 Feb 2011 17:49:41 +0000 (UTC) To: "Context-Mailinglist" Original-X-From: ntg-context-bounces@ntg.nl Wed Feb 16 18:49:35 2011 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from balder.ntg.nl ([195.12.62.10]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1PplVM-0001D6-ML for gctc-ntg-context-518@m.gmane.org; Wed, 16 Feb 2011 18:49:32 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 7CCCBC9A7C; Wed, 16 Feb 2011 18:49:32 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id PPmWaVJzYY-E; Wed, 16 Feb 2011 18:49:32 +0100 (CET) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id C136DCA977; Wed, 16 Feb 2011 18:49:18 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id C9089CA977 for ; Wed, 16 Feb 2011 18:49:17 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id KuStgKtHCy4x for ; Wed, 16 Feb 2011 18:49:05 +0100 (CET) Original-Received: from filter4-til.mf.surf.net (filter4-til.mf.surf.net [194.171.167.220]) by balder.ntg.nl (Postfix) with ESMTP id E6C71C9A7C for ; Wed, 16 Feb 2011 18:49:04 +0100 (CET) Original-Received: from mailout-de.gmx.net (mailout-de.gmx.net [213.165.64.23]) by filter4-til.mf.surf.net (8.14.3/8.14.3/Debian-5+lenny1) with SMTP id p1GHn3bd005252 for ; Wed, 16 Feb 2011 18:49:04 +0100 Original-Received: (qmail invoked by alias); 16 Feb 2011 17:49:03 -0000 Original-Received: from f053208078.adsl.alicedsl.de (EHLO christianPC) [78.53.208.78] by mail.gmx.net (mp057) with SMTP; 16 Feb 2011 18:49:03 +0100 X-Authenticated: #61879178 X-Provags-ID: V01U2FsdGVkX1/AQEoxehzAUHZL3RKKeXODbZ2Ela+g3yCU09Em6h ol1Bm18gD9niid X-Mailer: Microsoft Outlook 14.0 Thread-Index: AcvN/9LueoYtk9zgRQirfERtil6x0g== Content-Language: de X-Y-GMX-Trusted: 0 X-Bayes-Prob: 0.0001 (Score 0, tokens from: @@RPTN) X-CanIt-Geo: ip=213.165.64.23; country=DE; latitude=51.0000; longitude=9.0000; http://maps.google.com/maps?q=51.0000,9.0000&z=6 X-CanItPRO-Stream: uu:ntg-context@ntg.nl (inherits from uu:default, base:default) X-Canit-Stats-ID: 05E8FN3cs - cb1586c83922 - 20110216 X-Scanned-By: CanIt (www . roaringpenguin . com) on 194.171.167.216 X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.12 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 Xref: news.gmane.org gmane.comp.tex.context:66086 Archived-At: This is a multipart message in MIME format. ------=_NextPart_000_0001_01CBCE0A.2BAF1380 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable I have a strange problem in one of my documents. When I uncomment the line with \setupalign[hz,hanging] everything works fine. When I use it, I get this error because of a verbatim typing = segment: \obeyedline ->\par=20 =20 \doverbatimendofline ->\dostoptagged \obeyedline=20 \par \ifconditional \verbat... l.10 \dodisplayverbatimstop =20 \ctxcommand ...\directlua \zerocount {commands.#1} =20 \dodotypeblockverbatim ..., nature =3D "display", }} \dostoptagged \endofverbat... l.71 \stoptyping =20 ! =3D=3D> Fatal error occurred, no output PDF file produced! mtx-context | fatal error: return code: 1 Here is the troublemaker: \starttyping test; =E4=FC=F6AR \test \Context \stoptyping Interestingly I was not able to produce a real minimal example, because = when I remove everything except these lines, it=92s working fine again. So = there has to be at least some lines of text to break stuff. Oh yeah, and it = seems that using simplefonts and Minion also plays a role. Can somebody have a look at this, please? The attached file like it is = does not compile here. ------=_NextPart_000_0001_01CBCE0A.2BAF1380 Content-Type: application/octet-stream; name="minimal.tex" Content-Transfer-Encoding: quoted-printable Content-Disposition: attachment; filename="minimal.tex" =EF=BB=BF \usemodule[simplefonts] \setmainfont[Minion Pro][boldfont=3Dminionprobold, = italicfont=3Dminionproit, bolditalicfont=3Dminionproboldit, = expansion=3Dquality, protrusion=3Dquality] \setupalign[hz,hanging] % comment this line, and it works \starttext Das Akronym ARMA (AutoRegressive-Moving Average) und die daran = angelehnten Kunstw=C3=B6rter ARMAX und ARIMA bezeichnen lineare Modelle = f=C3=BCr station=C3=A4re, zeitdiskrete stochastische Prozesse. Sie = werden zur Zeitreihenanalyse in der Messtechnik, in der Statistik und = dort insbesondere in der =C3=96konometrie eingesetzt. Kern ist ein = lineares Gleichungssystem. Man kann solche Modelle auch als = Differenzengleichungen bzw. Differenzengleichungssysteme ansehen. \starttyping test; =C3=A4=C3=BC=C3=B6AR \test \Context \stoptyping \stoptext ------=_NextPart_000_0001_01CBCE0A.2BAF1380 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline ___________________________________________________________________________________ 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 ___________________________________________________________________________________ ------=_NextPart_000_0001_01CBCE0A.2BAF1380--