To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=80765
------- Additional comments from [email protected] Thu Oct 8 18:04:03 +0000 2009 ------- I have a bit of a problem here. When dealing with rich-text content with phonetic data, re-using Writer's ruby text xml structure would over-complicate the structure of data stored in content.xml, especially when the span of ruby-base text ranges over different format portions. I would much rather invent a new structure to handle this more efficiently. The code currently in calcphonetic cws works around this by duplicating the text sequence, one for the formatting and one for the phonetic data, but that's a heck of a lot of duplicated data. We can store the phonetic data much more efficiently than that. --------------------------------------------------------------------- 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]
