On Fri, 22 Apr 2005 07:33:18 +0000
Angus Leeming <[EMAIL PROTECTED]> wrote:

> Steve Litt wrote:
> >> 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.
> 
> I suggest that you don't use this in LyX. You'll lose all nested
> environments. Use the "note" inset instead.
> 

Whats the note inset?

I use a dirtier trick using ert.

I define a new command in the preamble:
\newcommand{\ignore}[1]{}

and then before the start of the part I want to remove in at ert block
\ignore{
and after it in another ert block
}

> -- 
> Angus
> 
>  
>  +++++++++++++++++++++++++++++++++++++++++++
>  This Mail Was Scanned By Mail-seCure System
>  at the Tel-Aviv University CC.
> 

 
 +++++++++++++++++++++++++++++++++++++++++++
 This Mail Was Scanned By Mail-seCure System
 at the Tel-Aviv University CC.

Reply via email to