]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/theorems-bytype.module
example files, template files, layout files: port my latest changes to trunk
[lyx.git] / lib / layouts / theorems-bytype.module
index ed13ee488da9140f25e680d64cce731546d621e3..8301174b7c5d823734336b4affd27e3131f5f75c 100644 (file)
@@ -11,7 +11,7 @@
 
 # Author: Paul Rubin <rubin@msu.edu> (hacked from Richard Heck's theorems-std.module)
 
-Format 19
+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