]> 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 6dcba3d8e67fe3801666355d5036b4fbf598343c..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,6 +8,7 @@
 #
 
 
+Format 100
 Columns        1
 Sides          1
 PageStyle      Plain
@@ -57,6 +59,7 @@ EndPreamble
 
 
 Style Standard
+       Category          MainText
        Margin            Static
        LatexType         Paragraph
        LatexName         dummy
@@ -65,6 +68,7 @@ Style Standard
        Align             Block
        AlignPossible     Block, Left, Right, Center
        LabelType         No_Label
+       DocBookTag        para
 End
 
 
@@ -74,6 +78,7 @@ End
 #  date.
 #  -jw 10/2/96
 
+Input stdinsets.inc
 Input stdlists.inc
 Input stdlayouts.inc
 Input lyxmacros.inc
@@ -85,6 +90,7 @@ NoStyle Right_Address
 
 
 Style Slide
+       TocLevel          1
        LatexType         Command
        LatexName         lyxnewslide
        KeepEmpty         1
@@ -95,21 +101,21 @@ Style Slide
        BottomSep         1.0
        ParSep            0.5
        Align             Left
-       AlignPossible     Left
        LabelType         Static
        LabelBottomSep    0.5
-       LeftMargin        MMMMxMMMMxxxNewSlide
-       LabelString       "_____________________________NewSlide: "
-       Font 
+       LabelSep          xx
+       LeftMargin        "New Slide:xx"
+       LabelString       "New Slide:"
+       Font
          Family          Typewriter
          Series          Bold
          Size            Large
-         Color           Blue
+         Color           textlabel1
        EndFont
-       LabelFont 
+       LabelFont
          Family          Typewriter
          Size            Large
-         Color           Blue
+         Color           textlabel1
        EndFont
        Preamble
                \newcommand{\lyxnewslide}[1]{
@@ -132,24 +138,24 @@ Style Overlay
        BottomSep         1.0
        ParSep            0.5
        Align             Left
-       AlignPossible     Left
        LabelType         Static
        LabelBottomSep    0.5
-       LeftMargin        MMMMxNewOverlay
-       LabelString       "- - - - - - - - - - NewOverlay: "
-       Font 
+       LabelSep          xx
+       LeftMargin        "New Overlay:xx"
+       LabelString       "New Overlay:"
+       Font
          Family          Typewriter
          Series          Bold
          Size            Large
          Shape                       SmallCaps
-         Color           Magenta
+         Color           textlabel3
        EndFont
-       LabelFont 
+       LabelFont
          Family          Typewriter
          Series          Bold
          Size            Large
          Shape                       SmallCaps
-         Color           Magenta
+         Color           textlabel3
        EndFont
        Preamble
                \newcommand{\lyxnewoverlay}[1]{
@@ -172,24 +178,24 @@ Style Note
        BottomSep         1.0
        ParSep            0.5
        Align             Left
-       AlignPossible     Left
        LabelType         Static
        LabelBottomSep    0.5
-       LeftMargin        MMMMxMMxxNewNote
-       LabelString       "........................NewNote: "
-       Font 
+       LabelSep          xx
+       LeftMargin        "New Note:xx"
+       LabelString       "New Note:"
+       Font
          Family          Typewriter
          Series          Bold
          Size            Large
          Shape                       Italic
-         Color           Magenta
+         Color           textlabel3
        EndFont
-       LabelFont 
+       LabelFont
          Family          Typewriter
          Series          Bold
          Size            Large
          Shape                       Italic
-         Color           Magenta
+         Color           textlabel3
        EndFont
        Preamble
                \newcommand{\lyxnewnote}[1]{
@@ -207,18 +213,17 @@ Style InvisibleText
        KeepEmpty         1
        Margin            Static
        Align             Center
-       AlignPossible     Center
        LabelType         Static
        LabelString       "<Invisible Text Follows>"
-       Font 
+       Font
          Family          Roman
          Size            Normal
-         Color           Cyan
+         Color           greyedouttext
        EndFont
-       LabelFont 
+       LabelFont
          Family          Roman
          Size            Normal
-         Color           Cyan
+         Color           greyedouttext
        EndFont
        Preamble
                \newcommand{\lyxinvisible}[1]{\invisible}
@@ -232,18 +237,17 @@ Style VisibleText
        KeepEmpty         1
        Margin            Static
        Align             Center
-       AlignPossible     Center
        LabelType         Static
        LabelString       "<Visible Text Follows>"
-       Font 
+       Font
          Family          Roman
          Size            Normal
-         Color           Green
+         Color           textlabel2
        EndFont
-       LabelFont 
+       LabelFont
          Family          Roman
          Size            Normal
-         Color           Green
+         Color           textlabel2
        EndFont
        Preamble
                \newcommand{\lyxvisible}[1]{\visible}