]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/subequations.module
Change name and email in some other files
[lyx.git] / lib / layouts / subequations.module
index 93bac16fbd816e859f140d001476e29e45984826..63a1882ca054723b09e0fdd7812c2704c3e16450 100644 (file)
@@ -1,11 +1,12 @@
 #\DeclareLyXModule{Subequations}
+#\DeclareCategory{Maths}
 #DescriptionBegin
 #Provide a straightforward way to segregate subequations in LyX. See the subequations.lyx example file.
 #DescriptionEnd
 
 # Author: Joel A. Kulesza (jkulesza@gmail.com)
 
-Format 48
+Format 89
 
 InsetLayout Flex:Subequations
   LyxType               custom
@@ -15,5 +16,6 @@ InsetLayout Flex:Subequations
   LatexName             subequations
   MultiPar              true
   Requires              amsmath
+  ResetsFont            true
 End