On Aug 3, 2007, at 11:01 PM, Rich Shepard wrote:
On Fri, 3 Aug 2007, Bennett Helm wrote:
(Don't confuse the .lyx document with the .tex document LyX will
produce.)
I don't.
Adding "draft" as one of the document class options results in the
following appearing in the .lyx file:
\options draft
When LyX generates LaTeX, this gets passed as an option in the
\documentclass line.
That's why I warned against confusing the two.
From the draftcopy manual:
Where can I find the manual? I searched on my filesystems and on
the 'Net
without finding it.
Try a web search for "draftcopy.pdf" or run latex on draftcopy.ins
and then again on draftcopy.dtx to produce the documentation
yourself. (If you don't have draftcopy.ins already, you can get it at
CTAN.)
Bennett