]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/theorems-bytype.module
Update algorithm module to format 48.
[lyx.git] / lib / layouts / theorems-bytype.module
index 102b35fdcfe07e1ad7cb9852093d57ec8b9cf6b7..414d080464e40eef362d919d70f760622fb6e146 100644 (file)
@@ -11,7 +11,7 @@
 
 # Author: Paul Rubin <rubin@msu.edu> (hacked from Richard Heck's theorems-std.module)
 
-Format 34
+Format 48
 
 # 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