SetTitle - Maple Help

Online Help

All Products    Maple    MapleSim


eBookTools

  

SetTitle

  

set title of the book

 

Calling Sequence

Parameters

Description

Examples

Compatibility

Calling Sequence

SetTitle(book, title)

Parameters

book

-

book created using NewBook command

title

-

title of the book

Description

• 

The SetTitle command sets the title of the book.

• 

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

• 

In order to specify non English characters for title use the eBook Publisher Assistant.

Examples

witheBookTools:

bookNewBookProgrammingGuide,,,:

SetTitlebook,Maple Programming Guide

Maple Programming Guide

(1)

Compatibility

• 

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

• 

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

See Also

eBookTools

eBookTools[NewBook]

eBookTools[SetName]