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-3828) Clarify algorithm for collapsing whitespace


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

Michael Stahl updated OFFICE-3828:
----------------------------------

    Component/s: Paragraph
                 Part 1 (Schema)

> Clarify algorithm for collapsing whitespace
> -------------------------------------------
>
>                 Key: OFFICE-3828
>                 URL: https://issues.oasis-open.org/browse/OFFICE-3828
>             Project: OASIS Open Document Format for Office Applications (OpenDocument) TC
>          Issue Type: Improvement
>          Components: Paragraph, Part 1 (Schema)
>    Affects Versions: ODF 1.2
>            Reporter: Jos van den Oever
>             Fix For: ODF 1.2 Errata 01, ODF 1.3
>
>
> In ODF 1.2 it is not clear how the whitespaace in the following fragment should be collapsed.
>   <text:p><text:span>a </text:span> b</text:p>
> Should it be:
>  a) <text:p><text:span>a </text:span>b</text:p>
>  b) <text:p><text:span>a</text:span> b</text:p>



--
This message was sent by Atlassian JIRA
(v6.2.2#6258)


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