Unexpected attribute value definitions in 19.505 style:page-usage

    • Type: Bug
    • Resolution: Unresolved
    • Priority: Major
    • None
    • Affects Version/s: ODF 1.2 CD 07
    • Component/s: Styles
    • None

      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.

            Assignee:
            Unassigned
            Reporter:
            Andreas Guelzow (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated: