Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!wuarchive!udel!princeton!carrot.princeton.edu!levy From: levy@carrot.princeton.edu (Silvio Levy) Newsgroups: comp.text.tex Subject: Re: Summary: large comments in latex Message-ID: <3426@idunno.Princeton.EDU> Date: 18 Oct 90 03:17:54 GMT References: <1990Oct18.021309.22918@cs.umn.edu> Sender: news@idunno.Princeton.EDU Lines: 17 irani@umn-cs.cs.umn.edu (Erach Irani) writes: >This approach seems best >\iffalse > % all the text to ignore temporarily >\fi >and worked beautifully. You were lucky. If you had \iffalse blah blah \verb+\fi+ blah blah \fi or any other conditional in your "comment" you would have been screwed. Use the comment environment that someone posted. It's much more robust. Silvio Levy