From 8baccc919c2a5fd162d0a1faf0ae48bd479c2333 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Uwe=20St=C3=B6hr?= Date: Thu, 23 Oct 2008 20:54:06 +0000 Subject: [PATCH] - 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 --- lib/layouts/elsarticle.layout | 3 +-- lib/layouts/sigplanconf.layout | 29 ++++++++++++++--------------- 2 files changed, 15 insertions(+), 17 deletions(-) diff --git a/lib/layouts/elsarticle.layout b/lib/layouts/elsarticle.layout index 5b94eee5a5..071d3d7b6c 100644 --- a/lib/layouts/elsarticle.layout +++ b/lib/layouts/elsarticle.layout @@ -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 diff --git a/lib/layouts/sigplanconf.layout b/lib/layouts/sigplanconf.layout index 26b001cfb6..22ac43f459 100644 --- a/lib/layouts/sigplanconf.layout +++ b/lib/layouts/sigplanconf.layout @@ -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