From 31a6f4dad0acefc8849ad2321f0f2b89aee74ba9 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Uwe=20St=C3=B6hr?= Date: Sat, 10 Dec 2011 21:50:17 +0000 Subject: [PATCH] layout file: remove unused strings and some whitespace adjustments git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40474 a592a061-630c-0410-9148-cb99ea01b6c8 --- lib/layouts/apa.layout | 1 - lib/layouts/beamer.layout | 4 -- lib/layouts/egs.layout | 2 - lib/layouts/ijmpc.layout | 1 - lib/layouts/ijmpd.layout | 1 - lib/layouts/iopart.layout | 6 +-- lib/layouts/powerdot.layout | 88 +++++++++++++++++-------------------- lib/layouts/simplecv.layout | 7 +-- lib/layouts/stdlists.inc | 2 - 9 files changed, 47 insertions(+), 65 deletions(-) diff --git a/lib/layouts/apa.layout b/lib/layouts/apa.layout index a3443ae34c..5785fb9095 100644 --- a/lib/layouts/apa.layout +++ b/lib/layouts/apa.layout @@ -373,7 +373,6 @@ Style Itemize Align Block AlignPossible Block, Left LabelType Itemize - LabelString "*" End diff --git a/lib/layouts/beamer.layout b/lib/layouts/beamer.layout index e5312ae571..1f8acb4e2c 100644 --- a/lib/layouts/beamer.layout +++ b/lib/layouts/beamer.layout @@ -58,7 +58,6 @@ Style Itemize ParSep 0.3 Align Left LabelType Itemize - LabelString "*" End # Enumerate style definition @@ -98,9 +97,6 @@ Style Description ParSep 0.3 Align Left LabelType Manual - LabelString "MM" - - # label font definition LabelFont Series Bold EndFont diff --git a/lib/layouts/egs.layout b/lib/layouts/egs.layout index bd6025538c..1dcbe72952 100644 --- a/lib/layouts/egs.layout +++ b/lib/layouts/egs.layout @@ -179,7 +179,6 @@ Style Itemize Align Block AlignPossible Block, Left LabelType Itemize - LabelString "*" End @@ -198,7 +197,6 @@ Style Description Align Block AlignPossible Block, Left LabelType Manual - LabelString "MM" LabelFont Series Bold EndFont diff --git a/lib/layouts/ijmpc.layout b/lib/layouts/ijmpc.layout index d4e6c39657..acd7f3ffee 100644 --- a/lib/layouts/ijmpc.layout +++ b/lib/layouts/ijmpc.layout @@ -271,7 +271,6 @@ Style ItemList Align Block AlignPossible Block, Left LabelType Itemize - LabelString "*" HTMLTag ul HTMLItem li HTMLLabel NONE diff --git a/lib/layouts/ijmpd.layout b/lib/layouts/ijmpd.layout index c4eacd0cb4..20f1bee1ad 100644 --- a/lib/layouts/ijmpd.layout +++ b/lib/layouts/ijmpd.layout @@ -274,7 +274,6 @@ Style ItemList Align Block AlignPossible Block, Left LabelType Itemize - LabelString "*" HTMLTag ul HTMLItem li HTMLLabel NONE diff --git a/lib/layouts/iopart.layout b/lib/layouts/iopart.layout index f8a89bf7c0..80a9e9e8bb 100644 --- a/lib/layouts/iopart.layout +++ b/lib/layouts/iopart.layout @@ -70,7 +70,7 @@ Style Title Font Size Largest EndFont - HTMLTitle true + HTMLTitle true End @@ -252,8 +252,8 @@ Style Acknowledgments LabelType Static LabelString "Acknowledgments" Font - Series Bold - Size Normal + Series Bold + Size Normal EndFont End diff --git a/lib/layouts/powerdot.layout b/lib/layouts/powerdot.layout index ed53b6bc8e..7d7724011b 100644 --- a/lib/layouts/powerdot.layout +++ b/lib/layouts/powerdot.layout @@ -50,13 +50,12 @@ Style Title ParSep 1 Align Center LabelType No_Label - Font Series Bold Size Largest Color Blue EndFont - HTMLTitle true + HTMLTitle true End ### @@ -74,7 +73,6 @@ Style Author ParSep 0.7 Align Center LabelType No_Label - Font Size Large Color Blue @@ -96,7 +94,6 @@ Style Date ParSep 1 Align Center LabelType No_Label - Font Size Large Color Blue @@ -108,12 +105,12 @@ End ### Style Standard Margin Static - LatexType Paragraph - LatexName dummy + LatexType Paragraph + LatexName dummy ParSkip 0.4 Align Block - AlignPossible Block, Left, Right, Center - LabelType No_Label + AlignPossible Block, Left, Right, Center + LabelType No_Label End ### @@ -131,10 +128,9 @@ Style Slide ParSep 0.7 Align Center LabelType Counter - LabelCounter subsection - LabelString " " - OptionalArgs 1 - + LabelCounter subsection + LabelString " " + OptionalArgs 1 Font Series Bold Size Large @@ -172,7 +168,6 @@ End Style WideSlide CopyStyle Slide LatexName lyxend\lyxwideslide - Font Color Green EndFont @@ -184,11 +179,10 @@ End Style EmptySlide CopyStyle Slide LatexName lyxend\lyxemptyslide - LeftMargin MMMMMMMMMMMMMM - LabelString "Empty slide:" - LabelType Static + LeftMargin MMMMMMMMMMMMMM + LabelString "Empty slide:" + LabelType Static KeepEmpty 1 - Font Color Cyan EndFont @@ -207,12 +201,12 @@ Style Note BottomSep 0.7 ParSep 0.7 Align Center - AlignPossible Center - LabelType Static - LabelString "Note:" - LeftMargin MMMMMMM + AlignPossible Center + LabelType Static + LabelString "Note:" + LeftMargin MMMMMMM KeepEmpty 1 - OptionalArgs 0 + OptionalArgs 0 Font Series Bold Size Large @@ -228,9 +222,8 @@ Style Section TocLevel 1 LatexName lyxend\section LabelType Counter - LabelCounter section - LabelString "\arabic{section}" - + LabelCounter section + LabelString "\arabic{section}" Font Size Larger Color Blue @@ -245,22 +238,21 @@ Style Itemize Margin Static LatexType Item_Environment LatexName itemize - NextNoIndent 1 - LeftMargin MMN + NextNoIndent 1 + LeftMargin MMN LabelSep xx ItemSep 0.2 TopSep 0.7 BottomSep 0.7 ParSep 0.3 Align Block - AlignPossible Block, Left + AlignPossible Block, Left LabelType Itemize - LabelString * End Style ItemizeType1 CopyStyle Itemize - LatexParam [type=1] + LatexParam [type=1] End ### @@ -286,7 +278,7 @@ End Style EnumerateType1 CopyStyle Enumerate - LatexParam [type=1] + LatexParam [type=1] End ### @@ -296,18 +288,18 @@ Style Bibliography Margin First_Dynamic LatexType Bib_Environment LatexName thebibliography - NextNoIndent 1 - LeftMargin MM + NextNoIndent 1 + LeftMargin MM ParSkip 0.4 ItemSep 0 TopSep 0.7 BottomSep 0.7 ParSep 0.5 Align Block - AlignPossible Block, Left + AlignPossible Block, Left LabelType Bibliography - LabelString "" - LabelBottomSep 0 + LabelString "" + LabelBottomSep 0 End ### @@ -317,9 +309,9 @@ Style Quotation Margin Static LatexType Environment LatexName quotation - NextNoIndent 1 - LeftMargin MMM - RightMargin MMM + NextNoIndent 1 + LeftMargin MMM + RightMargin MMM ParIndent MM ParSkip 0 ItemSep 0 @@ -327,7 +319,7 @@ Style Quotation BottomSep 0.5 ParSep 0 Align Block - AlignPossible Block, Left, Right, Center + AlignPossible Block, Left, Right, Center End ### @@ -337,14 +329,14 @@ Style Quote Margin Static LatexType Environment LatexName quote - NextNoIndent 1 - LeftMargin MMM - RightMargin MMM + NextNoIndent 1 + LeftMargin MMM + RightMargin MMM TopSep 0.5 ParSep 0.5 BottomSep 0.5 Align Block - AlignPossible Block, Left, Right, Center + AlignPossible Block, Left, Right, Center LabelType No_Label End @@ -357,15 +349,15 @@ Style Verse LatexType Environment LatexName verse Margin First_Dynamic - NextNoIndent 1 - LeftMargin MMMM - LabelIndent MMMM + NextNoIndent 1 + LeftMargin MMMM + LabelIndent MMMM ParSkip 0.4 TopSep 0.7 BottomSep 0.7 ParSep 0.5 Align Block - AlignPossible Block, Left + AlignPossible Block, Left LabelType No_Label End diff --git a/lib/layouts/simplecv.layout b/lib/layouts/simplecv.layout index f0555b6e46..cf994939bb 100644 --- a/lib/layouts/simplecv.layout +++ b/lib/layouts/simplecv.layout @@ -13,6 +13,7 @@ TocDepth -1 Input stdcounters.inc Input stdinsets.inc + Style Standard Margin Static LatexType Paragraph @@ -69,7 +70,6 @@ Style Topic Align Block AlignPossible Block, Left LabelType Manual - LabelString "MMMMM" LabelFont Family Sans Shape Slanted @@ -91,7 +91,9 @@ Style Itemize Align Block AlignPossible Block, Left LabelType Itemize - LabelString "*" + HTMLTag ul + HTMLItem li + HTMLLabel NONE End @@ -145,7 +147,6 @@ Style Bibliography LatexName thebibliography LatexType Bib_Environment LabelType Bibliography - LabelString "" LabelBottomSep 0.7 LabelFont Size Tiny diff --git a/lib/layouts/stdlists.inc b/lib/layouts/stdlists.inc index 9ec0568877..6c87f0914e 100644 --- a/lib/layouts/stdlists.inc +++ b/lib/layouts/stdlists.inc @@ -25,7 +25,6 @@ Style Itemize Align Block AlignPossible Block, Left LabelType Itemize - LabelString "*" HTMLTag ul HTMLItem li HTMLLabel NONE @@ -71,7 +70,6 @@ Style Description Align Block AlignPossible Block, Left LabelType Manual - LabelString "MM" LabelFont Series Bold EndFont -- 2.39.5