mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-22 18:08:10 +00:00
little cleanup to memoir class
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35120 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
7d8b56a21d
commit
0deb3d0f02
@ -48,6 +48,13 @@ Input stdstarsections.inc
|
|||||||
Input numreport.inc
|
Input numreport.inc
|
||||||
|
|
||||||
|
|
||||||
|
Style Part
|
||||||
|
OptionalArgs 1
|
||||||
|
TocLevel -1
|
||||||
|
End
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Style Chapter
|
Style Chapter
|
||||||
OptionalArgs 2
|
OptionalArgs 2
|
||||||
TocLevel 0
|
TocLevel 0
|
||||||
@ -108,8 +115,9 @@ Style Chapterprecis
|
|||||||
EndFont
|
EndFont
|
||||||
End
|
End
|
||||||
|
|
||||||
|
#FIXME: this takes two parameters!!!
|
||||||
Style Epigraph
|
Style Epigraph
|
||||||
|
Category Maintext
|
||||||
Margin Right_Address_Box
|
Margin Right_Address_Box
|
||||||
LatexType Command
|
LatexType Command
|
||||||
LatexName epigraph
|
LatexName epigraph
|
||||||
@ -119,8 +127,10 @@ Style Epigraph
|
|||||||
Align Left
|
Align Left
|
||||||
End
|
End
|
||||||
|
|
||||||
|
#FIXME: what is actually documented is \PoemTitle
|
||||||
|
#but \poemtitle is defined nevertheless. Weird.
|
||||||
Style Poemtitle
|
Style Poemtitle
|
||||||
|
Category Section
|
||||||
LatexType Command
|
LatexType Command
|
||||||
LatexName poemtitle
|
LatexName poemtitle
|
||||||
NeedProtect 1
|
NeedProtect 1
|
||||||
@ -139,6 +149,7 @@ End
|
|||||||
|
|
||||||
Style Poemtitle*
|
Style Poemtitle*
|
||||||
CopyStyle Poemtitle
|
CopyStyle Poemtitle
|
||||||
|
Category Unnumbered
|
||||||
LatexName poemtitle*
|
LatexName poemtitle*
|
||||||
OptionalArgs 0
|
OptionalArgs 0
|
||||||
End
|
End
|
||||||
@ -162,6 +173,7 @@ Input lyxmacros.inc
|
|||||||
Input stdlayouts.inc
|
Input stdlayouts.inc
|
||||||
|
|
||||||
Style Legend
|
Style Legend
|
||||||
|
Category Maintext
|
||||||
LatexType Command
|
LatexType Command
|
||||||
LatexName legend
|
LatexName legend
|
||||||
NeedProtect 1
|
NeedProtect 1
|
||||||
|
Loading…
Reference in New Issue
Block a user