From ba5436faebc7fa36d890c83e85ec7a785812b4e1 Mon Sep 17 00:00:00 2001 From: Enrico Forestieri Date: Sat, 8 May 2010 00:49:42 +0000 Subject: [PATCH] Fix IEEEtran.layout. - The default is 2 columns, so, specifying "Columns 2" suddenly changes the output of old documents which are now printed in one column. - The font shape for IEEEmembership is Italic. - As regards abstract and keywords: - The margin is First_Dynamic, not Dynamic. - The labels are "Abstract---" and "Index Terms---" with no label separation. - Alignment is not centered. - Font is small and black git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34382 a592a061-630c-0410-9148-cb99ea01b6c8 --- lib/layouts/IEEEtran.layout | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/lib/layouts/IEEEtran.layout b/lib/layouts/IEEEtran.layout index cb6ab56a10..9cb780cf37 100644 --- a/lib/layouts/IEEEtran.layout +++ b/lib/layouts/IEEEtran.layout @@ -10,7 +10,6 @@ Format 26 -Columns 2 Sides 1 SecNumDepth 3 TocDepth 3 @@ -85,6 +84,7 @@ InsetLayout IEEE_membership LatexName IEEEmembership LabelString "IEEE membership" Font + Shape Italic Size Large Misc No_Emph Misc No_Noun @@ -163,23 +163,23 @@ End Style Abstract - Margin Dynamic + Margin First_Dynamic LatexType Environment LatexName abstract Category FrontMatter TopSep 0.7 BottomSep 0.7 ParSkip 0.4 - Align Center - LabelSep xx LabelType Static - LabelString "Abstract -" + LabelString "Abstract---" Font Series Bold + Size small EndFont LabelFont + Shape Italic Series Bold - Color Green + Size Small EndFont End @@ -187,7 +187,7 @@ End Style Keywords CopyStyle Abstract LatexName IEEEkeywords - LabelString "Keywords -" + LabelString "Index Terms---" End -- 2.39.2