]> git.lyx.org Git - features.git/blobdiff - lib/layouts/theorems-bytype.module
Complete the NoInsetLayout format change
[features.git] / lib / layouts / theorems-bytype.module
index 659aa8712a4558829ed58672481991ab90cd638a..24287b8f0558f7b03ecb5e9b2acf5448c7a15181 100644 (file)
@@ -11,7 +11,7 @@
 
 # Author: Paul Rubin <rubin@msu.edu> (hacked from Richard Heck's theorems-std.module)
 
-Format 27
+Format 45
 
 # 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