On 5/19/07, Uwe Stöhr <[EMAIL PROTECTED]> wrote:
Bo Peng schrieb:
> Please test the attached patch. I will wait for another OK to commit.
This is OK now.
I applied it since it is trivial.
Bo
Bo Peng schrieb:
Please test the attached patch. I will wait for another OK to commit.
This is OK now.
thanks and regards
Uwe
Uwe,
Please test the attached patch. I will wait for another OK to commit.
Cheers,
Bo
Index: src/insets/InsetNote.cpp
===
--- src/insets/InsetNote.cpp (revision 18413)
+++ src/insets/InsetNote.cpp (working copy)
@@ -365,10 +365,8 @@
Bo Peng schrieb:
This was wrong because the bug is that LyX adds color commands to the
preamble when using a framed note:
\definecolor{shadecolor}{rgb}{1,0,0}
So you mean a frame note does not need this \definecolor?
Yes.
If so, requiring color is wrong and please revert my changes when y
This was wrong because the bug is that LyX adds color commands to the preamble
when using a framed note:
\definecolor{shadecolor}{rgb}{1,0,0}
So you mean a frame note does not need this \definecolor? If so,
requiring color is wrong and please revert my changes when you fix it.
Bo
Hello Bo,
you were over eager with your bugfix for bug 3598. You said in
http://bugzilla.lyx.org/show_bug.cgi?id=3598#c1
that the framed not required the color package and implemented this.
This was wrong because the bug is that LyX adds color commands to the preamble
when using a framed note: