SetCopyrightYear - Maple Help

Online Help

All Products    Maple    MapleSim


eBookTools

  

SetCopyrightYear

  

set copyright year of the book

 

Calling Sequence

Parameters

Description

Examples

Compatibility

Calling Sequence

SetTitle(book, copyrightYear)

Parameters

book

-

book created using NewBook command

copyrightYear

-

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

Description

• 

The SetCopyrightYear command sets the copyright year of the book.

• 

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

• 

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

Examples

witheBookTools:

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

SetCopyrightYearbook,2011

2011

(1)

Compatibility

• 

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

• 

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

See Also

eBookTools

eBookTools[NewBook]

eBookTools[SetCopyrightHolder]