]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/AEA.layout
Move RevTeX section in Additional.lyx into Chapter 3 Document classes
[lyx.git] / lib / layouts / AEA.layout
index 89bdbfaa0b6568956a51b0e1948004b15425558d..ce4bb0e25affc1481349c387341d47ed724601a6 100644 (file)
@@ -4,7 +4,7 @@
 # Authors : Koji Yokota <yokota@res.otaru-uc.ac.jp>
 #           Uwe Stöhr <uwestoehr@web.de>
 
-Format 65
+Format 98
 Input stdclass.inc
 Input theorems-ams.module
 Input theorems-bytype.module
@@ -53,6 +53,9 @@ Style ShortTitle
        LatexName       shortTitle
        InTitle         1
        Align           Center
+       DocBookTag            titleabbrev
+       DocBookTagType        paragraph
+       DocBookInInfo         maybe
 End
 
 Style Publication_Month
@@ -64,26 +67,43 @@ Style Publication_Month
        LabelString     "Publication Month:"
        LabelSep        M
        LabelFont
-         Color         Red
+         Color         textlabel3
        EndFont
+       DocBookTag            date
+       DocBookAttr           role='month'
+       DocBookTagType        paragraph
+       DocBookInInfo         maybe
+    DocBookNoFontInside   true
 End
 
 Style Publication_Year
        CopyStyle       Publication_Month
        LatexName       pubYear
        LabelString     "Publication Year:"
+       DocBookTag            date
+       DocBookAttr           role='year'
+       DocBookTagType        paragraph
+       DocBookInInfo         maybe
+    DocBookNoFontInside   true
 End
 
 Style Publication_Volume
        CopyStyle       Publication_Month
        LatexName       pubVolume
        LabelString     "Publication Volume:"
+       DocBookTag            volumenum
+       DocBookTagType        paragraph
+       DocBookInInfo         maybe
 End
 
 Style Publication_Issue
        CopyStyle       Publication_Month
        LatexName       pubIssue
        LabelString     "Publication Issue:"
+       DocBookTag            issuenum
+       DocBookAttr           ""
+       DocBookTagType        paragraph
+       DocBookInInfo         maybe
 End
 
 Style JEL
@@ -96,6 +116,10 @@ Style Keywords
        CopyStyle       Publication_Month
        LatexName       Keywords
        LabelString     "Keywords:"
+       DocBookTag         keyword
+       DocBookTagType     paragraph
+       DocBookWrapperTag  keywordset
+       DocBookInInfo      always
 End
 
 Style Abstract
@@ -107,6 +131,10 @@ Style Acknowledgement
        LabelString     "Acknowledgement."
        Preamble
        EndPreamble
+       DocBookTag         para
+       DocBookAttr        ""
+       DocBookWrapperTag  acknowledgements
+       DocBookWrapperMergeWithPrevious  true
 End
 
 Style Figure_Notes
@@ -118,6 +146,7 @@ Style Figure_Notes
        Argument 1
          LabelString   "Figure Note"
          Tooltip       "Text of a note in a figure"
+         DocBookTag  emphasis
        EndArgument
        LeftMargin      MMM
        TopSep          0.5
@@ -133,6 +162,8 @@ Style Figure_Notes
          Shape         Italic
          Size          Small
        EndFont
+       DocBookTag         para
+       DocBookWrapperTag  note
 End
 
 Style Table_Notes
@@ -141,6 +172,8 @@ Style Table_Notes
        Argument 1
          LabelString   "Table Note"
          Tooltip       "Text of a note in a table"
+         Tooltip       "Text of a note in a figure"
+         DocBookTag  emphasis
        EndArgument
 End
 
@@ -314,10 +347,14 @@ Style Proof
 End
 
 Counter case
+       GuiName Case
 End
 Counter remark
+       GuiName Remark
 End
 Counter summary
+       GuiName Summary
 End
 Counter solution
+       GuiName Solution
 End