]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/IEEEtran.layout
DocBook: new logic to handle the new lines, only used in output_docbook for now.
[lyx.git] / lib / layouts / IEEEtran.layout
index 7d6e2a548c105db65b9458e47b1e582b38c3f6cc..95e6b2fbf802bca4e29c3a496fffc61189933273 100644 (file)
@@ -9,7 +9,7 @@
 # IEEtran textclass definition file.
 
 
-Format 49
+Format 82
 
 Sides          1
 SecNumDepth    3
@@ -45,6 +45,7 @@ Style Standard
 End
 
 Counter                theorem
+       GuiName Theorem
 End
 
 Input stdcounters.inc
@@ -123,6 +124,7 @@ Style Author
   Argument 1
     LabelString        "Short Author|S"
     Tooltip    "A short version of the author name"
+    InsertCotext 1
   EndArgument
   LatexName    author
   LabelSep     xxx
@@ -335,6 +337,7 @@ Style Appendix
   Argument 1
     LabelString        "Short Title"
     Tooltip    "Short title for the appendix"
+    InsertCotext 1
   EndArgument
 End
 
@@ -361,6 +364,18 @@ 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