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

[OASIS Issue Tracker] Created: (OFFICE-3699) Unexpected attributevalue definitions in 19.505 style:page-usage

From
OASIS Issues Tracker <>
Date
2011-06-19T17:50:48+00:00
ID
1091609431.6561308505838850.JavaMail.tomcat55@mw00
Thread
[OASIS Issue Tracker] Created: (OFFICE-3699) Unexpected attributevalue definitions in 19.505 style:page-usage
Unexpected attribute value definitions in 19.505 style:page-usage
-----------------------------------------------------------------

                 Key: OFFICE-3699
                 URL: http://tools.oasis-open.org/issues/browse/OFFICE-3699
             Project: OASIS Open Document Format for Office Applications (OpenDocument) TC
          Issue Type: Bug
          Components: Styles
    Affects Versions: ODF 1.2 CD 07
            Reporter: Andreas Guelzow 


We currently have:
--------------------------------------------------------------------------
19.505 style:page-usage
The style:page-usage attribute specifies the type of pages that a page master should
generate.
The defined values for the style:page-usage attribute are:
● all: if there are no <style:header-left> or <style:footer-left> elements, the
   header and footer content is the same for left and right pages.
● left: <style:header-left> or <style:footer-left> elements are ignored.
● mirrored: if there are no <style:header-left> or <style:footer-left> elements,
   the header and footer content is the same for left and right pages.
● right: <style:header-left> or <style:footer-left> elements are ignored.
--------------------------------------------------------------------------

While this may be correct, I find it strange that  (all == mirrored) and (left == right). Is this really intended? For example I would have expected that mirrored would switch the left and right regions of the headers on the left page, but that isn't specified here.

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