]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/amsbook.layout
Added IBM Plex fonts to lyx-GUI
[lyx.git] / lib / layouts / amsbook.layout
index 4451b8113cc56ea38493bcf46cb794a9dedc9722..1beffcfe98c02728b0c6a03cbd794f82333787a7 100644 (file)
@@ -12,7 +12,7 @@
 # Moved "number within sections" to modules Aug '09 (Paul Rubin <rubin@msu.edu>)
 
 
-Format 48
+Format 69
 
 Columns                 1
 Sides                   2
@@ -116,6 +116,10 @@ Input amsdefs.inc
 # Unwanted styles from the includes
 NoStyle Verse
 
+Style Bibliography
+       TocLevel             0
+End
+
 # Chapter is _not_ prepended
 # JSpitz: this seems to be not true (anymore?)
 #Style Section
@@ -156,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