]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/theorems-ams-extended-bytype.module
Fix bug #7668 (cosmetic whitespace issues)
[lyx.git] / lib / layouts / theorems-ams-extended-bytype.module
index b6d269880b77d6189597578b62e0b1361ab1d0ce..03dedd5f1cd44c139ffdab14bde59a3f8a935a11 100644 (file)
@@ -18,7 +18,7 @@
 # Modularized Jan 08 by Richard Heck <rgheck@comcast.net>
 # Hacked June '09 by Paul Rubin <rubin@msu.edu> to use separate counters
 
-Format 34
+Format 35
 
 Requires       amsmath
 
@@ -396,11 +396,11 @@ Style Assumption*
        Preamble
          \theoremstyle{plain}
          \newtheorem*{assumption*}{\protect\assumptionname}
+       EndPreamble
        LangPreamble
          \providecommand{\assumptionname}{_(Assumption)}
        EndLangPreamble
        BabelPreamble
          \addto\captions$$lang{\renewcommand{\assumptionname}{_(Assumption)}}
        EndBabelPreamble
-       EndPreamble
 End