The branch, 2.0.x, has been updated.

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

commit 03b93bb5bddf9e141225d840aad52ed1050fe73d
Author: Uwe Stöhr <uwesto...@lyx.org>
Date:   Sun May 26 03:34:09 2013 +0200

    aa.layout: fix compilation of the templates/aa.lyx
    
    - aa already loads inputenc
    - also add a required package

diff --git a/lib/layouts/aa.layout b/lib/layouts/aa.layout
index cfecf83..65bc47b 100644
--- a/lib/layouts/aa.layout
+++ b/lib/layouts/aa.layout
@@ -1,5 +1,5 @@
 #% Do not delete the line below; configure depends on this
-#  \DeclareLaTeXClass[aa]{article (A&A)}
+#  \DeclareLaTeXClass[aa,answers.sty]{article (A&A)}
 #
 # Author: Peter Sütterlin <p...@uni-sw.gwdg.de>
 # Author: Jürgen Spitzmüller <sp...@lyx.org>
@@ -23,6 +23,8 @@ SecNumDepth             3
 TocDepth                0
 PageStyle               Plain
 
+# Pre-loaded packages
+Provides inputenc      1
 
 Style Standard
        Margin                Static
diff --git a/lib/templates/aa.lyx b/lib/templates/aa.lyx
index 240f7ae..09d03fb 100644
--- a/lib/templates/aa.lyx
+++ b/lib/templates/aa.lyx
@@ -8,9 +8,9 @@
 \maintain_unincluded_children false
 \language english
 \language_package default
-\inputencoding auto
+\inputencoding default
 \fontencoding global
-\font_roman times
+\font_roman default
 \font_sans default
 \font_typewriter default
 \font_default_family default
diff --git a/status.20x b/status.20x
index 338d74f..11a91d5 100644
--- a/status.20x
+++ b/status.20x
@@ -70,6 +70,7 @@ What's new
 
 * DOCUMENTATION AND LOCALIZATION
 
+- Make the AA template file compilable.
 - Make the AEA template file compilable.
 - Make the landslide example file compilable.
 

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

Summary of changes:
 lib/layouts/aa.layout |    4 +++-
 lib/templates/aa.lyx  |    4 ++--
 status.20x            |    1 +
 3 files changed, 6 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
The LyX Source Repository

Reply via email to