From c32ae63b6c673a675ed6ab328f6904c7a4a34a17 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Uwe=20St=C3=B6hr?= Date: Sat, 10 Dec 2011 00:57:46 +0000 Subject: [PATCH] - simplecv.layout: remove unused string definitions and use the itemize definition from stdlists.inc - stdlists.inc: remove unused string definitions git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40467 a592a061-630c-0410-9148-cb99ea01b6c8 --- lib/layouts/simplecv.layout | 7 ++++--- lib/layouts/stdlists.inc | 2 -- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/lib/layouts/simplecv.layout b/lib/layouts/simplecv.layout index 5ba850313c..fe83a61337 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 17c72c516f..0d27e21451 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.2