]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/amsdefs.inc
Introduce listpreamble argument type
[lyx.git] / lib / layouts / amsdefs.inc
index 658cf94b6fc47ef38c71a053420d136f7b7849c4..c04bd9fd6145128de00483606edd3ca431a0a254 100644 (file)
@@ -5,7 +5,10 @@
 # Modularized Jan '08 by Richard Heck <rgheck@brown.edu>
 
 # Including the maths stuff
-Format 54
+Format 69
+
+# By default AMS articles & books use leqno option (as SIAM journals).
+Provides leqno 1
 
 # the environments copied from the old amsart.layout are:
 # - Bibliography
@@ -222,4 +225,16 @@ Style Bibliography
          Size                Normal
          Shape               Smallcaps
        EndFont
+       TocLevel             1
+       IsTocCaption         0
+       Argument listpreamble:1
+         LabelString    "Bib preamble"
+         MenuString     "Bibiography Preamble"
+         Tooltip        "LaTeX code to be inserted before the first bibliography item"
+         PassThru           1
+         Font
+           Family           typewriter
+           Color            latex
+         EndFont
+       EndArgument
 End