From e710636ee8234d3be204414096af00d6c95779b1 Mon Sep 17 00:00:00 2001 From: Martin Vermeer Date: Mon, 20 Aug 2007 18:57:48 +0000 Subject: [PATCH] Symbolic colour names work\! git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19664 a592a061-630c-0410-9148-cb99ea01b6c8 --- lib/layouts/stdinsets.inc | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/lib/layouts/stdinsets.inc b/lib/layouts/stdinsets.inc index 307d2967d9..4c3af0837b 100644 --- a/lib/layouts/stdinsets.inc +++ b/lib/layouts/stdinsets.inc @@ -29,7 +29,7 @@ InsetLayout Note:Comment LatexType environment LatexName comment LabelFont - Color Magenta + Color comment Size Small EndFont End @@ -40,7 +40,7 @@ InsetLayout Note:Note LatexType command LatexName note LabelFont - Color Blue + Color note Size Small EndFont End @@ -50,7 +50,7 @@ InsetLayout Note:Greyedout LatexType environment LatexName lyxgreyedout LabelFont - Color Red + Color greyedout Size Small EndFont End @@ -60,7 +60,7 @@ InsetLayout Note:Framed LatexType environment LatexName framed LabelFont - Color Red + Color greyedout Size Small EndFont End @@ -70,7 +70,7 @@ InsetLayout Note:Shaded LatexType environment LatexName shaded LabelFont - Color Red + Color greyedout Size Small EndFont End -- 2.39.2