home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.text.tex
- Path: sparky!uunet!zaphod.mps.ohio-state.edu!cs.utexas.edu!torn!skule.ecf!drill.me!ie.utoronto.ca!xiao
- From: xiao@ie.utoronto.ca (Yan Xiao)
- Subject: Re: Excluding text from processing
- Message-ID: <Bzp292.B4z@ie.utoronto.ca>
- Organization: University of Toronto, Department of Industrial Engineering
- References: <MAILQUEUE-101.921221141636.480@mail.lshtm.ac.uk> <1h59iqINNgtq@golem.wcc.govt.nz> <lubkt.5.725063774@lehigh.edu>
- Date: Wed, 23 Dec 1992 04:10:14 GMT
- Lines: 17
-
- lubkt@lehigh.edu (Binod K. Taterway) writes:
-
- >In article <1h59iqINNgtq@golem.wcc.govt.nz> wright@med.wcc.govt.nz (Steve Wright Phone +64 04 801 3735) writes:
- >>In article <MAILQUEUE-101.921221141636.480@mail.lshtm.ac.uk>, ABARROS@lshtm.ac.uk (Aluisio J D Barros) writes:
-
- >>>How can I exclude a chunk of text from being processed? I mean, as if
-
- >How about
- >\def\comment#1{}
- >Caveat: The above approach won't work if you have more than a paragraph.
-
- I use
- \long\def\comment#1{}
-
- Caveat: you get extra spacing where comment is in some cases.
-
- Xiao
-