]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/theorems-bytype.module
Update tex2lyx test files
[lyx.git] / lib / layouts / theorems-bytype.module
index 58ae9c557079181e2a731b3f5e38767b80d9ed88..17eddeefcf86ac9762a98c647d079308f1c1d3bb 100644 (file)
@@ -11,7 +11,7 @@
 
 # Author: Paul Rubin <rubin@msu.edu> (hacked from Richard Heck's theorems-std.module)
 
-Format 28
+Format 40
 
 # 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