]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/AEA.layout
Update covington support in linguistics module (file format change)
[lyx.git] / lib / layouts / AEA.layout
index 47937c461473531f940a4f0cf3f8e946ede3c3ad..843dac2a225090a4994fa5296d0df82a6ae9876d 100644 (file)
@@ -4,7 +4,7 @@
 # Authors : Koji Yokota <yokota@res.otaru-uc.ac.jp>
 #           Uwe Stöhr <uwestoehr@web.de>
 
-Format 70
+Format 100
 Input stdclass.inc
 Input theorems-ams.module
 Input theorems-bytype.module
@@ -13,13 +13,13 @@ Input theorems-ams-extended-bytype.module
 Provides amsthm 1
 
 NoStyle                Part
-NoCounter              part
+NoCounter      part
 NoStyle                Chapter
-NoCounter              chapter
+NoCounter      chapter
 NoStyle                Paragraph
-NoCounter              paragraph
+NoCounter      paragraph
 NoStyle                Subparagraph
-NoCounter              subparagraph
+NoCounter      subparagraph
 NoStyle                Part*
 NoStyle                Chapter*
 NoStyle                Section*
@@ -32,7 +32,6 @@ NoStyle               LyX-Code
 NoStyle                Verse
 NoStyle                Address
 NoStyle                Right_Address
-NoStyle                Acknowledgement*
 NoStyle                Algorithm*
 NoStyle                Assumption*
 NoStyle                Axiom*
@@ -53,6 +52,9 @@ Style ShortTitle
        LatexName       shortTitle
        InTitle         1
        Align           Center
+       DocBookTag            titleabbrev
+       DocBookTagType        paragraph
+       DocBookInInfo         maybe
 End
 
 Style Publication_Month
@@ -64,26 +66,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,17 +115,29 @@ Style Keywords
        CopyStyle       Publication_Month
        LatexName       Keywords
        LabelString     "Keywords:"
+       DocBookTag         keyword
+       DocBookTagType     paragraph
+       DocBookWrapperTag  keywordset
+       DocBookInInfo      always
 End
 
 Style Abstract
        InTitle         1
 End
 
-Style Acknowledgement
+Style Acknowledgments
        Category        FrontMatter
-       LabelString     "Acknowledgement."
-       Preamble
-       EndPreamble
+       LatexType       Environment
+       Align           Left
+       Margin          Dynamic
+       LabelType       Static
+       LabelSep        M
+       LabelString     "Acknowledgments."
+       LatexName       acknowledgement
+       DocBookTag         para
+       DocBookAttr        ""
+       DocBookWrapperTag  acknowledgements
+       DocBookWrapperMergeWithPrevious  true
 End
 
 Style Figure_Notes
@@ -118,6 +149,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 +165,8 @@ Style Figure_Notes
          Shape         Italic
          Size          Small
        EndFont
+       DocBookTag         para
+       DocBookWrapperTag  note
 End
 
 Style Table_Notes
@@ -141,6 +175,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 +350,14 @@ Style Proof
 End
 
 Counter case
+       GuiName Case
 End
 Counter remark
+       GuiName Remark
 End
 Counter summary
+       GuiName Summary
 End
 Counter solution
+       GuiName Solution
 End