Re: color names in Math

2014-11-08 Thread Andrea Pescetti
On 29/10/2014 Regina Henschel wrote: ... https://issues.apache.org/ooo/show_bug.cgi?id=118191 You are right in that older documents will now have a light color where they had a dark color before. But now not only 8 but all 16 basic html colors will be supported, so the user can change the color

Re: color names in Math

2014-11-08 Thread Regina Henschel
Hi Andrea, Andrea Pescetti schrieb: On 29/10/2014 Regina Henschel wrote: ... https://issues.apache.org/ooo/show_bug.cgi?id=118191 You are right in that older documents will now have a light color where they had a dark color before. But now not only 8 but all 16 basic html colors will be

RE: color names in Math

2014-11-08 Thread Dennis E. Hamilton
: color names in Math Hi Andrea, Andrea Pescetti schrieb: On 29/10/2014 Regina Henschel wrote: [ ... ] OpenOffice has written red to StarMath code in the annotation element and #ff to the MathML part. That is the correct mapping. But in rendering, OpenOffice has not shown the color #ff

Re: color names in Math

2014-11-08 Thread Regina Henschel
I should not write answers on the fly. I apologize, I have to correct some parts. Regina Henschel schrieb: OpenOffice has written red to StarMath code in the annotation element and #ff to the MathML part. That is the correct mapping. But in rendering, OpenOffice has not shown the color

RE: color names in Math

2014-11-08 Thread Dennis E. Hamilton
Regina, Thanks for the detailed analysis. This is definitely a very messy situation. Notes below. -Original Message- From: Regina Henschel [mailto:rb.hensc...@t-online.de] Sent: Saturday, November 8, 2014 12:32 To: dev@openoffice.apache.org Subject: Re: color names in Math Hi Dennis

Re: color names in Math

2014-10-28 Thread Kay Schenk
On Mon, Oct 27, 2014 at 8:27 AM, Regina Henschel rb.hensc...@t-online.de wrote: Hi Kay, Kay Schenk schrieb: Hi Regina -- I saw that you had already made some changes yesterday re i118191 https://issues.apache.org/ooo/show_bug.cgi?id=118191 I have not investigated color renderings

Re: color names in Math

2014-10-28 Thread Regina Henschel
Hi Kay, Kay Schenk schrieb: On Mon, Oct 27, 2014 at 8:27 AM, Regina Henschel rb.hensc...@t-online.de wrote: Hi Kay, Kay Schenk schrieb: Hi Regina -- I saw that you had already made some changes yesterday re i118191 https://issues.apache.org/ooo/show_bug.cgi?id=118191 I have not

Re: color names in Math

2014-10-28 Thread Kay Schenk
On 10/28/2014 03:25 PM, Regina Henschel wrote: Hi Kay, Kay Schenk schrieb: On Mon, Oct 27, 2014 at 8:27 AM, Regina Henschel rb.hensc...@t-online.de wrote: Hi Kay, Kay Schenk schrieb: Hi Regina -- I saw that you had already made some changes yesterday re i118191

RE: color names in Math

2014-10-28 Thread Dennis E. Hamilton
-Original Message- From: Kay Schenk [mailto:kay.sch...@gmail.com] Sent: Tuesday, October 28, 2014 17:02 To: dev@openoffice.apache.org Subject: Re: color names in Math On 10/28/2014 03:25 PM, Regina Henschel wrote: Hi Kay, Kay Schenk schrieb: On Mon, Oct 27, 2014 at 8:27 AM

Re: color names in Math

2014-10-27 Thread Regina Henschel
Hi Kay, Kay Schenk schrieb: Hi Regina -- I saw that you had already made some changes yesterday re i118191 https://issues.apache.org/ooo/show_bug.cgi?id=118191 I have not investigated color renderings in AOO at all in terms of values, but my first thought is we should be consistent

Re: color names in Math

2014-10-26 Thread Kay Schenk
On Wed, Oct 22, 2014 at 11:52 AM, Regina Henschel rb.hensc...@t-online.de wrote: Hi all, I'm going to work on https://issues.apache.org/ooo/show_bug.cgi?id=118191. ODF1.2 uses MathML and that allows font colors to be defined by html-color-names. The corresponding rgb-values are defined in

Re: color names in Math

2014-10-23 Thread Regina Henschel
Hi, find a color table in https://wiki.openoffice.org/wiki/User:Regina/MYDrafts6 Kind regards Regina - To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org For additional commands, e-mail:

color names in Math

2014-10-22 Thread Regina Henschel
Hi all, I'm going to work on https://issues.apache.org/ooo/show_bug.cgi?id=118191. ODF1.2 uses MathML and that allows font colors to be defined by html-color-names. The corresponding rgb-values are defined in HTML. The problems are: Math writes its red as red in mml and renders it as rgb 80