]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/AEA.layout
Whitespace.
[lyx.git] / lib / layouts / AEA.layout
index 17344d0f0f87e797ba572263d754d959ea12e6c0..721d3661c0edaf4d314f0c741229b746d745abe9 100644 (file)
@@ -1,8 +1,10 @@
 #% 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 31
+Format 49
 Input stdclass.inc
 Input theorems-ams.module
 Input theorems-bytype.module
@@ -10,10 +12,6 @@ Input theorems-ams-extended-bytype.module
 
 Provides amsthm 1
 
-Preamble
-       \usepackage{harvard}
-EndPreamble
-
 NoStyle                Part
 NoCounter              part
 NoStyle                Chapter
@@ -48,9 +46,6 @@ NoStyle               Note*
 NoStyle                Remark*
 NoStyle                Summary*
 
-ClassOptions
-       Other   draftmode
-End
 
 Style ShortTitle
        Category        FrontMatter
@@ -64,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
@@ -76,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
@@ -102,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