>>>>> "Greg" == Greg Lee <[EMAIL PROTECTED]> writes:

Greg> I was adding a user-callable "font-color <color>" function and
Greg> noticed in the CVS source:


Greg> /// Sets size after GUI name LyXFont &
Greg> LyXFont::setGUISize(string const & siz) {
Greg> setColor(lcolor.getFromGUIName(siz)); return *this; } (line 445
Greg> of lyxfont.C)

Greg> Looks like a mistake.

This is indeed pretty strange... Looks like unfinished work. Asger, do
you know what was intended?

Note however that the lyx/ cvs repository is the 1.1.x development
version. If you plan to use your new feature now, you'd better have a
look at the lyx-1_0_x/ repository, which is the stable branch.

JMarc

Reply via email to