]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/foils.layout
DocBook: new logic to handle the new lines, only used in output_docbook for now.
[lyx.git] / lib / layouts / foils.layout
index 21bc6beb717299a118444f644bb1c5a46f4065ec..4bf85f81fbd58f0499f11680992eda454311d6e7 100644 (file)
@@ -7,7 +7,7 @@
 # To do: Define class specific options.
 
 
-Format 66
+Format 82
 Columns                 1
 Sides                   1
 
@@ -100,6 +100,16 @@ 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
@@ -120,6 +130,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