To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=89445


User tl changed the following:

                What    |Old value                 |New value
================================================================================
                Priority|P3                        |P2
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Wed Jun 11 08:21:22 +0000 
2008 -------
TL: I have just checked, no one of us has that much time to fix the problem
completely for OOo 3.0 (be it by patching VCLs lower layers or by re-writing the
font).

But at least for the Greek characters there is a work-around.
This is provided you guys on MAC have a proper Greek font (which is not part of
OOo AFAIK). If you have a Greek font you can make a MAC only fix by editing the
Math.xcu in officecfg\registry\data\org\openoffice\Office.
That file has localized entries for all the Greek characters.

What you need to do is add a new FontId (I think it will be Id3) to the
"FontFormatList" and set the values according to the Greek font.
If you have done this you need to edit all the entries for Greek characters in
the "SymbolList" to make use of that new font id and point to the correct
unicode character.

The symbols for the Greek characters should be easily found be looking up 
      <prop oor:name="Set">
        <value>Greek</value>
      </prop>
the name of the set.

Even some other characters can be fixed. Look for
      <prop oor:name="Set">
        <value>Special</value>
      </prop>

But for characters other then those pre-defined symbols in the configuration it
can't be helped for now.


---------------------------------------------------------------------
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]

Reply via email to