Search found 2 matches

by jamesqf
Mon Sep 13, 2010 1:47 am
Forum: Text Formatting
Topic: Environment? To print text in draft mode only?
Replies: 2
Views: 3240

Environment? To print text in draft mode only?

Thanks - the comment package does just about what I want.

Unfortunately, it seems to have an annoying bug. If I write the commands as I normally would

\begin {comment}
This is a comment
\end {comment}

Latex comes to a screeching halt with a message about "Runaway argument...". But if I mangle ...
by jamesqf
Sun Sep 12, 2010 6:51 am
Forum: Text Formatting
Topic: Environment? To print text in draft mode only?
Replies: 2
Views: 3240

Environment? To print text in draft mode only?

Is there an environment (or can I easily write one?) which will output a section of text (possibly many paragraphs) in draft mode, but omit it entirely in final?

I'm writing a document, and each chapter (and some sections, etc) begins with an outline of the chapter and some notes about e,g, what I ...