eBookTools
CreateEPUB
convert Maple worksheets to eBook
Calling Sequence
Parameters
Description
Examples
Compatibility
CreateEPUB(book, settings)
book
-
book object created using NewBook
settings
(optional) settings table; see Settings
The CreateEPUB command performs transformation of Maple worksheets into eBook (.epub) format suitable for Apple iBooks, and with further conversion, for Amazon Kindle.
The eBookTools[CreateEPUB] command was introduced in Maple 16.
For more information on Maple 16 changes, see Updates in Maple 16.
See Also
eBookTools/Settings
eBookTools[CreateHTML]
eBookTools[GetDefaultOutputDir]
eBookTools[NewBook]
eBookTools[SetOutputDir]
Download Help Document