Path: utzoo!attcan!uunet!snorkelwacker!ira.uka.de!ifistg!ifi!mattes From: mattes@azu.informatik.uni-stuttgart.de (Eberhard Mattes) Newsgroups: comp.text.tex Subject: Re: PiCTeX under LaTeX: problem with $ Message-ID: Date: 2 Oct 90 13:14:44 GMT References: <37811@ut-emx.uucp> Sender: news@ifistg.uucp Organization: IfI, Univ. Stuttgart, W Germany Lines: 13 In-reply-to: young@emx.utexas.edu's message of 1 Oct 90 21:26:50 GMT > ! TeX capacity exceed, sorry [input stack size = 200] > \pdollar ...imen \@ne\font >\z@ \sl \fi \char `\$ > } That's a very obscure incompatibility between LaTeX and PiCTeX. Just create and use a document style option (dollar.sty, e.g.) containing \def\pdollar{{\ifdim \fontdimen\@ne\font >\z@ \sl \fi\char36}} (replacing `\$ with 36.) Maybe a PiCTeX expert can give more details about this bug... -- Eberhard Mattes (mattes@azu.informatik.uni-stuttgart.de)