lyx_mirror/lib/layouts/subequations.module
Richard Kimberly Heck 9d2ea6185b Update layout formats
2022-12-04 00:35:01 -05:00

22 lines
536 B
Plaintext

#\DeclareLyXModule{Subequations}
#\DeclareCategory{Maths}
#DescriptionBegin
#Provide a straightforward way to segregate subequations in LyX. See the Math manual.
#DescriptionEnd
# Author: Joel A. Kulesza (jkulesza@gmail.com)
Format 96
InsetLayout Flex:Subequations
LyxType custom
Decoration classic
LabelString Subequations
LatexType Environment
LatexName subequations
MultiPar true
Requires amsmath
ResetsFont true
End