2017-06-03 21:12:39 +00:00
|
|
|
#\DeclareLyXModule{Subequations}
|
2019-04-04 16:43:29 +00:00
|
|
|
#\DeclareCategory{Maths}
|
2017-06-03 21:12:39 +00:00
|
|
|
#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
|
2017-06-03 21:12:39 +00:00
|
|
|
|
|
|
|
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
|
2017-06-03 21:12:39 +00:00
|
|
|
End
|
|
|
|
|