]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/ijmpd.layout
latexfonts: more minor fixes
[lyx.git] / lib / layouts / ijmpd.layout
index 03d4bd7176765f0ebc4eca36d15d249b71354744..43222267f86def148a86f6552fd566f1942fefc0 100644 (file)
@@ -17,7 +17,7 @@
 # Author: Uwe Stöhr (uwestoehr@web.de)
 
 
-Format 44
+Format 76
 
 Sides          1
 Columns                1
@@ -175,6 +175,7 @@ InsetLayout Flex:Received
     Color      green
     Size       Small
   EndFont
+       ResetsFont true
 End
 
 InsetLayout Flex:Revised
@@ -192,6 +193,7 @@ InsetLayout Flex:Revised
     Color      green
     Size       Small
   EndFont
+       ResetsFont true
 End
 
 InsetLayout Flex:Comby
@@ -209,6 +211,7 @@ InsetLayout Flex:Comby
     Color      green
     Size       Small
   EndFont
+       ResetsFont true
 End
 
 Style Abstract
@@ -259,6 +262,7 @@ InsetLayout Flex:TableCaption
     Color      green
     Size       Small
   EndFont
+       ResetsFont true
 End
 
 InsetLayout Flex:Refcite
@@ -276,6 +280,7 @@ InsetLayout Flex:Refcite
     Color      green
     Size       Small
   EndFont
+       ResetsFont true
 End
 
 Style ItemList
@@ -283,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
@@ -306,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
@@ -457,6 +484,7 @@ Style Bibliography
   LatexName    thebibliography
   Category     BackMatter
   NextNoIndent 1
+  ToggleIndent Never
   LeftMargin   MM
   ParSkip      0.4
   ItemSep      0
@@ -472,4 +500,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