]> git.lyx.org Git - features.git/commitdiff
AASTeX layout: Normalize layout name of \thebibliography.
authorGünter Milde <milde@lyx.org>
Fri, 5 Apr 2019 07:15:24 +0000 (09:15 +0200)
committerGünter Milde <milde@lyx.org>
Fri, 5 Apr 2019 07:17:57 +0000 (09:17 +0200)
Allows easy sharing of reference entries between documents
using different classes or switching document classes.

lib/layouts/aastex.layout

index 54bf204c883f78f17f85af04476726ffa1acc903..33cecb2a6673d202cdc8f10cb2c05a07c0d06f03 100644 (file)
@@ -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