]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/amsbook.layout
Fix grammar
[lyx.git] / lib / layouts / amsbook.layout
index 4655168b617a1ba27828ebfe77ebcc9eb4e9a0d3..ede9b6541f0cd491c3e5271c533c3d7c1fd8c429 100644 (file)
@@ -1,5 +1,5 @@
 #% Do not delete the line below; configure depends on this
-#  \DeclareLaTeXClass{American Mathematical Society (AMS) Book}
+#  \DeclareLaTeXClass{American Mathematical Society (AMS)}
 #  \DeclareCategory{Books}
 # AMS-Article textclass definition file. Taken from initial LyX source code
 # and from the Article textclass definition file, following the AMS sample
@@ -12,7 +12,7 @@
 # Moved "number within sections" to modules Aug '09 (Paul Rubin <rubin@msu.edu>)
 
 
-Format 66
+Format 74
 
 Columns                 1
 Sides                   2
@@ -160,4 +160,14 @@ Style Chapter_Exercises
          \newenvironment{lyxxcb}{\begin{xcb}{Exercises}\begin{enumerate}}
                             {\end{enumerate}\end{xcb}}
        EndPreamble
+       Argument listpreamble:1
+         LabelString    "List preamble"
+         MenuString     "List Preamble"
+         Tooltip        "LaTeX code to be inserted before the first item"
+         PassThru       1
+         Font
+           Family typewriter
+           Color latex
+         EndFont
+       EndArgument
 End