]> 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 5511a539fd4bed3fe6a499d167f5a08e10670c8e..5101fe84bdc9bb196b2c612c3db0e6b1479f521b 100644 (file)
@@ -8,7 +8,7 @@
 #
 
 
-Format 82
+Format 100
 Columns        1
 Sides          1
 PageStyle      Plain
@@ -68,6 +68,7 @@ Style Standard
        Align             Block
        AlignPossible     Block, Left, Right, Center
        LabelType         No_Label
+       DocBookTag        para
 End
 
 
@@ -109,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]{
@@ -147,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]{
@@ -187,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]{
@@ -217,12 +218,12 @@ Style InvisibleText
        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}
@@ -241,12 +242,12 @@ Style VisibleText
        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}