]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/theorems-bytype.module
Whitespace.
[lyx.git] / lib / layouts / theorems-bytype.module
index ed13ee488da9140f25e680d64cce731546d621e3..01b22037dab61cd25fb90afb7757103f15adf753 100644 (file)
@@ -11,7 +11,7 @@
 
 # Author: Paul Rubin <rubin@msu.edu> (hacked from Richard Heck's theorems-std.module)
 
-Format 19
+Format 49
 
 # 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