]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/foils.layout
Add a pref to disable OS keyboard language support
[lyx.git] / lib / layouts / foils.layout
index c526d14350eff4dbbca748e7e61e438932157b6e..5ed15943ed77084c4e6a4fe55052d270aa147486 100644 (file)
@@ -7,7 +7,7 @@
 # To do: Define class specific options.
 
 
-Format 59
+Format 76
 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