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

Online Help

All Products    Maple    MapleSim


eBookTools

  

SetCopyrightHolder

  

set copyright holder of the book

 

Calling Sequence

Parameters

Description

Examples

Compatibility

Calling Sequence

SetCopyrightHolder(book, copyrightHolder)

Parameters

book

-

book created using NewBook command

copyrightHolder

-

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

Description

• 

The SetCopyrightHolder command sets the copyright holder of the book.

• 

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

• 

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

Examples

witheBookTools:

bookNewBookProgrammingGuide,Maple Programming Guide,,:

SetCopyrightHolderbook,Maplesoft, a division of Waterloo Maple Inc.

Maplesoft, a division of Waterloo Maple Inc.

(1)

Compatibility

• 

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

• 

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

See Also

eBookTools

eBookTools[NewBook]

eBookTools[SetCopyrightYear]