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 >> >> <inserted text> >> } >> <to be read again> >> \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 ___________________________________________________________________________________