]> 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 b3c1a880b8e2b9c81e900fabfcdc79ec3913bf99..58cc4e6179c7e4fec5d809389d50658139e08c7f 100644 (file)
@@ -5,7 +5,10 @@
 # Modularized Jan '08 by Richard Heck <rgheck@brown.edu>
 
 # Including the maths stuff
-Format 40
+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
@@ -34,10 +37,10 @@ Style Title
        ParSep                1
        Align                 Center
        LabelType             No_Label
-       Argument shorttitle
-               LabelString   "Short Title"
-               Shortcut      S
-               Tooltip       "Short Title which appears in the running headers"
+       Argument 1
+               LabelString   "Short Title|S"
+               Tooltip       "Short title which appears in the running headers"
+               InsertCotext  1
        EndArgument
        Font
          Shape               Smallcaps
@@ -198,10 +201,12 @@ End
 
 
 Style Bibliography
+       Category              BackMatter
        Margin                First_Dynamic
        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