Path: utzoo!attcan!utgpu!news-server.csri.toronto.edu!clyde.concordia.ca!uunet!bywater!arnor!arnor!rocky From: rocky@kundry.kundry.watson.ibm.com (Rocky Bernstein) Newsgroups: comp.text.tex Subject: Problem TeXing weaved tex.web and bibtex.web Message-ID: Date: 3 Aug 90 22:49:20 GMT Sender: news@arnor.uucp (NNTP News Poster) Distribution: comp Organization: IBM Research Lines: 26 Has anyone else run into this problem? After weaving tex.web or bibtex.web which I got today off of labrea.stanford.edu I get the error message: ! Missing # inserted $ \cdot \E->\cdot ... At this point in the text (line 610 of tex.tex) what is really input is \ETs. Looking at tex.web on line 69 we have: \catcode`E=13 \uppercase{\def E{e}} But E is never catcoded back to 11, which I think explains the problem. The same code appears in bibtex.web on line 65. A fix of course is to add \catcode`E=11 a couple of lines down. I find it hard to believe that I've found a bug, since I find it hard to believe that no one has TeX'ed tex.web or bibtex.web. So what am I missing? R. Bernstein IBM T.J. Watson Research Center Yorktown Hts, NY -- R. Bernstein