]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/aastex.layout
Fix grammar
[lyx.git] / lib / layouts / aastex.layout
index 4aaa7142f6e9b8d3bf2b13c8b7183996fb52b730..24d7591c7bcd8e7b7dc02c08b0b141b8d1e4f569 100644 (file)
 #                        - 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.
 #      The new "aastex6.layout" depends on aastex6.cls but inputs this
 #       file for the definitions (cf. LyX ticket #10027)
 
-Format 67
+Format 74
 Columns                        1
 Sides                  1
 #SecNumDepth           3
@@ -407,7 +408,7 @@ Style MathLetters
 End
 
 
-Style References
+Style Bibliography
        Margin          First_Dynamic
        LatexType       Bib_Environment
        LatexName       thebibliography
@@ -430,6 +431,20 @@ Style References
          Size          Normal
          Series        Bold
        EndFont
+       Argument listpreamble:1
+         LabelString    "Bib preamble"
+         MenuString     "Bibliography Preamble"
+         Tooltip        "LaTeX code to be inserted before the first bibliography item"
+         PassThru       1
+         Font
+           Family typewriter
+           Color latex
+         EndFont
+       EndArgument
+End
+
+Style References
+       Obsoletedby     Bibliography
 End