From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/62059 Path: news.gmane.org!not-for-mail From: Steffen Wolfrum Newsgroups: gmane.comp.tex.context Subject: Re: bug with columnsets in projects Date: Wed, 29 Sep 2010 09:35:06 +0200 Message-ID: References: <0C2F8356-2E5B-41BB-9303-AFEAFFC47C28@st.estfiles.de> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v1081) Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1285745725 4997 80.91.229.12 (29 Sep 2010 07:35:25 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 29 Sep 2010 07:35:25 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Wed Sep 29 09:35:23 2010 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 1P0rCE-0005M3-54 for gctc-ntg-context-518@m.gmane.org; Wed, 29 Sep 2010 09:35:22 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id B95C2CA72C; Wed, 29 Sep 2010 09:35:21 +0200 (CEST) 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 lK4MIewcmk65; Wed, 29 Sep 2010 09:35:16 +0200 (CEST) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 3BC1ECA6D6; Wed, 29 Sep 2010 09:35:16 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 49054CA6D6 for ; Wed, 29 Sep 2010 09:35:14 +0200 (CEST) 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 gxkUbXo-r80T for ; Wed, 29 Sep 2010 09:35:08 +0200 (CEST) Original-Received: from filter2-ams.mf.surf.net (filter2-ams.mf.surf.net [192.87.102.70]) by balder.ntg.nl (Postfix) with ESMTP id 3223CCA66A for ; Wed, 29 Sep 2010 09:35:08 +0200 (CEST) Original-Received: from smtprelay01.ispgateway.de (smtprelay01.ispgateway.de [80.67.31.35]) by filter2-ams.mf.surf.net (8.14.3/8.14.3/Debian-5+lenny1) with ESMTP id o8T7Z7Dc024760 for ; Wed, 29 Sep 2010 09:35:07 +0200 Original-Received: from [89.247.56.86] (helo=[192.168.1.4]) by smtprelay01.ispgateway.de with esmtpsa (TLSv1:AES128-SHA:128) (Exim 4.68) (envelope-from ) id 1P0rBz-00056l-Bp for ntg-context@ntg.nl; Wed, 29 Sep 2010 09:35:07 +0200 In-Reply-To: X-Mailer: Apple Mail (2.1081) X-Df-Sender: 698580 X-Bayes-Prob: 0.0001 (Score 0, tokens from: @@RPTN) X-CanIt-Geo: ip=80.67.31.35; country=DE; region=02; city=Ismaning; latitude=48.2333; longitude=11.6333; http://maps.google.com/maps?q=48.2333,11.6333&z=6 X-CanItPRO-Stream: uu:ntg-context@ntg.nl (inherits from uu:default, base:default) X-Canit-Stats-ID: 0rDcvz725 - 7deccbb10c07 - 20100929 X-Scanned-By: CanIt (www . roaringpenguin . com) on 192.87.102.70 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:62059 Archived-At: Am 29.09.2010 um 09:27 schrieb Steffen Wolfrum: > > Am 28.09.2010 um 16:25 schrieb Steffen Wolfrum: > >> Hi, >> >> please see attached example: >> >> If you run the file containing the columnset directly (chap_X) it runs fine. >> >> But if you run MyProduct.tex there is an error: >> >> >> >> ! Missing } inserted. >> >> system > error on line 21 in file MyProduct.tex: Missing ... >> >> 11 %\component TOCtocDatei >> 12 \stopfrontmatter >> 13 % >> 14 \startbodymatter >> 15 \component chap_X >> 16 %\component teil_1 >> 17 %\component teil_2 >> 18 %\component teil_3 >> 19 %\component teil_4 >> 20 %\component teil_5 >> 21 >> \stopbodymatter >> 22 % >> 23 \startbackmatter >> 24 %\component register >> 25 \stopbackmatter >> 26 \stopproduct >> >> >> } >> >> \endgroup >> l.21 \stopbodymatter >> >> ? >> >> >> >> >> This is with MkIV. > > > > If I would use columns instead of columnsets there is also an error, but different: > > systems : end file chap_X at line 15 > structure : end of sectionblock bodypart > backends > using xmp file '/Users/steffen/context/tex/texmf-context/tex/context/base/lpdf-pdx.xml' > pages > flushing realpage 1, userpage 1, subpage 1 > structure : begin of sectionblock backpart > structure : end of sectionblock backpart > ) > * In this case (columns) it would help to include the file not as a \component but as a regular file via \input. This runs without "*" error. Yet, trying the same with the original case (columnsets) fails: this just does not get processed! Again a "}" is supposed to be missing. Can someone confirm this? Is there a workaround? Steffen ___________________________________________________________________________________ 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 ___________________________________________________________________________________