← Prev in month ← Prev in thread

[OASIS Issue Tracker] (OFFICE-3952) llow presentation to start with slide number 0

From
OASIS Issues Tracker <>
Date
2018-05-24T17:32:11+00:00
ID
Thread
[OASIS Issue Tracker] (OFFICE-3952) llow presentation to start with slide number 0
Regina Henschel created OFFICE-3952:
---------------------------------------

             Summary: llow presentation to start with slide number 0
                 Key: OFFICE-3952
                 URL: https://issues.oasis-open.org/browse/OFFICE-3952
             Project: OASIS Open Document Format for Office Applications (OpenDocument) TC
          Issue Type: Bug
          Components: Presentation
    Affects Versions: ODF 1.2
            Reporter: Regina Henschel


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.
{code:xml}
<xsd:attribute name="firstSlideNum" type="xsd:int" use="optional" default="1"/>
{code}
The corresponding attribute in ODF is {{20.258 style:first-page-number}}. Here we have the description text
{quote}The value of this attribute can be an integer or continue.{quote}
But in the schema there is
{code:xml|




--
This message was sent by Atlassian JIRA
(v7.7.2#77003)
← Prev in month ← Prev in thread