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] (OFFICE-4104) 19.505 style:num-letter-sync has "true" and "false" swapped


     [ https://issues.oasis-open.org/browse/OFFICE-4104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Stahl updated OFFICE-4104:
----------------------------------
    Component/s:     (was: Part (Schema))

> 19.505 style:num-letter-sync has "true" and "false" swapped
> -----------------------------------------------------------
>
>                 Key: OFFICE-4104
>                 URL: https://issues.oasis-open.org/browse/OFFICE-4104
>             Project: OASIS Open Document Format for Office Applications (OpenDocument) TC
>          Issue Type: Bug
>          Components: Lists, Part 3 (Schema) [1.2: 1], Text
>    Affects Versions: ODF 1.2, ODF 1.3 CS02
>         Environment: OpenDocument-v1.3-cs02-part3-schema.odt of ODF 1.3 CS02
> OpenDocument-v1.2-part1.odt ODF 1.2
>            Reporter: Michael Stahl
>            Priority: Major
>             Fix For: ODF 1.4
>
>         Attachments: Example.odt
>
>
> <quote>
>     â false: A new digit is inserted that always has the same value as the following digit. The numbering sequence (for lower case numberings) in that case is a, b, c, ..., z, aa, bb, cc, ..., zz, aaa, ..., and so on.
>     â true: A new digit is inserted. Its start value is âaâ or âAâ, and it is incremented every time an overflow occurs in the following digit. The numbering sequence (for lower case numberings) in that case is a,b,c, ..., z, aa, ab, ac, ...,az, ba, ..., and so on. 
> </quote>
> this is ODF 1.1:
> <quote>
> 12.2.3 Letter Synchronization in Number Formats
> If letters are used in alphabetical order for numbering, there are two ways to process overflows within a digit, as follows:
>     â A new digit is inserted. Its start value is A, and it is incremented every time an overflow occurs in the following digit. The numbering sequence in this case is something like a,b,c, ..., z, aa, ab, ac, ...,az, ba, ..., and so on.
>     â A new digit is inserted that always has the same value as the following digit. The numbering sequence in this case is something like a, b, c, ..., z, aa, bb, cc, ..., zz, aaa, ..., and so on. *This is called letter synchronization.*
> The style:num-letter-sync specifies whether letter synchronization shall take place.
> </quote>
> It is obvious that since ODF 1.2, the values "true" and "false" were swapped from the definition in ODF 1.1.



--
This message was sent by Atlassian Jira
(v8.3.3#803004)


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