Steve Litt wrote:
On Thursday 21 April 2005 07:14 pm, Steve Litt wrote:
Hi all,
I have a small (< 1 page) section of my book which I'd like to temporarily
comment out. Is there an environment with which I can make this text into a
comment, so it can later easily be reincorporated as Standard environment,
but for now not be visible in the output?
Never mind, I found it. It's an evironment called "Comment" in the standard
Book document class.
it is better to use in ERT \iffalse and at the end of your
part also in ERT \fi
Herbert