mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
The layouts should allow short title for \part.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39155 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
cb9d673981
commit
f1de5be99b
@ -27,6 +27,7 @@ Style Part
|
||||
ParSep 0.8
|
||||
Align Center
|
||||
Alignpossible Center
|
||||
OptionalArgs 1
|
||||
Font
|
||||
Series Bold
|
||||
Size Huge
|
||||
|
@ -17,6 +17,7 @@ Style Part*
|
||||
LatexName part*
|
||||
LabelType No_Label
|
||||
LabelCounter ""
|
||||
OptionalArgs 0
|
||||
End
|
||||
|
||||
|
||||
|
@ -35,6 +35,7 @@ Style Part
|
||||
ParSep 0.8
|
||||
Align Center
|
||||
Alignpossible Center
|
||||
OptionalArgs 1
|
||||
Font
|
||||
Series Bold
|
||||
Size Huge
|
||||
|
Loading…
Reference in New Issue
Block a user