]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/ijmpd.layout
Update Russian localization
[lyx.git] / lib / layouts / ijmpd.layout
index 90b155e11b08e61fb39c0441645ed3634db2fe22..0037bbd350e4ad2eb70fea0bb4850e04900b8527 100644 (file)
@@ -17,7 +17,7 @@
 # Author: Uwe Stöhr (uwestoehr@web.de)
 
 
-Format 43
+Format 82
 
 Sides          1
 Columns                1
@@ -26,6 +26,7 @@ TocDepth      3
 DefaultStyle   Standard
 
 Style Standard
+  Category      MainText
   Margin       Static
   LatexType    Paragraph
   LatexName    dummy
@@ -74,6 +75,7 @@ Style MarkBoth
   Align                Center
   Argument 1
     Mandatory  1
+    AutoInsert 1
     LabelString        "Author Names"
     Tooltip    "Author names that will appear in the header line"
   EndArgument
@@ -173,6 +175,7 @@ InsetLayout Flex:Received
     Color      green
     Size       Small
   EndFont
+       ResetsFont true
 End
 
 InsetLayout Flex:Revised
@@ -190,6 +193,7 @@ InsetLayout Flex:Revised
     Color      green
     Size       Small
   EndFont
+       ResetsFont true
 End
 
 InsetLayout Flex:Comby
@@ -207,6 +211,7 @@ InsetLayout Flex:Comby
     Color      green
     Size       Small
   EndFont
+       ResetsFont true
 End
 
 Style Abstract
@@ -257,6 +262,7 @@ InsetLayout Flex:TableCaption
     Color      green
     Size       Small
   EndFont
+       ResetsFont true
 End
 
 InsetLayout Flex:Refcite
@@ -274,6 +280,7 @@ InsetLayout Flex:Refcite
     Color      green
     Size       Small
   EndFont
+       ResetsFont true
 End
 
 Style ItemList
@@ -281,7 +288,18 @@ 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
   LabelSep     xx
   ItemSep      0.2
@@ -304,6 +322,17 @@ Style RomanList
   Argument 1
     LabelString        "Numbering Scheme"
     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
@@ -326,7 +355,7 @@ End
 Style Proof
   LatexType    Environment
   LatexName    proof
-  Category     Theorem
+  Category     Reasoning
   Margin       First_Dynamic
   TopSep       0.6
   BottomSep    0.6
@@ -344,6 +373,7 @@ Style Proof
 End
 
 Counter theorem
+       GuiName Theorem
   Within       section
 End
 Style Theorem
@@ -358,6 +388,7 @@ Style Theorem
 End
 
 Counter remark
+       GuiName Remark
   Within       section
 End
 Style Remark
@@ -369,6 +400,7 @@ Style Remark
 End
 
 Counter corollary
+       GuiName Corollary
   Within       section
 End
 Style Corollary
@@ -376,6 +408,7 @@ Style Corollary
 End
 
 Counter lemma
+       GuiName Lemma
   Within       section
 End
 Style Lemma
@@ -383,6 +416,7 @@ Style Lemma
 End
 
 Counter proposition
+       GuiName Proposition
   Within       section
 End
 Style Proposition
@@ -390,6 +424,7 @@ Style Proposition
 End
 
 Counter question
+       GuiName Question
   Within       section
 End
 Style Question
@@ -400,6 +435,7 @@ Style Question
 End
 
 Counter claim
+       GuiName Claim
   Within       section
 End
 Style Claim
@@ -411,6 +447,7 @@ Style Claim
 End
 
 Counter conjecture
+       GuiName Conjecture
   Within       section
 End
 Style Conjecture
@@ -421,10 +458,12 @@ Style Conjecture
 End
 
 Counter prop
+       GuiName Prop(osition)
   Within       section
 End
 
 Counter appendix
+       GuiName Appendix
 End
 Style Appendix
   LatexType    Command
@@ -435,7 +474,7 @@ Style Appendix
   Margin       First_Dynamic
   Align        Block
   NextNoIndent 1
-  LabelType    Counter
+  LabelType    Static
   LabelCounter appendix
   LabelString  "Appendix \Alph{appendix}."
   LabelSep     M
@@ -455,6 +494,7 @@ Style Bibliography
   LatexName    thebibliography
   Category     BackMatter
   NextNoIndent 1
+  ToggleIndent Never
   LeftMargin   MM
   ParSkip      0.4
   ItemSep      0
@@ -470,4 +510,16 @@ Style Bibliography
     Series     Bold
     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