]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/AEA.layout
Make Word Wrap property confiurable by language
[lyx.git] / lib / layouts / AEA.layout
index 4c176b323f61cb0e160b419fb5fe962c64b52d89..e6a369b28c736b0eefebad57052e5642855ed62c 100644 (file)
@@ -1,18 +1,17 @@
 #% Do not delete the line below; configure depends on this
-#  \DeclareLaTeXClass[AEA,amsmath.sty,harvard.sty,multicol.sty,setspace.sty]{article (American Economic Association)}
-# Author : Koji Yokota <yokota@res.otaru-uc.ac.jp>
+#  \DeclareLaTeXClass[AEA,amsmath.sty,harvard.sty,multicol.sty,setspace.sty]{American Economic Association (AEA)}
+#  \DeclareCategory{Articles}
+# Authors : Koji Yokota <yokota@res.otaru-uc.ac.jp>
+#           Uwe Stöhr <uwestoehr@web.de>
 
-Format 30
+Format 74
 Input stdclass.inc
+Input theorems-ams.module
 Input theorems-bytype.module
 Input theorems-ams-extended-bytype.module
 
 Provides amsthm 1
 
-Preamble
-       \usepackage{harvard}
-EndPreamble
-
 NoStyle                Part
 NoCounter              part
 NoStyle                Chapter
@@ -21,7 +20,6 @@ NoStyle               Paragraph
 NoCounter              paragraph
 NoStyle                Subparagraph
 NoCounter              subparagraph
-NoStyle                SpecialSection
 NoStyle                Part*
 NoStyle                Chapter*
 NoStyle                Section*
@@ -29,7 +27,6 @@ NoStyle               Subsection*
 NoStyle                Subsubsection*
 NoStyle                Paragraph*
 NoStyle                Subparagraph*
-NoStyle                SpecialSection*
 NoStyle                List
 NoStyle                LyX-Code
 NoStyle                Verse
@@ -49,9 +46,6 @@ NoStyle               Note*
 NoStyle                Remark*
 NoStyle                Summary*
 
-ClassOptions
-       Other   draftmode
-End
 
 Style ShortTitle
        Category        FrontMatter
@@ -65,10 +59,10 @@ Style Publication_Month
        CopyStyle       ShortTitle
        LatexName       pubMonth
        Align           Left
-       Margin          Dynamic
-       LabelType       Static
-       LabelString     "Publication Month:"
-       LabelSep        M
+       Margin          Dynamic
+       LabelType       Static
+       LabelString     "Publication Month:"
+       LabelSep        M
        LabelFont
          Color         Red
        EndFont
@@ -77,19 +71,31 @@ End
 Style Publication_Year
        CopyStyle       Publication_Month
        LatexName       pubYear
-       LabelString     "Publication Year:"
+       LabelString     "Publication Year:"
 End
 
 Style Publication_Volume
        CopyStyle       Publication_Month
        LatexName       pubVolume
-       LabelString     "Publication Volume:"
+       LabelString     "Publication Volume:"
 End
 
 Style Publication_Issue
        CopyStyle       Publication_Month
        LatexName       pubIssue
-       LabelString     "Publication Issue:"
+       LabelString     "Publication Issue:"
+End
+
+Style JEL
+       CopyStyle       Publication_Month
+       LatexName       JEL
+       LabelString     "JEL:"
+End
+
+Style Keywords
+       CopyStyle       Publication_Month
+       LatexName       Keywords
+       LabelString     "Keywords:"
 End
 
 Style Abstract
@@ -103,6 +109,41 @@ Style Acknowledgement
        EndPreamble
 End
 
+Style Figure_Notes
+       Margin          Static
+       LatexType       Environment
+       LatexName       figurenotes
+       Category        MainText
+       NextNoIndent    1
+       Argument 1
+         LabelString   "Figure Note"
+         Tooltip       "Text of a note in a figure"
+       EndArgument
+       LeftMargin      MMM
+       TopSep          0.5
+       BottomSep       0.5
+       Align           Left
+       LabelType       Static
+       LabelString     "Note:"
+       LabelSep        I
+       Font
+         Size          Small
+       EndFont
+       LabelFont
+         Shape         Italic
+         Size          Small
+       EndFont
+End
+
+Style Table_Notes
+       CopyStyle       Figure_Notes
+       LatexName       tablenotes
+       Argument 1
+         LabelString   "Table Note"
+         Tooltip       "Text of a note in a table"
+       EndArgument
+End
+
 Style Theorem
        LatexName       theorem
        Preamble
@@ -262,7 +303,7 @@ Style Caption
        LatexType       Command
        LatexName       QTR{caption}
        LabelCounter    caption
-       LabelString     "Caption: "
+       LabelString     "Caption:"
        LeftMargin      "Caption: "
        Align           Center
 End