home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!zaphod.mps.ohio-state.edu!swrinde!network.ucsd.edu!mvb.saic.com!info-tex
- From: <MPA15AB!RANDY@TRENGA.tredydev.unisys.com>
- Newsgroups: comp.text.tex
- Subject: Re: Excluding text from processing
- Message-ID: <AOYU53122901C2@MPA15AB>
- Date: 22 DEC 92 21:55
- Organization: Info-Tex<==>Comp.Text.Tex Gateway
- X-Gateway-Source-Info: Mailing List
- Lines: 30
-
- > How can I exclude a chunk of text from being processed? I mean, as if
- > all lines started with % signs. I have already tried to create an
- > environment like \start{ignorethis}...\end{ignorethis} but it did not
- > work.
-
- Maybe I'm not understanding what you're asking, but why not something
- really simple like:
-
- \def\ignore#1{}
- ...
- \ignore{
-
- < text to be ignored >
-
- }
-
- |sua cuique voluptas (everyone has his own pleasures)|
- |Randy Gellens randy%mpa15ab@trenga.tredydev.unisys.com|
- |A Series System Software if mail bounces, forward to|
- |Unisys Mission Viejo, CA rgellens@mcimail.com|
- |Opinions are personal; facts are suspect; I speak only for myself|
-
- Randomly selected tag:
-
- 1. People to whom you are attracted invariably think you
- remind them of someone else.
- 2. The love letter you finally got the courage to send will
- be delayed in the mail long enough for you to make a fool
- of yourself in person.
-
-