]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/foils.layout
New Theorems Module. Contributed by Udicoudco <udifoglle@gmail.com> on the mailing...
[lyx.git] / lib / layouts / foils.layout
index 6572935f1aaebbe5d388d5190e5c68ac88bc385c..77ebe919dba3739c9f4a0e7210abb974d5b23d57 100644 (file)
@@ -7,7 +7,7 @@
 # To do: Define class specific options.
 
 
-Format 45
+Format 99
 Columns                 1
 Sides                   1
 
@@ -38,10 +38,12 @@ Style Standard
        Align                 Block
        AlignPossible         Block, Left, Right, Center
        LabelType             No_Label
+       DocBookTag            para
 End
 
 
 Style Foilhead
+       Category              Sectioning
        TocLevel              1
        Margin                Static
        LatexType             Command
@@ -82,6 +84,7 @@ End
 Input stdlists.inc
 
 Style TickList
+       Category              List
        Margin                Static
        LatexType             Item_Environment
        LatexName             dinglist
@@ -98,9 +101,20 @@ Style TickList
        LabelType             Itemize
        LabelString           "_/"
        Requires              pifont
+       Argument listpreamble:1
+               LabelString    "List preamble"
+               MenuString     "List Preamble"
+               Tooltip        "LaTeX code to be inserted before the first item"
+               PassThru       1
+               Font
+                       Family typewriter
+                       Color latex
+               EndFont
+       EndArgument
 End
 
 Style CrossList
+       Category              List
        Margin                Static
        LatexType             Item_Environment
        LatexName             dinglist
@@ -117,6 +131,16 @@ Style CrossList
        LabelType             Itemize
        LabelString           "><"
        Requires              pifont
+       Argument listpreamble:1
+               LabelString    "List preamble"
+               MenuString     "List Preamble"
+               Tooltip        "LaTeX code to be inserted before the first item"
+               PassThru       1
+               Font
+                       Family typewriter
+                       Color latex
+               EndFont
+       EndArgument
 End
 
 
@@ -129,6 +153,9 @@ Style Title
          Series              Bold
          Size                Largest
        EndFont
+       DocBookTag            title
+       DocBookTagType        paragraph
+       DocBookInInfo         maybe
 End
 
 
@@ -160,6 +187,7 @@ End
 
 # Header definitions:
 Style My_Logo
+       Category              FrontMatter
        Margin                Static
        LatexType             Command
        LatexName             MyLogo
@@ -171,7 +199,7 @@ Style My_Logo
        LabelFont
          Series              Bold
          Shape               Italic
-         Color               red
+         Color               textlabel3
        EndFont
 End