]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/ijmpc.layout
DocBook: implement modern CV.
[lyx.git] / lib / layouts / ijmpc.layout
index 38b43131e147cf89fdeeeb7ecb70f677ec3d20c5..e03c4d99d852359beb3a92e25a3f184b8cddc481 100644 (file)
@@ -12,7 +12,7 @@
 # Author: Uwe Stöhr (uwestoehr@web.de)
 
 
-Format 66
+Format 85
 
 Sides          1
 Columns                1
@@ -285,6 +285,16 @@ Style ItemList
   Margin       Static
   LatexType    Item_Environment
   LatexName    itemlist
+  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
   NextNoIndent 1
   ToggleIndent Never
   LeftMargin   MMN
@@ -311,6 +321,16 @@ Style RomanList
     Tooltip    "Use the largest item number in your list, e.g. '(iv)' for 4 Roman numbered items"
     PassThru   1
   EndArgument
+  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
   NextNoIndent 1
   LeftMargin   MMN
   LabelSep     xx
@@ -389,6 +409,7 @@ Style Question
 End
 
 Counter claim
+       GuiName Claim
   Within       section
 End
 Style Claim
@@ -421,6 +442,7 @@ Style Prop
 End
 
 Counter appendix
+       GuiName Appendix
 End
 Style Appendix
   LatexType    Command
@@ -468,4 +490,15 @@ Style Bibliography
     Size       Larger
   EndFont
   TocLevel      1
+  IsTocCaption  0
+  Argument listpreamble:1
+    LabelString    "Bib preamble"
+    MenuString     "Bibliography Preamble"
+    Tooltip        "LaTeX code to be inserted before the first bibliography item"
+    PassThru       1
+    Font
+      Family typewriter
+      Color latex
+    EndFont
+  EndArgument
 End