Making a New Environment
<<<< ^^^^^ >>>>

Append the following to $HOME/.lyx/layouts/hello.layout file:

 
Style Story
        LatexType             Environment
        LatexName             story_l
        ParSep                0.7

        Font
        Shape                 Italic
        EndFont
        Preamble
        \newenvironment{story_l}
                {
                \itshape
                }
                {
                \par
                }
        EndPreamble
End

Edit->Reconfigure;File->Exit; restart LyX

Place a paragraph in the Story environment

File->Save; View->Postscript

<<<< ^^^^^ >>>>
 
 
 
 
 
Copyright (C) 2002 by Steve Litt, you can freely distribute unmodified copies if this copyright notice and disclaimer are intact.  This material originally appeared on Troubleshooters.Com.

This presentation has no warranty, express or implied, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose. The entire risk as to the quality and performance of the presentation is with you.
 

33.html

Exit Slideshow