From: Martin Vermeer Date: Mon, 20 Aug 2007 18:57:48 +0000 (+0000) Subject: Symbolic colour names work\! X-Git-Tag: 1.6.10~8790 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=e710636ee8234d3be204414096af00d6c95779b1;p=features.git Symbolic colour names work\! git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19664 a592a061-630c-0410-9148-cb99ea01b6c8 --- 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