Break-before property mapping, Access to ibooks reader device fonts, Font embedding on ibooks reader now supported – Adobe InDesign User Manual
Page 40
Note:
Break-before property mapping
The Keeps Option “Start Paragraph” attribute is now mapped correctly to a valid CSS property. Any value for this attribute other than
‘kStartAnywhere’ is mapped to 'pagebreak-before:always'.
Break characters remain unsupported at this time.
Access to iBooks reader device fonts
iBooks Reader supports a wide number of device fonts (
@font-face unless the special XML option file META-INF/com.apple.ibooks.display-options.xml is added to the package.
Now the option file is added to both the EPUB2.0 and EPUB3.0 packages.
Font embedding on iBooks reader now supported
EPUBCheck has been changed to accept the embedded font format as being acceptable for iBooks Reader.
‘EPUB 3.0 with Layout’ option removed from EPUB export
As the DPS Reader has decided not to support this format, the ‘EPUB 3.0 with Layout’ option is removed from the EPUB Export dialog box.
Mapping paragraph keeps attributes to CSS paragraph properties
In a previous change, the Start Paragraph was mapped to the CSS property 'page-break-before:avoid'. Since this attribute and Keep With Previous
share the same mapped property, in cases of conflict, the Start Paragraph will win, as it does in InDesign.
Mapping of Keep With Next N ignores any values other than one. Also, break characters (goto Next N) remain unsupported at this time.
A,B,C,D
“upper--alpha”
a,b,c,d
“lower--alpha”
001,002,003,
“decimal--leading--zero”
0001,0002,0003,
“decimal--leading--zero”
Paragraph Attribute
CSS Property
Keep With Previous
page-break-before:avoid
Keep All Lines Together
orphans: 99
Keep First N
orphans: #
Keep Last N
window: #
Keep With Next N
page-break-after:avoid
35