]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/amsbook.layout
remove spaces from label strings, part 2
[lyx.git] / lib / layouts / amsbook.layout
index e71bd0d55b1bec36fb41664566edd392ce170bda..0839396d76f49749880dfed5091fe3624dfab8e5 100644 (file)
@@ -15,7 +15,7 @@ PageStyle               Headers
 
 ClassOptions
        FontSize   8|9|10|11|12
-End  
+End
 
 
 Style Standard
@@ -32,7 +32,7 @@ End
 
 Preamble
        \numberwithin{section}{chapter}
-       \theoremstyle{plain}    
+       \theoremstyle{plain}
        \newtheorem{thm}{Theorem}[section]
        \numberwithin{equation}{section} %% Comment out for sequentially-numbered
        \numberwithin{figure}{section} %% Comment out for sequentially-numbered
@@ -97,11 +97,9 @@ Style Section
 End
 
 
-# Paragraph doesn't have numbered labels
 Style Paragraph
-       LabelString          ""
-       LabelStringAppendix  ""
        Font
+         Series Medium
        EndFont
 End