• Type: Bug
    • Resolution: Unresolved
    • Priority: Minor
    • None
    • Affects Version/s: ODF 1.2
    • Component/s: Presentation
    • None

      PowerPoint allows, that a presentation starts with number 0. The start value of slide numbering is given by the attribute firstSlideNum of element <p:presentation> in OOXML. Even negative values are allowed in OOXML.

      <xsd:attribute name="firstSlideNum" type="xsd:int" use="optional" default="1"/>
      

      The corresponding attribute in ODF is 20.258 style:first-page-number. Here we have the description text

      The value of this attribute can be an integer or continue.

      But in the schema there is
      {code:xml|

       

       

            Assignee:
            Unassigned
            Reporter:
            Regina Henschel
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: