Layout Explanation
<<<< ^^^^^ >>>>
Style Story
        LatexType             Environment
        LatexName             story_l
        ParSep                0.7

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

Everything between "Preamble" and "EndPreamble" is LaTeX

Everything else is LyX

The LaTeX governs the appearance of the final product

The LyX governs the appearance in the LyX front end

The LatexName statement associates the LyX and LaTeX environments

Everything between "Font" and "EndFont" governs the fonts in the LyX front end

<<<< ^^^^^ >>>>
 
 
 
 
 
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.
 

34.html

Exit Slideshow