home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.text.tex
- Path: sparky!uunet!cs.utexas.edu!qt.cs.utexas.edu!yale.edu!ira.uka.de!news.belwue.de!eratu.rz.uni-konstanz.de!nyx.uni-konstanz.de!phfrom
- From: phfrom@nyx.uni-konstanz.de (Hartmut Frommert)
- Subject: \@gobble (was Re: LaTeX environment for comments)
- Message-ID: <phfrom.189@nyx.uni-konstanz.de>
- Keywords: LaTeX, comment
- Sender: usenet@eratu.rz.uni-konstanz.de
- Organization: Dept. of Physics, University of Constance
- References: <1992Jul20.020513.16059@cco.caltech.edu>
- Date: Tue, 21 Jul 1992 10:19:37 GMT
- Lines: 19
-
- A side remark:
-
- hong@cithe501.cithep.caltech.edu (John Hong) writes:
- ..
- >In writing a long document using LaTeX, I want to comment out large
- >sections of material once in a while. I don't want to delete them
- >because I may want them back later. [..]
- > \def\comment#1{}
-
- Such a command ('\@gobble') is defined in latex.tex, so you could also
- \def\comment{\@gobble}
- in a *.sty file or
- \makeatletter\def\comment{\@gobble}\maheatother
- --
- Hartmut Frommert, LS Dehnen, Physics, | E-Mail: <phfrom@dknkurz1.bitnet>
- Univ of Constance, P.O.Box 55 60, | or <phfrom@nyx.uni-konstanz.de>
- D-W-7750 Constance, Germany | + SAVE THE WHALES ! BOYCOTT NORWAY ! +
- Phone: +49-(0)7531-88-3747 | + Whales R intelligent. Whale killers not. +
- + Whale killing is murder. Eating whales is cannibalism. Eat whale killers. +
-