X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2Flayouts%2Fslides.layout;h=5101fe84bdc9bb196b2c612c3db0e6b1479f521b;hb=edaf28fdd6a64ce277a1c5f39d99a6568485887f;hp=03198eb9995347e4a691c66e21db4282d0140e0d;hpb=2f9bf6b92b67c8301fb8878961d258b0bde38a9e;p=lyx.git diff --git a/lib/layouts/slides.layout b/lib/layouts/slides.layout index 03198eb999..5101fe84bd 100644 --- a/lib/layouts/slides.layout +++ b/lib/layouts/slides.layout @@ -1,5 +1,6 @@ #% Do not delete the line below; configure depends on this -# \DeclareLaTeXClass{slides (default)} +# \DeclareLaTeXClass{Slides} +# \DeclareCategory{Presentations} # Slides textclass definition file. # Author : John Weiss # @@ -7,7 +8,7 @@ # -Format 3 +Format 100 Columns 1 Sides 1 PageStyle Plain @@ -58,6 +59,7 @@ EndPreamble Style Standard + Category MainText Margin Static LatexType Paragraph LatexName dummy @@ -66,6 +68,7 @@ Style Standard Align Block AlignPossible Block, Left, Right, Center LabelType No_Label + DocBookTag para End @@ -75,6 +78,7 @@ End # date. # -jw 10/2/96 +Input stdinsets.inc Input stdlists.inc Input stdlayouts.inc Input lyxmacros.inc @@ -86,6 +90,7 @@ NoStyle Right_Address Style Slide + TocLevel 1 LatexType Command LatexName lyxnewslide KeepEmpty 1 @@ -96,7 +101,6 @@ Style Slide BottomSep 1.0 ParSep 0.5 Align Left - AlignPossible Left LabelType Static LabelBottomSep 0.5 LabelSep xx @@ -106,12 +110,12 @@ Style Slide Family Typewriter Series Bold Size Large - Color Blue + Color textlabel1 EndFont LabelFont Family Typewriter Size Large - Color Blue + Color textlabel1 EndFont Preamble \newcommand{\lyxnewslide}[1]{ @@ -134,7 +138,6 @@ Style Overlay BottomSep 1.0 ParSep 0.5 Align Left - AlignPossible Left LabelType Static LabelBottomSep 0.5 LabelSep xx @@ -145,14 +148,14 @@ Style Overlay Series Bold Size Large Shape SmallCaps - Color Magenta + Color textlabel3 EndFont LabelFont Family Typewriter Series Bold Size Large Shape SmallCaps - Color Magenta + Color textlabel3 EndFont Preamble \newcommand{\lyxnewoverlay}[1]{ @@ -175,7 +178,6 @@ Style Note BottomSep 1.0 ParSep 0.5 Align Left - AlignPossible Left LabelType Static LabelBottomSep 0.5 LabelSep xx @@ -186,14 +188,14 @@ Style Note Series Bold Size Large Shape Italic - Color Magenta + Color textlabel3 EndFont LabelFont Family Typewriter Series Bold Size Large Shape Italic - Color Magenta + Color textlabel3 EndFont Preamble \newcommand{\lyxnewnote}[1]{ @@ -211,18 +213,17 @@ Style InvisibleText KeepEmpty 1 Margin Static Align Center - AlignPossible Center LabelType Static LabelString "" Font Family Roman Size Normal - Color Cyan + Color greyedouttext EndFont LabelFont Family Roman Size Normal - Color Cyan + Color greyedouttext EndFont Preamble \newcommand{\lyxinvisible}[1]{\invisible} @@ -236,18 +237,17 @@ Style VisibleText KeepEmpty 1 Margin Static Align Center - AlignPossible Center LabelType Static LabelString "" Font Family Roman Size Normal - Color Green + Color textlabel2 EndFont LabelFont Family Roman Size Normal - Color Green + Color textlabel2 EndFont Preamble \newcommand{\lyxvisible}[1]{\visible}