[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]
Subject: [OASIS Issue Tracker] Commented: (OFFICE-3828) Clarify algorithm for collapsing whitespace
[ http://tools.oasis-open.org/issues/browse/OFFICE-3828?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=33237#action_33237 ]
Jos van den Oever commented on OFFICE-3828:
-------------------------------------------
Document that shows the collapsing of spaces:
https://issues.apache.org/ooo/attachment.cgi?id=80606
> Clarify algorithm for collapsing whitespace
> -------------------------------------------
>
> Key: OFFICE-3828
> URL: http://tools.oasis-open.org/issues/browse/OFFICE-3828
> Project: OASIS Open Document Format for Office Applications (OpenDocument) TC
> Issue Type: Improvement
> 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 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]