mirror of
https://git.lyx.org/repos/lyx.git
synced 2025-01-11 11:08:41 +00:00
sigplanconf.layout, elsarticle.layout: AlignPossible doesn't allow the tag None
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27066 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
0334876ca6
commit
0167be4e7a
@ -61,7 +61,6 @@ Style Title
|
||||
BottomSep 1
|
||||
ParSep 1
|
||||
Align Center
|
||||
AlignPossible None
|
||||
LabelType No_Label
|
||||
Font
|
||||
Size Largest
|
||||
@ -143,7 +142,7 @@ End
|
||||
Style Email
|
||||
CopyStyle Address
|
||||
LatexName ead
|
||||
AlignPossible None
|
||||
AlignPossible Block
|
||||
Font
|
||||
Shape Up
|
||||
EndFont
|
||||
|
@ -100,7 +100,7 @@ Input stdstruct.inc
|
||||
|
||||
Style Title
|
||||
CopyStyle Title
|
||||
AlignPossible None
|
||||
AlignPossible Block
|
||||
End
|
||||
|
||||
|
||||
@ -126,7 +126,6 @@ Style Author
|
||||
BottomSep 0.7
|
||||
ParSep 0.7
|
||||
Align Center
|
||||
AlignPossible None
|
||||
LabelType No_Label
|
||||
Font
|
||||
Size Large
|
||||
|
Loading…
Reference in New Issue
Block a user