On Wed, Nov 06, 2002 at 09:24:56AM +0100, Christian Ridderstr�m wrote:
> 
> Check out this thread, it's basically about modifying the lyx-script in 
> order to convert the note environment into a margin environment.
> 
> http://marc.theaimsgroup.com/?l=lyx-users&m=102747712138781&w=2 
> 
> The solution I'm using is based on the Comment environment instead, 
> where I use
> \usepackage{comment}
> \includecomment{comment}
> in the preamble which will print the comments.
> 
> 
> I've also made an additional environment which I use to put notes in my 
> thesis with stuff that I'll eventually replace with "real" text.
> 
> You can find that environment in this catalog:
> http://www.md.kth.se/~chr/lyx/outline_notes/
> 
> (you'll need to move outline.inc to your catalog .lyx/layouts and modify 
> your .lyx/layouts/stdlayouts.inc so that it includes outline.inc)

I can't get this to work. I copied outline.inc to my .lyx/layouts and
put an include statement in my stdlayout.inc.

LyX gives me the style name "Notes". But I get an error when I try to
preview in DVI:

"Environment note_l to definfed"

When I export my file to LaTeX, I notice that nothing in the preamble is
getting put there. There is not note environment.

Thanks

Paul
> 
> If I don't want these notes to appear in the output, I put:
> \excludecomment{contentCmt}
> in the preamble
> 
> /Christian
> 
> -- 
> Christian Ridderstr�m, +46-8-790 91 37           http://www.md.kth.se/~chr
> Mechatronics lab, Dept. of Machine Design        http://www.md.kth.se
> 
> 

-- 

************************
*Paul Tremblay         *
*[EMAIL PROTECTED]*
************************

Reply via email to