mirror of
https://git.lyx.org/repos/lyx.git
synced 2025-01-19 05:53:35 +00:00
- 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:
parent
f803811a22
commit
8baccc919c
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user