]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/amsbook.layout
include intl/libintl.h that is relative to $TOP_SRCDIR/src
[lyx.git] / lib / layouts / amsbook.layout
index 63bd37a09a2715b058e1069c8ad07b48c2931775..0ab548e1540f41f0fe3045bd8e4e744e5f1317c7 100644 (file)
@@ -6,8 +6,10 @@
 # Author : David L. Johnson <dlj0@lehigh.edu>
 # 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>
 
 
+Format 5
 Columns                 1
 Sides                   2
 PageStyle               Headers
@@ -32,8 +34,6 @@ End
 
 Preamble
        \numberwithin{section}{chapter}
-       \theoremstyle{plain}
-       \newtheorem{thm}{Theorem}[section]
        \numberwithin{equation}{section} %% Comment out for sequentially-numbered
        \numberwithin{figure}{section} %% Comment out for sequentially-numbered
 EndPreamble
@@ -45,7 +45,6 @@ Input numreport.inc
 
 Style Section
        Align                 Center
-       AlignPossible         Block, Center, Left
        Font
          Series              Medium
          Shape               Smallcaps
@@ -71,24 +70,17 @@ End
 
 
 Input stdstarsections.inc
-
-
 Input lyxmacros.inc
-NoStyle Address
-
-
-Input amsdefs.inc
-
-
 Input stdlayouts.inc
-NoStyle Verse
-NoStyle Abstract
-
-
 Input stdlists.inc
 Input stdfloats.inc
 Input stdcounters.inc
+Input amsdefs.inc
 
+# Unwanted styles from the includes
+NoStyle Address
+NoStyle Verse
+NoStyle Abstract
 
 # Chapter is _not_ prepended
 Style Section
@@ -97,11 +89,9 @@ Style Section
 End
 
 
-# Paragraph doesn't have numbered labels
 Style Paragraph
-       LabelString          ""
-       LabelStringAppendix  ""
        Font
+         Series Medium
        EndFont
 End