]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/theorems-bytype.module
- EmbeddedObjects.lyx: new chapter about objects surrounded by text
[lyx.git] / lib / layouts / theorems-bytype.module
index 12abdcc274981d51aae599c65fbeb9cac2589428..8301174b7c5d823734336b4affd27e3131f5f75c 100644 (file)
@@ -11,7 +11,7 @@
 
 # Author: Paul Rubin <rubin@msu.edu> (hacked from Richard Heck's theorems-std.module)
 
-Format 25
+Format 35
 
 # We need separate counters for each theorem-like style.
 Counter theorem
@@ -59,4 +59,5 @@ Style Proof
       \providecommand{\proofname}{Proof}
     \fi
   EndPreamble
+# No LangPreamble or BabelPreamble, since babel knows \proofname already.
 End