]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/IEEEtran.layout
LyXHTML: add explicit HTMLTag for titles.
[lyx.git] / lib / layouts / IEEEtran.layout
index 62c573e3acc079783a087dc1e143c131222a99e2..cf3c5488c3cee37e695d84f5515feb5171b8c673 100644 (file)
@@ -9,7 +9,7 @@
 # IEEtran textclass definition file.
 
 
-Format 85
+Format 99
 
 Sides          1
 SecNumDepth    3
@@ -102,10 +102,10 @@ InsetLayout Flex:IEEE_membership
     Misc       No_Bar
   EndFont
   LabelFont
-    Color      green
+    Color      textlabel2
     Size       Small
   EndFont
-       ResetsFont true
+  ResetsFont true
 End
 
 
@@ -160,7 +160,7 @@ InsetLayout Flex:Author_Name
     Size       Large
   EndFont
   LabelFont
-    Color      blue
+    Color      textlabel1
     Size       Small
   EndFont
        ResetsFont true
@@ -175,7 +175,7 @@ InsetLayout Flex:Author_Affiliation
     Size       Normal
   EndFont
   LabelFont
-    Color      blue
+    Color      textlabel1
     Size       Small
   EndFont
 End
@@ -213,6 +213,7 @@ Style Special_Paper_Notice
     Shape      Italic
     Size       Large
   EndFont
+  DocBookTag  subtitle
 End
 
 
@@ -223,6 +224,10 @@ Style After_Title_Text
     Shape      Up
     Size       Normal
   EndFont
+  DocBookTag          para
+  DocBookWrapperTag   dedication
+  DocBookWrapperAttr  role='IEEEaftertitletext'
+  DocBookInInfo       always
 End
 
 
@@ -247,6 +252,8 @@ Style Page_headings
   \DeclareRobustCommand{\foreign@language}[1]{%
     \lowercase{\oldforeign@language{#1}}}
   EndPreamble
+  DocBookTag          titleabbrev
+  DocBookInInfo       maybe
 End
 
 
@@ -262,6 +269,8 @@ Style Publication_ID
     Shape      Up
     Size       Small
   EndFont
+  DocBookTag     releaseinfo
+  DocBookInInfo  always
 End
 
 
@@ -284,6 +293,11 @@ Style Abstract
     Series     Bold
     Size       Small
   EndFont
+  DocBookAbstract       true
+  DocBookInInfo         always
+  DocBookWrapperTag     abstract
+  DocBookWrapperMergeWithPrevious    true
+  DocBookTag            para
 End
 
 
@@ -295,6 +309,7 @@ Style Keywords
   DocBookTagType     paragraph
   DocBookWrapperTag  keywordset
   DocBookInInfo      always
+  DocBookAbstract    false
 End
 
 
@@ -329,7 +344,7 @@ Style Appendices
   LabelString  "Appendices"
   LabelFont
     Series     Bold
-    Color      Green
+    Color      textlabel2
   EndFont
 End
 
@@ -385,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
@@ -459,4 +474,6 @@ Style Proof
   LabelFont
     Shape      Italic
   EndFont
+  DocBookTag            para
+  DocBookAttr           role='proof'
 End