[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]
Subject: [OASIS Issue Tracker] (OFFICE-3767) [text] Proposal: contextual spacing of paragraphs
[ https://issues.oasis-open.org/browse/OFFICE-3767?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Patrick Durusau updated OFFICE-3767:
------------------------------------
Proposal: (was: 1. RATIONALE
1.1 Use cases:
Users sometimes don't want to add space between paragraphs of the same style.
1.2 Alternatives considered:
None.
2. REQUESTED CHANGES TO THE ODF STANDARD
2.1 Text changes/additions:
In section 17.6 <style:paragraph-properties> append to the end of its attribute list:
style:contextual-spacing
20.x: style:contextual-spacing (new section):
The style:contextual-spacing attribute specifies that any space above or
below this paragraph, specified using fo:margin-top or fo:margin-bottom,
should be ignored if the previous and following paragraphs have the same
paragraph style.
The default value for this attribute is false.
2.2 Schema changes/additions:
<define name="style-paragraph-properties-attlist">
<interleave>
<optional>
<attribute name="style:contextual-spacing">
<ref name="boolean"/>
</attribute>
</optional>
</interleave>
</define>
3. IMPACTS
3.1 Conformance:
This proposal will not add any mandatory features or behaviors.
3.2 Backwards compatibility:
This element was not available in previous versions and is optional.
Existing ODF processors may ignore it.
3.3 Accessibility impact:
None.
)
> [text] Proposal: contextual spacing of paragraphs
> -------------------------------------------------
>
> Key: OFFICE-3767
> URL: https://issues.oasis-open.org/browse/OFFICE-3767
> Project: OASIS Open Document Format for Office Applications (OpenDocument) TC
> Issue Type: Improvement
> Components: Formatting Properties, Paragraph, Part 1 (Schema), Styles, Text
> Environment: This is an enhancement, described in terms of changes to OpenDocument-v1.2
> Reporter: Thorsten Behrens
> Assignee: Andras Timar
> Priority: Major
> Fix For: ODF 1.3
>
>
> Improve interoperability with other text processors, by enabling round-trip of additional paragraph attributes.
--
This message was sent by Atlassian JIRA
(v7.7.2#77003)
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]