- sigplanconf.layout, elsarticle.layout: AlignPossible doesn't allow the tag None

- sigplanconf.layout: whitespace

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@27067 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Uwe Stöhr 2008-10-23 20:54:06 +00:00
parent f803811a22
commit 8baccc919c
2 changed files with 15 additions and 17 deletions

View File

@ -61,7 +61,6 @@ Style Title
BottomSep 1
ParSep 1
Align Center
AlignPossible None
LabelType No_Label
Font
Size Largest
@ -140,7 +139,7 @@ End
Style Email
CopyStyle Address
LatexName ead
AlignPossible None
AlignPossible Block
Font
Shape Up
EndFont

View File

@ -100,7 +100,7 @@ Input stdstruct.inc
Style Title
CopyStyle Title
AlignPossible None
AlignPossible Block
End
@ -108,27 +108,26 @@ Style Subtitle
CopyStyle Title
LatexName subtitle
Font
Size Larger
Size Larger
EndFont
End
# overwrite the Author definition from stdtitle.inc
Style Author
Margin Static
LatexType Command
InTitle 1
LatexName authorinfo
LabelSep xxx
ParSkip 0.4
TopSep 1.3
BottomSep 0.7
ParSep 0.7
Align Center
AlignPossible None
LabelType No_Label
Margin Static
LatexType Command
InTitle 1
LatexName authorinfo
LabelSep xxx
ParSkip 0.4
TopSep 1.3
BottomSep 0.7
ParSep 0.7
Align Center
LabelType No_Label
Font
Size Large
Size Large
EndFont
End