← Prev in month ← Prev in thread
Next in thread → Next in month →

[OASIS Issue Tracker] Created: (OFFICE-1590) Editor Note: Section17.179 draw:glue-points

From
OASIS Issues Tracker <>
Date
2009-05-28T17:39:33+00:00
ID
1862769484.1243532372981.JavaMail.tomcat55@mw00
Thread
[OASIS Issue Tracker] Created: (OFFICE-1590) Editor Note: Section17.179 draw:glue-points
Editor Note: Section 17.179 draw:glue-points

---------------------------------------------

                 Key: OFFICE-1590
                 URL: http://tools.oasis-open.org/issues/browse/OFFICE-1590
             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.179 draw:glue-points

Ed. Note We refer to "indexing" the draw:modifiers attribute but at that attribute we don't specify a format that permits indexing.

Sven Jacobi says:



gluepoints::= gluepointsequence? 

gluepointsequence::= gluepoint ( ' '+ gluepointsequence )* 

glue-point::= position ' '+ position 

position::= formula | modifier | number 

formula::= '?' name 

modifier::= '$' integer 

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
← Prev in month ← Prev in thread
Next in thread → Next in month →