commit a42376bea902c69ca20a63a65e57b14e0238c236
Author: Günter Milde <[email protected]>
Date: Fri Apr 5 09:15:24 2019 +0200
AASTeX layout: Normalize layout name of \thebibliography.
Allows easy sharing of reference entries between documents
using different classes or switching document classes.
---
lib/layouts/aastex.layout | 7 ++++++-
1 files changed, 6 insertions(+), 1 deletions(-)
diff --git a/lib/layouts/aastex.layout b/lib/layouts/aastex.layout
index 54bf204..33cecb2 100644
--- a/lib/layouts/aastex.layout
+++ b/lib/layouts/aastex.layout
@@ -36,6 +36,7 @@
# - new environments for \altaffiltext and
\tablenotetext
# Version 1.5 26/11/12 - added mandatory argument for \altaffiltext
# Version 1.6 23/01/15 - fix for the optional argument of \figcaption
+# Version 1.7 05/04/19 - Normalize layout name of \thebibliography
# Note: aastex.cls was replaced by aastex6.cls (v.1 2016/02/16)
# in the CTAN and TeXLive "aastex" package in march 2016.
@@ -407,7 +408,7 @@ Style MathLetters
End
-Style References
+Style Bibliography
Margin First_Dynamic
LatexType Bib_Environment
LatexName thebibliography
@@ -442,6 +443,10 @@ Style References
EndArgument
End
+Style References
+ Obsoletedby Bibliography
+End
+
# Need reordering below here