commit 00cd6f101c4962c304116874c6306950246351f7
Author: Kornel Benko <[email protected]>
Date:   Sun Dec 30 09:16:47 2018 +0100

    Amend 031d1c86: Add support for aastex62
---
 lib/Makefile.am |    3 +++
 status.23x      |    2 ++
 2 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/lib/Makefile.am b/lib/Makefile.am
index e08654d..95e1058 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -304,6 +304,7 @@ dist_examples_DATA = \
        examples/Literate.lyx \
        examples/aa_sample.lyx \
        examples/aas_sample.lyx \
+       examples/aas_sample62.lyx \
        examples/achemso.lyx \
        examples/addressExample.adr \
        examples/amsart-test.lyx \
@@ -2100,6 +2101,7 @@ dist_layouts_DATA =\
        layouts/aapaper.layout \
        layouts/aastex.layout \
        layouts/aastex6.layout \
+       layouts/aastex62.layout \
        layouts/achemso.layout \
        layouts/acm-sigs.layout \
        layouts/acm-sigs-alt.layout \
@@ -2373,6 +2375,7 @@ templatesdir = $(pkgdatadir)/templates
 dist_templates_DATA = \
        templates/aa.lyx \
        templates/aastex6.lyx \
+       templates/aastex62.lyx \
        templates/acmart.lyx \
        templates/AEA.lyx \
        templates/APA.lyx \
diff --git a/status.23x b/status.23x
index 818a628..81dc948 100644
--- a/status.23x
+++ b/status.23x
@@ -64,6 +64,8 @@ What's new
 
 * DOCUMENT INPUT/OUTPUT
 
+- Added support for aastex62 (bug 11397)
+
 - Fix problems with non-ASCII characters in path with recent LaTeX versions
   (bug 11146).
 

Reply via email to