]> 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 64e25c2161909ccdde9b9a1e8d4e3de74aa5e1eb..1beffcfe98c02728b0c6a03cbd794f82333787a7 100644 (file)
@@ -12,7 +12,7 @@
 # Moved "number within sections" to modules Aug '09 (Paul Rubin <rubin@msu.edu>)
 
 
-Format 40
+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
@@ -147,7 +151,7 @@ Style Chapter_Exercises
        ParSep                0.3
        Align                 Block
        AlignPossible         Block, Left
-       LabelType             Counter
+       LabelType             Static
        LabelFont
          Shape               Up
          Series              Bold
@@ -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