]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/ijmpd.layout
Update Russian localization
[lyx.git] / lib / layouts / ijmpd.layout
index e35f852bcc1cca0ea5a314472bc00ae0f750f756..0037bbd350e4ad2eb70fea0bb4850e04900b8527 100644 (file)
@@ -17,7 +17,7 @@
 # Author: Uwe Stöhr (uwestoehr@web.de)
 
 
-Format 66
+Format 82
 
 Sides          1
 Columns                1
@@ -288,6 +288,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
@@ -314,6 +324,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
@@ -353,6 +373,7 @@ Style Proof
 End
 
 Counter theorem
+       GuiName Theorem
   Within       section
 End
 Style Theorem
@@ -367,6 +388,7 @@ Style Theorem
 End
 
 Counter remark
+       GuiName Remark
   Within       section
 End
 Style Remark
@@ -378,6 +400,7 @@ Style Remark
 End
 
 Counter corollary
+       GuiName Corollary
   Within       section
 End
 Style Corollary
@@ -385,6 +408,7 @@ Style Corollary
 End
 
 Counter lemma
+       GuiName Lemma
   Within       section
 End
 Style Lemma
@@ -392,6 +416,7 @@ Style Lemma
 End
 
 Counter proposition
+       GuiName Proposition
   Within       section
 End
 Style Proposition
@@ -399,6 +424,7 @@ Style Proposition
 End
 
 Counter question
+       GuiName Question
   Within       section
 End
 Style Question
@@ -409,6 +435,7 @@ Style Question
 End
 
 Counter claim
+       GuiName Claim
   Within       section
 End
 Style Claim
@@ -420,6 +447,7 @@ Style Claim
 End
 
 Counter conjecture
+       GuiName Conjecture
   Within       section
 End
 Style Conjecture
@@ -430,10 +458,12 @@ Style Conjecture
 End
 
 Counter prop
+       GuiName Prop(osition)
   Within       section
 End
 
 Counter appendix
+       GuiName Appendix
 End
 Style Appendix
   LatexType    Command
@@ -482,4 +512,14 @@ Style Bibliography
   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