]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/slides.layout
New Theorems Module. Contributed by Udicoudco <udifoglle@gmail.com> on the mailing...
[lyx.git] / lib / layouts / slides.layout
index abc36006bdc715abbd331e7c581c81bf38da49ec..9b982d06b710a3dd5c9840ca22f2f3fcbefab476 100644 (file)
@@ -1,5 +1,6 @@
 #% Do not delete the line below; configure depends on this
-#  \DeclareLaTeXClass{presentation (slides)}
+#  \DeclareLaTeXClass{Slides}
+#  \DeclareCategory{Presentations}
 # Slides textclass definition file.
 # Author : John Weiss <jpweiss@idsi.net>
 #
@@ -7,7 +8,7 @@
 #
 
 
-Format 6
+Format 99
 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
 
 
@@ -107,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]{
@@ -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]{
@@ -185,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]{
@@ -215,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}
@@ -239,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}