> Author: sts > Date: Fri Feb 29 11:02:25 2008 > New Revision: 23350 > > URL: http://www.lyx.org/trac/changeset/23350 > Log: > * the automatic arity changing proposed by Uwe: you go into a macro and type > \#9. The arity is visually adapted right away. The real change though takes > place when you leave the macro with the cursor.
> + { Color_mathmacrooldarg, N_("Math macro old parameter"), > "mathmacrooldarg", "grey80", "mathmacrooldarg" }, > + { Color_mathmacronewarg, N_("Math macro new parameter"), > "mathmacronewarg", "grey20", "mathmacronewarg" }, somewhere i triggerred this: QColor::setNamedColor: Unknown color name 'grey20' pavel