]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/foils.layout
DocBook: implement svjour (still partial).
[lyx.git] / lib / layouts / foils.layout
index 64bd666bcb61c43d97e1a39bc54ee9ebdd77fc78..e860e747cfaa8352151b449acf09767899f535d0 100644 (file)
@@ -7,7 +7,7 @@
 # To do: Define class specific options.
 
 
-Format 67
+Format 84
 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