Path: utzoo!attcan!uunet!cs.utexas.edu!rutgers!aramis.rutgers.edu!paul.rutgers.edu!halldors From: halldors@paul.rutgers.edu (Magnus M Halldorsson) Newsgroups: comp.text.tex Subject: Re: Ignoring text in LaTeX Keywords: LaTeX, comments, styles Message-ID: Date: 11 Apr 90 14:57:56 GMT References: <7147@cps3xx.UUCP> Organization: Rutgers Univ., New Brunswick, N.J. Lines: 5 The following simple macro will do it (thanks to Martin Carroll): \newcommand{\comment}[1]{} Magnus