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] Commented: (OFFICE-3854) [graphic-properties] Proposal: different relative size relations


    [ http://tools.oasis-open.org/issues/browse/OFFICE-3854?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=36573#action_36573 ] 

Thorsten Behrens  commented on OFFICE-3854:
-------------------------------------------

--- OpenDocument-v1.2-os-schema.rng	2012-08-09 12:50:29.000000000 +0200
+++ OpenDocument-v1.2-os-schema.rng	2014-02-07 15:05:14.221520021 +0100
@@ -6650,6 +6650,14 @@
 			</attribute>
 		</optional>
 		<optional>
+			<attribute name="style:rel-width-rel">
+				<choice>
+					<value>page</value>
+					<value>paragraph</value>
+				</choice>
+			</attribute>
+		</optional>
+		<optional>
 			<attribute name="style:rel-height">
 				<choice>
 					<ref name="percent"/>
@@ -6658,6 +6666,14 @@
 				</choice>
 			</attribute>
 		</optional>
+		<optional>
+			<attribute name="style:rel-height-rel">
+				<choice>
+					<value>page</value>
+					<value>paragraph</value>
+				</choice>
+			</attribute>
+		</optional>
 	</define>
 	<define name="draw-frame-attlist">
 		<optional>


> [graphic-properties] Proposal: different relative size relations
> ----------------------------------------------------------------
>
>                 Key: OFFICE-3854
>                 URL: http://tools.oasis-open.org/issues/browse/OFFICE-3854
>             Project: OASIS Open Document Format for Office Applications (OpenDocument) TC
>          Issue Type: Improvement
>          Components: Text
>    Affects Versions: ODF 1.2
>         Environment: This is an enhancement, described in terms of changes to OpenDocument-v1.2
>            Reporter: Thorsten Behrens 
>
> Improve interoperability with other text processors, by enabling round-trip of additional graphic style properties.

-- 
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]