From: Michael Schmitt Date: Sun, 17 Jul 2005 10:48:55 +0000 (+0000) Subject: remove spaces from label strings X-Git-Tag: 1.6.10~14069 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=d55d5d1fb00c2f797b0221e6497135f0f6a9a2fd;p=features.git remove spaces from label strings git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10272 a592a061-630c-0410-9148-cb99ea01b6c8 --- diff --git a/lib/layouts/chess.layout b/lib/layouts/chess.layout index 7d72d16036..92d76a0487 100644 --- a/lib/layouts/chess.layout +++ b/lib/layouts/chess.layout @@ -33,9 +33,10 @@ Style Mainline LatexType Command LatexName mainline Margin Static - LeftMargin MMMMMM + LeftMargin MMMMMMM Labeltype Static - LabelString "Mainline: " + LabelSep M + LabelString "Mainline:" Newline 0 PassThru 1 TopSep 0.0 @@ -57,8 +58,8 @@ Style Variation CopyStyle Mainline LatexType Command LatexName lyxvariation[1] - LabelString "Variation: " - LeftMargin MMMMMMMM + LabelString "Variation:" + LeftMargin MMMMMMMMM End @@ -66,8 +67,8 @@ End Style SubVariation CopyStyle Variation LatexName lyxvariation[2] - LabelString "Subvariation: " - LeftMargin MMMMMMMMMMM + LabelString "Subvariation:" + LeftMargin MMMMMMMMMMMM End @@ -75,8 +76,8 @@ End Style SubVariation2 CopyStyle Variation LatexName lyxvariation[3] - LabelString "Subvariation(2): " - LeftMargin MMMMMMMMMMMMMM + LabelString "Subvariation(2):" + LeftMargin MMMMMMMMMMMMMMM End @@ -84,8 +85,8 @@ End Style SubVariation3 CopyStyle Variation LatexName lyxvariation[4] - LabelString "Subvariation(3): " - LeftMargin MMMMMMMMMMMMMMMMM + LabelString "Subvariation(3):" + LeftMargin MMMMMMMMMMMMMMMMMM End @@ -93,8 +94,8 @@ End Style SubVariation4 CopyStyle Variation LatexName lyxvariation[5] - LabelString "Subvariation(4): " - LeftMargin MMMMMMMMMMMMMMMMMMMM + LabelString "Subvariation(4):" + LeftMargin MMMMMMMMMMMMMMMMMMMMM End @@ -102,8 +103,8 @@ End Style SubVariation5 CopyStyle Variation LatexName lyxvariation[6] - LabelString "Subvariation(5): " - LeftMargin MMMMMMMMMMMMMMMMMMMMMMM + LabelString "Subvariation(5):" + LeftMargin MMMMMMMMMMMMMMMMMMMMMMMM End @@ -112,7 +113,9 @@ End Style HideMoves CopyStyle Mainline LatexName hidemoves - LabelString "HideMoves: " + LeftMargin "HideMoves:M" + LabelSep M + LabelString "HideMoves:" End @@ -134,7 +137,7 @@ Style BoardCentered CopyStyle Mainline LatexType Command LatexName [\showboard\] - LeftMargin MMMMMMMMMMMMM + LeftMargin MMMMMMMMMMMMMM LabelString "[centered board]" KeepEmpty 1 LabelFont @@ -149,8 +152,8 @@ Style HighLight CopyStyle Mainline LatexType Command LatexName lyxhighlight - LeftMargin MMMMMMM - LabelString "Highlights: " + LeftMargin MMMMMMMM + LabelString "Highlights:" LabelFont Color black Series Bold @@ -169,8 +172,8 @@ Style Arrow CopyStyle HighLight LatexType Command LatexName lyxprintarrow - LeftMargin MMMMMMM - LabelString "Arrow: " + LeftMargin MMMMMMMM + LabelString "Arrow:" End @@ -180,8 +183,8 @@ Style KnightMove CopyStyle Arrow LatexType Command LatexName lyxknightmove - LeftMargin MMMMMMM - LabelString "KnightMove: " + LeftMargin MMMMMMMM + LabelString "KnightMove:" End Input article.layout diff --git a/lib/layouts/cl2emult.layout b/lib/layouts/cl2emult.layout index 6827e34893..5e01b462b7 100644 --- a/lib/layouts/cl2emult.layout +++ b/lib/layouts/cl2emult.layout @@ -87,7 +87,8 @@ Style Abstract Align Block AlignPossible Block LabelType Static - LabelString "Abstract " + LabelSep M + LabelString "Abstract" #LabelBottomSep 0.5 Font Size Small diff --git a/lib/layouts/hollywood.layout b/lib/layouts/hollywood.layout index ae21346f9f..d6d0391981 100644 --- a/lib/layouts/hollywood.layout +++ b/lib/layouts/hollywood.layout @@ -88,7 +88,8 @@ Style FADE_IN: AlignPossible Left KeepEmpty 1 LabelType Static - LabelString "FADE IN: " + LabelSep M + LabelString "FADE IN:" End @@ -107,7 +108,8 @@ Style INT. Align Left AlignPossible Left LabelType Static - LabelString "INT. " + LabelSep M + LabelString "INT." End @@ -121,7 +123,8 @@ Style EXT. Align Left AlignPossible Left LabelType Static - LabelString "EXT. " + LabelSep M + LabelString "EXT." End @@ -249,7 +252,8 @@ Style TITLE_OVER: AlignPossible Left KeepEmpty 1 LabelType Static - LabelString "TITLE OVER: " + LabelSep M + LabelString "TITLE OVER:" End @@ -264,7 +268,8 @@ Style INTERCUT AlignPossible Left KeepEmpty 1 LabelType Static - LabelString "INTERCUT WITH: " + LabelSep M + LabelString "INTERCUT WITH:" End @@ -279,7 +284,8 @@ Style FADE_OUT AlignPossible Left KeepEmpty 1 LabelType Static - LabelString "FADE OUT " + LabelSep M + LabelString "FADE OUT" End diff --git a/lib/layouts/llncs.layout b/lib/layouts/llncs.layout index c652b7a142..187dbdb869 100644 --- a/lib/layouts/llncs.layout +++ b/lib/layouts/llncs.layout @@ -156,7 +156,7 @@ Style Running_LaTeX_Title Align Left AlignPossible Left LabelType Static - LabelString "Running title: " + LabelString "Running title:" LabelFont Series Bold Shape Italic @@ -169,7 +169,7 @@ Style TOC_Title CopyStyle Running_LaTeX_Title LatexName toctitle LeftMargin "TOC title:xxx" - LabelString "TOC title: " + LabelString "TOC title:" End @@ -198,7 +198,7 @@ Style Author_Running CopyStyle Running_LaTeX_Title LatexName authorrunning LeftMargin "Author Running:xxx" - LabelString "Author Running: " + LabelString "Author Running:" End @@ -206,7 +206,7 @@ Style TOC_Author CopyStyle Running_LaTeX_Title LatexName tocauthor LeftMargin "TOC Author:xxx" - LabelString "TOC Author: " + LabelString "TOC Author:" End @@ -233,7 +233,7 @@ Style Email CopyStyle Running_LaTeX_Title LatexName email LeftMargin "Email:xxx" - LabelString "Email: " + LabelString "Email:" End @@ -305,21 +305,21 @@ End Style Claim CopyStyle Case LatexName claim - LabelString "Claim. " + LabelString "Claim." End Style Conjecture CopyStyle Case LatexName conjecture - LabelString "Conjecture #. " + LabelString "Conjecture #." End Style Corollary CopyStyle Case LatexName corollary - LabelString "Corollary #. " + LabelString "Corollary #." Font Shape Italic EndFont @@ -333,89 +333,89 @@ End Style Definition CopyStyle Corollary LatexName definition - LabelString "Definition #. " + LabelString "Definition #." End Style Example CopyStyle Case LatexName example - LabelString "Example #. " + LabelString "Example #." End Style Exercise CopyStyle Case LatexName exercise - LabelString "Exercise #. " + LabelString "Exercise #." End Style Lemma CopyStyle Corollary LatexName lemma - LabelString "Lemma #. " + LabelString "Lemma #." End Style Note CopyStyle Case LatexName note - LabelString "Note #. " + LabelString "Note #." End Style Problem CopyStyle Exercise LatexName problem - LabelString "Problem #. " + LabelString "Problem #." End Style Proof CopyStyle Claim LatexName proof - LabelString "Proof. " + LabelString "Proof." End Style Property CopyStyle Case LatexName property - LabelString "Property #. " + LabelString "Property #." End Style Proposition CopyStyle Corollary LatexName proposition - LabelString "Proposition #. " + LabelString "Proposition #." End Style Question CopyStyle Case LatexName question - LabelString "Question #. " + LabelString "Question #." End Style Remark CopyStyle Case LatexName remark - LabelString "Remark #. " + LabelString "Remark #." End Style Solution CopyStyle Case LatexName solution - LabelString "Solution #. " + LabelString "Solution #." End Style Theorem CopyStyle Corollary LatexName theorem - LabelString "Theorem #. " + LabelString "Theorem #." End diff --git a/lib/layouts/numrevtex.inc b/lib/layouts/numrevtex.inc index 1b07865c89..b49dde6d4e 100644 --- a/lib/layouts/numrevtex.inc +++ b/lib/layouts/numrevtex.inc @@ -6,7 +6,7 @@ Style Section LabelType Counter LabelCounter section LabelString "\Roman{section}." - LabelStringAppendix " Appendix \Alph{section}:" + LabelStringAppendix "Appendix \Alph{section}:" TocLevel 1 End @@ -14,8 +14,8 @@ End Style Subsection LabelType Counter LabelCounter subsection - LabelString " \Alph{subsection}." - LabelStringAppendix " \arabic{subsection}." + LabelString "\Alph{subsection}." + LabelStringAppendix "\arabic{subsection}." TocLevel 2 End @@ -23,8 +23,8 @@ End Style Subsubsection LabelType Counter LabelCounter subsubsection - LabelString " \arabic{subsubsection}." - LabelStringAppendix " \alph{subsubsection}." + LabelString "\arabic{subsubsection}." + LabelStringAppendix "\alph{subsubsection}." TocLevel 3 End @@ -32,7 +32,7 @@ End Style Paragraph LabelType Counter LabelCounter paragraph - LabelString " \alph{paragraph}." - LabelStringAppendix " \alph{paragraph}." + LabelString "\alph{paragraph}." + LabelStringAppendix "\alph{paragraph}." TocLevel 4 End diff --git a/lib/layouts/revtex.layout b/lib/layouts/revtex.layout index 1058f61323..7394c607c6 100644 --- a/lib/layouts/revtex.layout +++ b/lib/layouts/revtex.layout @@ -104,7 +104,7 @@ End Style Date LabelType Static - LabelString "Date: " + LabelString "Date:" LabelFont Shape Italic Size Large @@ -123,7 +123,8 @@ Style Address Align Center AlignPossible Block, Left, Right, Center LabelType Static - LabelString "Address: " + LabelSep M + LabelString "Address:" LabelFont Shape Italic EndFont diff --git a/lib/layouts/revtex4.layout b/lib/layouts/revtex4.layout index f00c36380b..ab52a08ccd 100644 --- a/lib/layouts/revtex4.layout +++ b/lib/layouts/revtex4.layout @@ -121,7 +121,7 @@ End Style Date LabelType Static - LabelString "Date: " + LabelString "Date:" LabelFont Shape Italic Size Large @@ -140,7 +140,8 @@ Style Affiliation Align Center AlignPossible Block, Left, Right, Center LabelType Static - LabelString "Affiliation: " + LabelSep M + LabelString "Affiliation:" LabelFont Shape Italic @@ -153,14 +154,14 @@ End Style Address CopyStyle Affiliation LatexName address - LabelString "Address: " + LabelString "Address:" End Style Thanks CopyStyle Affiliation LatexName thanks - LabelString "Thanks: " + LabelString "Thanks:" End @@ -168,7 +169,7 @@ Style Author_Email CopyStyle Affiliation PassThru 1 LatexName email - LabelString "Electronic Address: " + LabelString "Electronic Address:" TextFont Family Typewriter EndFont @@ -182,7 +183,7 @@ Style Author_URL CopyStyle Author_Email PassThru 1 LatexName homepage - LabelString "URL: " + LabelString "URL:" End @@ -220,7 +221,8 @@ Style PACS InTitle 1 LatexName pacs LabelType Static - LabelString "PACS number: " + LabelSep M + LabelString "PACS number:" End @@ -228,7 +230,8 @@ Style Keywords CopyStyle PACS InTitle 1 Latexname keywords - LabelString "Keywords: " + LabelSep M + LabelString "Keywords:" End diff --git a/lib/layouts/spie.layout b/lib/layouts/spie.layout index d3f2159a3b..4eb2d75009 100644 --- a/lib/layouts/spie.layout +++ b/lib/layouts/spie.layout @@ -42,7 +42,8 @@ Style Keywords LatexType Command LatexName keywords LabelType Static - LabelString "Keywords: " + LabelSep M + LabelString "Keywords:" LabelFont Series Bold EndFont @@ -60,7 +61,8 @@ Style Authorinfo AlignPossible Block, Left, Right, Center BottomSep 1.5 LabelType Static - LabelString "Authorinfo: " + LabelSep M + LabelString "Authorinfo:" LabelFont Series Bold Shape Italic diff --git a/lib/layouts/svjour.inc b/lib/layouts/svjour.inc index fa4b3e8d44..f2069cc936 100644 --- a/lib/layouts/svjour.inc +++ b/lib/layouts/svjour.inc @@ -109,7 +109,7 @@ Style Headnote Align Left AlignPossible Left LabelType Static - LabelString "Headnote (optional): " + LabelString "Headnote (optional):" LabelFont Series Bold Shape Italic @@ -175,7 +175,7 @@ Style Running_LaTeX_Title CopyStyle Headnote LatexName titlerunning LeftMargin "Running title:xxx" - LabelString "Running title: " + LabelString "Running title:" End @@ -204,7 +204,7 @@ Style Author_Running CopyStyle Headnote LatexName authorrunning LeftMargin "Author Running:xxx" - LabelString "Author Running: " + LabelString "Author Running:" End @@ -237,7 +237,7 @@ Style Mail CopyStyle Headnote LatexName mail LeftMargin "Corr Author:xx." - LabelString "Corr Author: " + LabelString "Corr Author:" End @@ -245,7 +245,7 @@ Style Offprints CopyStyle Headnote LatexName offprints LeftMargin "Offprints:xx." - LabelString "Offprints: " + LabelString "Offprints:" End @@ -284,7 +284,7 @@ Style Keywords Align Block AlignPossible Block, Left LabelType Static - LabelString "Key words: " + LabelString "Key words:" LabelFont Series Bold EndFont @@ -369,14 +369,14 @@ End Style Conjecture CopyStyle Claim LatexName conjecture - LabelString "Conjecture #. " + LabelString "Conjecture #." End Style Corollary CopyStyle Claim LatexName corollary - LabelString "Corollary #. " + LabelString "Corollary #." Font Shape Italic EndFont @@ -390,21 +390,21 @@ End Style Definition CopyStyle Corollary LatexName definition - LabelString "Definition #. " + LabelString "Definition #." End Style Example CopyStyle Claim LatexName example - LabelString "Example #. " + LabelString "Example #." End Style Exercise CopyStyle Claim LatexName exercise - LabelString "Exercise #. " + LabelString "Exercise #." LabelFont Shape Up Series Bold @@ -415,68 +415,68 @@ End Style Lemma CopyStyle Corollary LatexName lemma - LabelString "Lemma #. " + LabelString "Lemma #." End Style Note CopyStyle Claim LatexName note - LabelString "Note #. " + LabelString "Note #." End Style Problem CopyStyle Exercise LatexName problem - LabelString "Problem #. " + LabelString "Problem #." End Style Proof CopyStyle Claim LatexName proof - LabelString "Proof. " + LabelString "Proof." End Style Property CopyStyle Claim LatexName property - LabelString "Property #. " + LabelString "Property #." End Style Proposition CopyStyle Claim LatexName proposition - LabelString "Proposition_#. " + LabelString "Proposition #." End Style Question CopyStyle Claim LatexName question - LabelString "Question #. " + LabelString "Question #." End Style Remark CopyStyle Claim LatexName remark - LabelString "Remark #. " + LabelString "Remark #." End Style Solution CopyStyle Exercise LatexName solution - LabelString "Solution #. " + LabelString "Solution #." End Style Theorem CopyStyle Corollary LatexName theorem - LabelString "Theorem #. " + LabelString "Theorem #." End