The branch, 2.0.x, has been updated.

- Log -----------------------------------------------------------------

commit 181d37663ec4cc15bd3074a5b76d58749446a587
Author: Uwe Stöhr <uwesto...@lyx.org>
Date:   Sat May 18 20:46:26 2013 +0200

    AEA.layout: update file to fulfill submission guidelines
    
    - the option draftmodes is optional and must not be hardcoded
    - the same is for the harvard package
    - some whitespace fixes

diff --git a/lib/layouts/AEA.layout b/lib/layouts/AEA.layout
index 0a559b8..dd4b595 100644
--- a/lib/layouts/AEA.layout
+++ b/lib/layouts/AEA.layout
@@ -1,6 +1,7 @@
 #% 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 <yok...@res.otaru-uc.ac.jp>
+# Authors : Koji Yokota <yok...@res.otaru-uc.ac.jp>
+#           Uwe Stöhr <uwesto...@web.de>
 
 Format 35
 Input stdclass.inc
@@ -10,10 +11,6 @@ Input theorems-ams-extended-bytype.module
 
 Provides amsthm 1
 
-Preamble
-       \usepackage{harvard}
-EndPreamble
-
 NoStyle                Part
 NoCounter              part
 NoStyle                Chapter
@@ -48,9 +45,6 @@ NoStyle               Note*
 NoStyle                Remark*
 NoStyle                Summary*
 
-ClassOptions
-       Other   draftmode
-End
 
 Style ShortTitle
        Category        FrontMatter
@@ -64,10 +58,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 +70,19 @@ 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 Abstract

-----------------------------------------------------------------------

Summary of changes:
 lib/layouts/AEA.layout |   24 +++++++++---------------
 1 files changed, 9 insertions(+), 15 deletions(-)


hooks/post-receive
-- 
The LyX Source Repository

Reply via email to