]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/theorems-chap.module
lyx_2_3.py: whitespace fixes
[lyx.git] / lib / layouts / theorems-chap.module
index 9026484430ac50502fe4af8b0771a0ccb78e68f7..b41b5a2d3f7d1b5840b8e3a9b571f8f803ded592 100644 (file)
@@ -10,7 +10,7 @@
 
 # Author: Richard Heck <rgheck@comcast.net>
 
-Format 21
+Format 63
 
 Counter theorem
        Within         chapter
@@ -25,10 +25,4 @@ Style Theorem
                        \newtheorem{thm}{\protect\theoremname}[chapter]
                \fi
        EndPreamble
-       LangPreamble
-               \providecommand{\theoremname}{_(Theorem)}
-       EndLangPreamble
-       BabelPreamble
-               \addto\captions$$lang{\renewcommand{\theoremname}{_(Theorem)}}
-       EndBabelPreamble
 End