NewBook - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Microsoft Edge.

Online Help

All Products    Maple    MapleSim


eBookTools

  

NewBook

  

create new book

 

Calling Sequence

Parameters

Description

Examples

Compatibility

Calling Sequence

NewBook(name, title, copyrightHolder, copyrightYear)

Parameters

name

-

name of new book, used for name of output files and as topic prefix for MW

title

-

title of new book

copyrightHolder

-

value for book/bookinfo/copyright/holder element, ignored for MW output

copyrightYear

-

value for book/bookinfo/copyright/year element, ignored for MW output

Description

• 

The NewBook command creates a new book object which holds content to be processed.

• 

On Windows only the following characters are allowed in the book name: A-Z, a-z, 0-9, space " ", comma ",", period ".", underscore "_" and dash "-".

Examples

witheBookTools:

bookNewBookProgrammingGuide,Maple Programming Guide,Maplesoft, a division of Waterloo Maple Inc.,2011:

Compatibility

• 

The eBookTools[NewBook] command was introduced in Maple 16.

• 

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

See Also

eBookTools