Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!uakari.primate.wisc.edu!dali.cs.montana.edu!milton!uw-beaver!cornell!ajei From: ajei@cs.cornell.edu (Ajei Gopal) Newsgroups: comp.text.tex Subject: Comment environment in latex? Keywords: Comment environment in latex Message-ID: <1991May3.201226.18104@cs.cornell.edu> Date: 3 May 91 20:12:26 GMT Sender: news@cs.cornell.edu (USENET news user) Distribution: usa Organization: Cornell University Computer Science Department Lines: 15 Originator: ajei@vigrid.cs.cornell.edu Nntp-Posting-Host: vigrid.cs.cornell.edu I have a file that defines "proof" to to be an environment, and contains lots of instances of \begin{proof} ... \end{proof} scattered throughout the text. I want to print a version of the paper without any proofs. Is there an easy way to do this, without extensive modifications to the text. (eg. some \newenvironment{proof}..) definition? Please reply to me by e-mail. Thanks, ajei