diff --git a/epub34/authoring/index.html b/epub34/authoring/index.html index 4dc08029f..8ce2ab242 100644 --- a/epub34/authoring/index.html +++ b/epub34/authoring/index.html @@ -7421,87 +7421,6 @@
The rendition:orientation property specifies which orientation the [=EPUB
- publication=] is intended to be rendered in.
When the rendition:orientation property is specified on a [^meta^] element,
- it indicates that the intended orientation applies globally (i.e., for all [=EPUB spine |
- spine=] items).
One of the following values MUST be used with the rendition:orientation
- property:
Render the content in landscape orientation.
-Render the content in portrait orientation.
-The content is not orientation constrained. Default value.
-The rendition:orientation property MUST NOT be
- declared more than once. In addition, it MUST NOT be declared using the refines attribute. Refer to for setting the property for individual [=EPUB
- content documents=].
The following properties MAY be specified on [=EPUB spine - | spine=] [^itemref^] elements to override the global value:
- -A spine item MUST NOT declare more than one of these overrides.
-
+ rendition:orientation and
+ orientation overrides
+ properties [[epub-33]]
rendition:orientation property, as well as
+ its override equivalents. See issue 2751, and
+ the related Working Group resolution.
+ The prefix URL for referencing these properties is
http://www.idpf.org/vocab/rendition/#.
The "rendition:" prefix is reserved for
use with the package rendering properties and does not have to be declared in the
[=package document=].
Unlike the other vocabularies in this appendix, the properties in the Package Rendering Vocabulary consist of a mix of properties (expressed in [^meta^] elements) and [=EPUB spine | spine=] overrides (expressed on [^itemref^] elements).
- +The usage requirements are also defined in not in this appendix. The following table provides a map to the properties, overrides, and where they are defined.
Custom properties and [=EPUB spine | spine=] overrides can be included in the - [=package document=] to address rendering issues specific to particular + +
Custom properties and [=EPUB spine | spine=] overrides can be included in the + [=package document=] to address rendering issues specific to particular [=reading systems=], as defined by the developers of those reading systems.
- -The only restrictions are that such properties MUST NOT be defined with a
- rendition: prefix and MUST NOT conflict behaviorally with properties
+
+
The only restrictions are that such properties MUST NOT be defined with a
+ rendition: prefix and MUST NOT conflict behaviorally with properties
in the package rendering vocabulary.
If extensions are needed for use by multiple independent reading systems, the - preferred method is to extend the package rendering vocabulary through a revision + +
If extensions are needed for use by multiple independent reading systems, the + preferred method is to extend the package rendering vocabulary through a revision to this standard.
rendition:layout propertyrendition:orientation propertyThe default value auto MUST be assumed by EPUB reading systems as the global
- value if no [^meta^] element carrying the rendition:orientation property occurs in the package document metadata [[epub-34]].
The rendition:orientation property values have the following processing
- requirements:
The reading system determines the orientation in which to render [=EPUB content - documents=].
-Reading systems that support multiple orientations SHOULD render EPUB content - documents in landscape orientation.
-Reading systems that support multiple orientations SHOULD render EPUB content - documents in portrait orientation.
-The means by which they convey the intent is implementation specific.
-rendition:spread property[=reading systems=] MAY support deprecated - authoring features [[epub-34]].
- -In addition, the following reading system features are now deprecated:
- -Automatic playback of embedded audio and video [[epubmediaoverlays-32]]
-epubReadingSystem objectlayoutStyle property [[epubcontentdocs-301]]
name and version properties
- [[epubcontentdocs-32]]
Developers need to consider the unlikelihood of encountering content with deprecated features before - adding new support for them.
-[=reading systems=] MAY support deprecated + authoring features [[epub-34]].
+ +In addition, the following Reading system features are now deprecated:
+ +Automatic + playback of embedded audio and video [[epubmediaoverlays-32]]
+epubReadingSystem objectlayoutStyle
+ property [[epubcontentdocs-301]]
name
+ and version properties
+ [[epubcontentdocs-32]]
Developers need to consider the unlikelihood of encountering content with deprecated features before + adding new support for them.
+