lyx_mirror/lib/layouts/subequations.module

22 lines
554 B
Plaintext
Raw Normal View History

#\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)
2020-07-24 16:50:53 +00:00
Format 82
InsetLayout Flex:Subequations
LyxType custom
Decoration classic
LabelString Subequations
LatexType Environment
LatexName subequations
MultiPar true
Requires amsmath
2017-08-14 06:31:25 +00:00
ResetsFont true
End