To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=5156
------- Additional comments from [EMAIL PROTECTED] Mon Dec 11 03:05:38 -0800 2006 ------- Sorry, but the issue is *not* trivial to fix. Math does not know selections or portions so there is nothing where you can assign a color to. Colors in Math are keywords in the formula expression. This makes it hard to have an arbitrary set of colors or even a color palette as e.g. in Chart as then the parser must be able to handle arbitrary color names. We could use RGB values in the formula instead - but would that be what users want? Next problem is the file format. Old OOo version will not be able to read formulas with new colors and create a parser error that spoils the formula completely. So it is doable, but it's not trivial. --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
