]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/IEEEtran.layout
LyXHTML: add explicit HTMLTag for titles.
[lyx.git] / lib / layouts / IEEEtran.layout
index bcfe35de16877a4c9eb8e25a0ea62d8115a07e57..cf3c5488c3cee37e695d84f5515feb5171b8c673 100644 (file)
@@ -9,7 +9,7 @@
 # IEEtran textclass definition file.
 
 
-Format 78
+Format 99
 
 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
 
 
@@ -97,10 +102,10 @@ InsetLayout Flex:IEEE_membership
     Misc       No_Bar
   EndFont
   LabelFont
-    Color      green
+    Color      textlabel2
     Size       Small
   EndFont
-       ResetsFont true
+  ResetsFont true
 End
 
 
@@ -136,6 +141,11 @@ Style Author
   Font
     Size       Large
   EndFont
+  DocBookTag            personname
+  DocBookTagType        paragraph
+  DocBookWrapperTag     author
+  DocBookWrapperTagType inline
+  DocBookInInfo         always
 End
 
 
@@ -150,7 +160,7 @@ InsetLayout Flex:Author_Name
     Size       Large
   EndFont
   LabelFont
-    Color      blue
+    Color      textlabel1
     Size       Small
   EndFont
        ResetsFont true
@@ -165,7 +175,7 @@ InsetLayout Flex:Author_Affiliation
     Size       Normal
   EndFont
   LabelFont
-    Color      blue
+    Color      textlabel1
     Size       Small
   EndFont
 End
@@ -203,6 +213,7 @@ Style Special_Paper_Notice
     Shape      Italic
     Size       Large
   EndFont
+  DocBookTag  subtitle
 End
 
 
@@ -213,6 +224,10 @@ Style After_Title_Text
     Shape      Up
     Size       Normal
   EndFont
+  DocBookTag          para
+  DocBookWrapperTag   dedication
+  DocBookWrapperAttr  role='IEEEaftertitletext'
+  DocBookInInfo       always
 End
 
 
@@ -237,6 +252,8 @@ Style Page_headings
   \DeclareRobustCommand{\foreign@language}[1]{%
     \lowercase{\oldforeign@language{#1}}}
   EndPreamble
+  DocBookTag          titleabbrev
+  DocBookInInfo       maybe
 End
 
 
@@ -252,6 +269,8 @@ Style Publication_ID
     Shape      Up
     Size       Small
   EndFont
+  DocBookTag     releaseinfo
+  DocBookInInfo  always
 End
 
 
@@ -274,6 +293,11 @@ Style Abstract
     Series     Bold
     Size       Small
   EndFont
+  DocBookAbstract       true
+  DocBookInInfo         always
+  DocBookWrapperTag     abstract
+  DocBookWrapperMergeWithPrevious    true
+  DocBookTag            para
 End
 
 
@@ -281,6 +305,11 @@ Style Keywords
   CopyStyle    Abstract
   LatexName    IEEEkeywords
   LabelString  "Index Terms---"
+  DocBookTag         keyword
+  DocBookTagType     paragraph
+  DocBookWrapperTag  keywordset
+  DocBookInInfo      always
+  DocBookAbstract    false
 End
 
 
@@ -315,7 +344,7 @@ Style Appendices
   LabelString  "Appendices"
   LabelFont
     Series     Bold
-    Color      Green
+    Color      textlabel2
   EndFont
 End
 
@@ -371,8 +400,8 @@ Style Bibliography
     Tooltip        "LaTeX code to be inserted before the first bibliography item"
     PassThru       1
     Font
-      Family typewriter
-      Color latex
+      Family   typewriter
+      Color    latex
     EndFont
   EndArgument
 End
@@ -445,4 +474,6 @@ Style Proof
   LabelFont
     Shape      Italic
   EndFont
+  DocBookTag            para
+  DocBookAttr           role='proof'
 End