To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=113558
------- Additional comments from j...@openoffice.org Sat Jul 31 05:35:39 +0000 2010 ------- My apologies, I merged two examples into one in my post. It should have one of these examples: 1. SENTENCE CASE Input: the rapide brown fox [with 'rapide' marked as French] Output: The Rapide Brown fox Underlying code: <text:p text:style-name="P1">The <text:span text:style-name="T4">Rapide</text:span> Brown fox</text:p> 2. Capitalize Every Word Input: the rapide brown fox-like creature [with 'rapide' marked as French] Output: The Rapide BroWn Fox-Like Creature [with everything from 'Rapide' to 'Creat' inclusive marked French] Underlying code: <text:p text:style-name="Body">The <text:span text:style-name="T4">Rapide BroWn Fox-Like Creat</text:span>ure</text:p> --------------------------------------------------------------------- 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: issues-unsubscr...@framework.openoffice.org For additional commands, e-mail: issues-h...@framework.openoffice.org --------------------------------------------------------------------- To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org For additional commands, e-mail: allbugs-h...@openoffice.org