]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/theorems-sec.module
stdstarsections.inc, tufte-handout.layout: whitespace
[lyx.git] / lib / layouts / theorems-sec.module
index aa672d80331c4e20ddc03137ff1b4af92864b571..dd29e3ca58aa0bb01e89022f75045ab82d141370 100644 (file)
@@ -9,7 +9,7 @@
 
 # Author: Richard Heck <rgheck@comcast.net>
 
-Format 21
+Format 35
 
 Counter theorem
        Within         section
@@ -20,10 +20,4 @@ Style Theorem
                \theoremstyle{plain}
                \newtheorem{thm}{\protect\theoremname}[section]
        EndPreamble
-       LangPreamble
-               \providecommand{\theoremname}{_(Theorem)}
-       EndLangPreamble
-       BabelPreamble
-               \addto\captions$$lang{\renewcommand{\theoremname}{_(Theorem)}}
-       EndBabelPreamble
 End