]> git.lyx.org Git - features.git/blobdiff - lib/layouts/IEEEtran.layout
DocBook: implement author for layouts that previously missed it.
[features.git] / lib / layouts / IEEEtran.layout
index 8c92334260b50dfa766b35a1d652484fc75836c6..62c573e3acc079783a087dc1e143c131222a99e2 100644 (file)
@@ -9,7 +9,7 @@
 # IEEtran textclass definition file.
 
 
-Format 64
+Format 85
 
 Sides          1
 SecNumDepth    3
@@ -42,9 +42,11 @@ Style Standard
   Align                Block
   AlignPossible        Block, Left, Right, Center
   LabelType    No_Label
+  DocBookTag    para
 End
 
 Counter                theorem
+       GuiName Theorem
 End
 
 Input stdcounters.inc
@@ -80,6 +82,9 @@ Style Title
   Font
     Size       Largest
   EndFont
+  DocBookTag      title
+  DocBookTagType  paragraph
+  DocBookInInfo   maybe
 End
 
 
@@ -136,6 +141,11 @@ Style Author
   Font
     Size       Large
   EndFont
+  DocBookTag            personname
+  DocBookTagType        paragraph
+  DocBookWrapperTag     author
+  DocBookWrapperTagType inline
+  DocBookInInfo         always
 End
 
 
@@ -281,6 +291,10 @@ Style Keywords
   CopyStyle    Abstract
   LatexName    IEEEkeywords
   LabelString  "Index Terms---"
+  DocBookTag         keyword
+  DocBookTagType     paragraph
+  DocBookWrapperTag  keywordset
+  DocBookInInfo      always
 End
 
 
@@ -363,6 +377,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