]> git.lyx.org Git - lyx.git/commitdiff
Symbolic colour names work\!
authorMartin Vermeer <martin.vermeer@hut.fi>
Mon, 20 Aug 2007 18:57:48 +0000 (18:57 +0000)
committerMartin Vermeer <martin.vermeer@hut.fi>
Mon, 20 Aug 2007 18:57:48 +0000 (18:57 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19664 a592a061-630c-0410-9148-cb99ea01b6c8

lib/layouts/stdinsets.inc

index 307d2967d953c42e5546511cf1211651a412eafc..4c3af0837b5c1480cf58d367a3e4064524974b69 100644 (file)
@@ -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