]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/amsbook.layout
Fix bug #11410.
[lyx.git] / lib / layouts / amsbook.layout
index 7ce6918ecd39466157c63d9cba3641a1ef0b2577..9deac6bd4c21906cdfb403aa9df6edd815929a99 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
@@ -8,15 +8,16 @@
 # Probably broken by Jean-Marc Lasgouttes <Jean-Marc.Lasgouttes@inria.fr>
 # modified and modularized by Emmanuel GUREGHIAN <gureghia@boston.bertin.fr>
 # Tinkered with Sep. '07 by Paul Rubin <rubin@msu.edu>
-# Modularized Jan '08 by Richard Heck <rgheck@brown.edu>
+# Modularized Jan '08 by Richard Kimberly Heck <rikiheck@lyx.org>
 # Moved "number within sections" to modules Aug '09 (Paul Rubin <rubin@msu.edu>)
 
 
-Format 71
+Format 97
 
 Columns                 1
 Sides                   2
 PageStyle               Headers
+DocBookRoot             book
 
 Provides amsmath         1
 Provides makeidx         1
@@ -39,6 +40,7 @@ Style Standard
        Align          Block
        AlignPossible  Block, Left, Right, Center
        LabelType      No_Label
+       DocBookTag     para
 End
 
 
@@ -170,4 +172,6 @@ Style Chapter_Exercises
            Color latex
          EndFont
        EndArgument
+       DocBookTag       para
+       DocBookAttr      role='chapter-exercises'
 End