]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/ijmpc.layout
Merge branch 'master' of git.lyx.org:lyx
[lyx.git] / lib / layouts / ijmpc.layout
index 1ee306395777c1b5c28879087e40363d47863f85..66ab434f5af8f117e8cf621b26a14845cb8c2a91 100644 (file)
@@ -12,7 +12,7 @@
 # Author: Uwe Stöhr (uwestoehr@web.de)
 
 
-Format 36
+Format 80
 
 Sides          1
 Columns                1
@@ -21,6 +21,7 @@ TocDepth      3
 DefaultStyle   Standard
 
 Style Standard
+  Category      MainText
   Margin       Static
   LatexType    Paragraph
   LatexName    dummy
@@ -67,6 +68,12 @@ Style MarkBoth
   Category     FrontMatter
   InTitle      1
   Align                Center
+  Argument 1
+    Mandatory  1
+    AutoInsert 1
+    LabelString        "Author Names"
+    Tooltip    "Author names that will appear in the header line"
+  EndArgument
   Font
     Size       Small
   EndFont
@@ -103,7 +110,7 @@ Style Title
   LatexName    title
   Category     FrontMatter
   InTitle      1
-  OptionalArgs 0
+  ResetArgs     1
   ParSkip      0.4
   ItemSep      0
   TopSep       0
@@ -121,7 +128,6 @@ Style Author
   LatexType    Command
   Category     FrontMatter
   InTitle      1
-  OptionalArgs 1
   LatexName    author
   LabelSep     xxx
   ParSkip      0.4
@@ -179,6 +185,7 @@ InsetLayout Flex:Received
     Color      green
     Size       Small
   EndFont
+       ResetsFont true
 End
 
 InsetLayout Flex:Revised
@@ -196,6 +203,7 @@ InsetLayout Flex:Revised
     Color      green
     Size       Small
   EndFont
+       ResetsFont true
 End
 
 Style Abstract
@@ -226,6 +234,7 @@ InsetLayout Flex:Keywords
     Color      green
     Size       Small
   EndFont
+       ResetsFont true
 End
 
 Style Classification_Codes
@@ -250,6 +259,7 @@ InsetLayout Flex:TableCaption
     Color      green
     Size       Small
   EndFont
+       ResetsFont true
 End
 
 InsetLayout Flex:Refcite
@@ -267,6 +277,7 @@ InsetLayout Flex:Refcite
     Color      green
     Size       Small
   EndFont
+       ResetsFont true
 End
 
 Style ItemList
@@ -274,7 +285,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
@@ -294,7 +316,21 @@ Style RomanList
   Margin       Static
   LatexType    Item_Environment
   LatexName    romanlist
-  OptionalArgs 1
+  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
   LabelSep     xx
@@ -316,7 +352,7 @@ End
 Style Proof
   LatexType    Environment
   LatexName    proof
-  Category     Theorem
+  Category     Reasoning
   Margin       First_Dynamic
   TopSep       0.6
   BottomSep    0.6
@@ -334,7 +370,7 @@ Style Proof
 End
 
 Style Theorem
-  OptionalArgs 0
+  ResetArgs      1
   LabelString  "Theorem \thetheorem."
   #Font
    #Shape      Up
@@ -415,7 +451,7 @@ Style Appendix
   Margin       First_Dynamic
   Align        Block
   NextNoIndent 1
-  LabelType    Counter
+  LabelType    Static
   LabelCounter appendix
   LabelString  "Appendix \Alph{appendix}."
   LabelSep     M
@@ -435,6 +471,7 @@ Style Bibliography
   LatexName    thebibliography
   Category     BackMatter
   NextNoIndent 1
+  ToggleIndent Never
   LeftMargin   MM
   ParSkip      0.4
   ItemSep      0
@@ -450,4 +487,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