lyx_mirror/lib/layouts/subequations.module

21 lines
529 B
Plaintext
Raw Normal View History

#\DeclareLyXModule{Subequations}
#DescriptionBegin
#Provide a straightforward way to segregate subequations in LyX. See the subequations.lyx example file.
#DescriptionEnd
# Author: Joel A. Kulesza (jkulesza@gmail.com)
2018-04-14 08:28:22 +00:00
Format 67
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