eBookTools - Maple Help

Online Help

All Products    Maple    MapleSim


Overview of the eBookTools Package

 

Calling Sequence

Description

List of eBookTools Package Commands

Compatibility

Calling Sequence

eBookTools[command](arguments)

command(arguments)

Description

• 

The eBookTools package provides capability to convert a collection of Maple worksheets to PDF, HTML, or eBook format using DocBook.  It can also be used to create a book of MW worksheets, complete with cross references, a table of contents, and an index.

• 

The eBook Publisher Assistant, available through the Tools > Assistants menu, can create a book from a collection of Maple worksheets.

• 

The eBookTools/Authoring help page describes authoring guidelines for creating documents that will be used with eBookTools.

• 

The eBookTools/Metadata help page describes metadata tags you can use when authoring documents that will be used with eBookTools.

• 

For getting started with eBookTools, a sample set of worksheets, complete with metadata markup, is provided in the data/eBookTools folder of your Maple installation. The Preface.mw file provides steps for how to create a book using these sample worksheets.

• 

The Maple User Manual and Programming Guide are created using Maple and eBookTools.

• 

eBookTools is a technology preview.

List of eBookTools Package Commands

AddChapter

AddCopyright

CreateEPUB

CreateHTML

CreateMW

CreatePDF

GetDefaultOutputDir

NewBook

SetAuthor

SetCopyrightHolder

SetCopyrightYear

SetName

SetOutputDir

SetPlaceholders

SetTempDir

SetTitle

Compatibility

• 

The eBookTools package was introduced in Maple 16.

• 

For more information on Maple 16 changes, see Updates in Maple 16.

See Also

assistants/eBookPublisher