[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]
Subject: Transition Duration
Here's a proposal for a new attribute in ODF 1.2.
---------- Forwarded Message ----------
Subject: Transition Duration
Date: Friday 23 November 2007
From: Thorsten Zachmann <t.zachmann@zagge.de>
To: David Faure <faure@kde.org>
15.36.X Transition Duration
The [SMIL20] smil:dur attribute is used to specify the transition duration.
See ยง12.4.1 of [SMIL20] for details. The value of this attribute must be a
clock-value as defined by the SMIL Timing and Synchronization Module.
http://www.w3.org/TR/2005/REC-SMIL2-20050107/smil-timing.html#Timing-ClockValueSyntax
If this attribute is present, the attributes presentation:transition-speed and
should be ignored.
<define name="style-drawing-page-properties-attlist " combine="interleave">
<optional>
<attribute name="smil:dur">
<ref name="duration"/>
</attribute>
</optional>
</define>
-------------------------------------------------------
--
David Faure, faure@kde.org, sponsored by Trolltech to work on KDE,
Konqueror (http://www.konqueror.org), and KOffice (http://www.koffice.org).
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]