OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

office message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: [OASIS Issue Tracker] Created: (OFFICE-3429) Unicode Normalizationneeded for OpenFormula


Unicode Normalization needed for OpenFormula
--------------------------------------------

                 Key: OFFICE-3429
                 URL: http://tools.oasis-open.org/issues/browse/OFFICE-3429
             Project: OASIS Open Document Format for Office Applications (OpenDocument) TC
          Issue Type: New Feature
          Components: OpenFormula, Part 2 (Formulas)
    Affects Versions: ODF 1.2 CD 05
            Reporter: Robert Weir 
             Fix For: ODF-Next


This came up in OpenFormula SC.  In order for users to specify direct control over normalization we need a function like this:

Text NORMALIZE(Text input; Text form)

Returns the "input" string, normalized according to the Unicode normalization form specified by "form".

"form" must be one of "NFD", "NFC", "NFKD" or "NFKC", with semantics defined in [UniNorm]

[UniNorm] David, Mark and Martin Dürst, "Unicode Normalization Forms, Revision 25", The Unicode Consortium (2005)
http://www.unicode.org/reports/tr15/tr15-25.html 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://tools.oasis-open.org/issues/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]