[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]
Subject: [OASIS Issue Tracker] Created: (OFFICE-1591) Editor Note: Section17.183 draw:handle-position
Editor Note: Section 17.183 draw:handle-position
-------------------------------------------------
Key: OFFICE-1591
URL: http://tools.oasis-open.org/issues/browse/OFFICE-1591
Project: OASIS Open Document Format for Office Applications (OpenDocument) TC
Issue Type: Bug
Reporter: Robert Weir
Transcribed from ODF_Revised_Editorial_Notes_27May2009.odt
Original author: Patrick Durusau
Section 17.183 draw:handle-position
Ed. Note: (Michael) I've adapted the wording, and clarified the references to several non-existing draw:coordinate-xyz attributes.
Ed. Note Consider an EBNF, although I am not sure it would help. It would be helpful to know if there was some more standard way to reach the same results as with the "enhancements."
Sven Jacobi says:
handleposition ::= position ' '+ position
position::= formula | modifier | constant | number
formula::= '?' name
modifier::= '$' integer
constant::= 'left' | 'top' | 'right' | 'bottom' |
'xstretch' | 'ystretch' | 'hasstroke' | 'hasfill ' |
'width' | 'height' | 'logwidth' | 'logheight'
number::=sign? float | sign? integer
float::= fractional exponent? | integer exponent
fractional::= integer? '.' integer | integer '.'
exponent::= ( 'e' | 'E' ) sign? integer
sign::= '+'| '-'
integer::= [0-9]+
name ::= [^ ]+
--
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]