[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]
Subject: [OASIS Issue Tracker] (OFFICE-4079) ODF 1.3 CS02 Specification Editorial Fixes
[ https://issues.oasis-open.org/browse/OFFICE-4079?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=77443#comment-77443 ]
Svante Schubert commented on OFFICE-4079:
-----------------------------------------
Francis, I have adjusted the XSLT Default Extractor in a way, that it does not stop, when there are multiple default values are being found (usually triggered by multiple text:spans), which is harmless.
The current editorial default value problems become apparent when comparing the current result:
[https://github.com/oasis-tcs/odf-tc/blob/master/docs/odf1.3/content.odf13-default-values.xml]
with the best extraction, we have from ODF 1.2
[https://github.com/oasis-tcs/odf-tc/blob/master/docs/odf1.2/content.odf12fixed-default-values.xml]Â;
Â
*Please Note:*
After fixing an ODT, everyone should trigger the HTML (and if necessary the default XML) extraction manually and copy the HTML & default XML file from:
the temporary output directoryÂ*target\generated-resources\xml\xslt*
toÂ
[https://github.com/oasis-tcs/odf-tc/blob/master/docs/odf1.3/|https://github.com/oasis-tcs/odf-tc/blob/master/docs/odf1.3/content.odf13-default-values.xml]
(this should (and will) be done in the future by automation)
Â
> ODF 1.3 CS02 Specification Editorial Fixes
> -------------------------------------------
>
> Key: OFFICE-4079
> URL: https://issues.oasis-open.org/browse/OFFICE-4079
> Project: OASIS Open Document Format for Office Applications (OpenDocument) TC
> Issue Type: Task
> Components: Part (Formula), Part (Introduction), Part (Packages), Part (Schema)
> Affects Versions: ODF 1.3 CS01
> Environment: Deliverables atÂ[http://docs.oasis-open.org/office/OpenDocument/v1.3/]
> Reporter: Svante Schubert
> Assignee: Francis Cave
> Priority: Major
> Labels: editorial
> Fix For: ODF 1.3 CS02
>
>
> # Spacing between Paragraphs (ODT)
> # Line Height higher than Font HeightÂ(ODT)
> # Top Border missing in Paragraph Boxes (HTML)
> # Default Attribute ValuesÂ(ODT)
> *Missing:*
> (x)Â<attribute name="draw:type" defaultValue="standard" element="draw:connector"/>
> (x)Â<attribute name="draw:type" defaultValue="non-primitive" element="draw:enhanced-geometry"/>
> (x)Â<attribute name="number:decimal-places" defaultValue="0" element="number:seconds"/>
> (x)Â<attribute name="smil:accelerate" defaultValue="0"/>
> (x)Â<attribute name="style:vertical-align" defaultValue="top" element="style:column-sep"/>
> *Erroneous:*
> (x)Â<attribute name="xlink:href" defaultValue=""/>
> (x)Â<attribute name="" defaultValue="false"/>
> (x)Â<attribute name="" defaultValue="0"/>
> (x)Â<attribute name="" defaultValue="2"/>
> (x)Â<attribute name="" defaultValue=""/>
> (x)Â<attribute name="" defaultValue="2"/>
> (x)Â<attribute name="" defaultValue="false"/>
> (x)Â<attribute name="" defaultValue="foreground"/>
--
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]