home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / text / tex / 9346 < prev    next >
Encoding:
Text File  |  1992-07-21  |  1.4 KB  |  32 lines

  1. Newsgroups: comp.text.tex
  2. 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
  3. From: phfrom@nyx.uni-konstanz.de (Hartmut Frommert)
  4. Subject: \@gobble (was Re: LaTeX environment for comments)
  5. Message-ID: <phfrom.189@nyx.uni-konstanz.de>
  6. Keywords: LaTeX, comment
  7. Sender: usenet@eratu.rz.uni-konstanz.de
  8. Organization: Dept. of Physics, University of Constance
  9. References: <1992Jul20.020513.16059@cco.caltech.edu>
  10. Date: Tue, 21 Jul 1992 10:19:37 GMT
  11. Lines: 19
  12.  
  13. A side remark:
  14.  
  15. hong@cithe501.cithep.caltech.edu (John Hong) writes:
  16. ..
  17. >In writing a long document using LaTeX, I want to comment out large
  18. >sections of material once in a while.  I don't want to delete them
  19. >because I may want them back later.   [..]
  20. >       \def\comment#1{}
  21.  
  22. Such a command ('\@gobble') is defined in latex.tex, so you could also
  23.         \def\comment{\@gobble}
  24. in a *.sty file or
  25.         \makeatletter\def\comment{\@gobble}\maheatother 
  26. --
  27.  Hartmut Frommert, LS Dehnen, Physics, | E-Mail: <phfrom@dknkurz1.bitnet>
  28.  Univ of Constance, P.O.Box 55 60,     |     or  <phfrom@nyx.uni-konstanz.de>
  29.  D-W-7750 Constance, Germany  | + SAVE THE WHALES ! BOYCOTT NORWAY !        +
  30.  Phone: +49-(0)7531-88-3747   | + Whales R intelligent. Whale killers not.  +
  31. + Whale killing is murder. Eating whales is cannibalism. Eat whale killers. +
  32.