On Thu, Sep 18, 2003 at 09:50:43AM +0200, Michael Logies wrote:
> Hello,
>
> here is described how to use some footnotes only in draft:
> http://www.educat.hu-berlin.de/~voss/LaTeX/misc/misc.phtml#draft
>
> If you want to use this option for own commands like notes, than you can use this
> option and output some notes only when the draft option is set. The following
> example shows this for the arcticle class:
> \newcommand{\myNote}[1]{%
> [EMAIL PROTECTED]
> \marginpar{#1}}{}%
> }
>
> My problem is that I don`t understand this code. How do I have to use it?
I would be surprised if there were no hints on Herbert's page.
Anyway, this goes into the document preamble (Layout->Preamble), and you
use it as '\myNote{some text}' in ERT mode (Ctrl-L).
Even better: '\mynote{' in ERT, then 'normal text', then the '}' in ERT
again.
Andre'
--
Those who desire to give up Freedom in order to gain Security, will not have,
nor do they deserve, either one. (T. Jefferson or B. Franklin or both...)