lyx_mirror/lib/layouts/subequations.module
Juergen Spitzmueller 1ed5aa3a3e Update layout formats
2019-08-12 14:54:52 +02:00

22 lines
554 B
Plaintext

#\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 80
InsetLayout Flex:Subequations
LyxType custom
Decoration classic
LabelString Subequations
LatexType Environment
LatexName subequations
MultiPar true
Requires amsmath
ResetsFont true
End