]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/amsdefs.inc
Use correct entry to remove an obsolete inset layout
[lyx.git] / lib / layouts / amsdefs.inc
index 924ccfab2cb1bd4c1a1d1c54e07eb50023afec71..58cc4e6179c7e4fec5d809389d50658139e08c7f 100644 (file)
@@ -5,7 +5,10 @@
 # Modularized Jan '08 by Richard Heck <rgheck@brown.edu>
 
 # Including the maths stuff
-Format 48
+Format 68
+
+# By default AMS articles & books use leqno option (as SIAM journals).
+Provides leqno 1
 
 # the environments copied from the old amsart.layout are:
 # - Bibliography
@@ -37,6 +40,7 @@ Style Title
        Argument 1
                LabelString   "Short Title|S"
                Tooltip       "Short title which appears in the running headers"
+               InsertCotext  1
        EndArgument
        Font
          Shape               Smallcaps
@@ -202,6 +206,7 @@ Style Bibliography
        LatexType             Bib_Environment
        LatexName             thebibliography
        NextNoIndent          1
+       ToggleIndent          Never
        LeftMargin            MM
        ParSkip               0.4
        ItemSep               0
@@ -220,4 +225,6 @@ Style Bibliography
          Size                Normal
          Shape               Smallcaps
        EndFont
+       TocLevel             1
+       IsTocCaption         0
 End