]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/slides.layout
Do not throw away runparams settings of InsetText in InsetFoot::latex
[lyx.git] / lib / layouts / slides.layout
index 7da427bc1ca6906aeefe530b64b6f9eb034fd5ad..5101fe84bdc9bb196b2c612c3db0e6b1479f521b 100644 (file)
@@ -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 <jpweiss@idsi.net>
 #
@@ -7,7 +8,7 @@
 #
 
 
-Format 2
+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       "<Invisible Text Follows>"
        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       "<Visible Text Follows>"
        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}