On Thu, 20 Dec 2007, Mojca Miklavec wrote: > On Dec 20, 2007 11:31 AM, Hans Hagen wrote: >> Erik Stempel wrote: >>> Dear Mr. Hagen, >>> >>> I have a problem with using PPCHTEX with LaTeX (MikTeX 2.6). >>> After reporting this problem at GoogleGroups I get a message to report >>> the problem directly to you. >>> >>> The problem is, that only the including of \usepackage{m-pictex, >>> m-ch-de} makes six errors (pdflatex). >>> The minimal example: >>> >>> \documentclass{scrartcl} >>> \usepackage{m-ch-de} >>> \begin{document} >>> Test >>> \end{document} >> >> use the latest greatest context zips > > I do, but it does't help. I get exactly the same error:
I am confused. Consider the following file: \unexpanded\def\test{Test} \test \bye Run it through ConTeXt, and it compiles fine. Run it through pdftex (plain format) and it gives: This is pdfTeXk, Version 3.141592-1.40.3 (Web2C 7.5.6) %&-line parsing enabled. entering extended mode (./plain.tex ! Missing { inserted. <to be read again> \def l.1 \unexpanded\def \test{Test} ? Runaway text? \def \test {Test} \test ! Forbidden control sequence found while scanning text of \unexpanded. Isn't \unexpanded a primitive in pdftex? Why does it behave differently in ConTeXt and plain pdftex? Aditya ___________________________________________________________________________________ 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 : https://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________