|
What is AuthorTools?
AuthorTools is an add-on package that simplifies the creation of technical books and articles in Mathematica. The package contains functions to process notebooks for print or online publication. Using AuthorTools, you can:
create a table of contents
create an index
create a Browser Categories file (for adding information to the Help Browser)
create bilaterally formatted cells (for displaying examples of Mathematica calculations)
extract all cells of a particular type and save them in a desired format
insert objects to display the current values of variables such as the date, time, and file name
set printing options such as headers and footers
Each of these operations can be done either on a single notebook or a set of notebooks that make up a project. For example, you can generate a unified index or table of contents for a book consisting of several notebooks.
The AuthorTools package consists of about sixty functions and ten palettes. The palettes provide an easy point-and-click interface for performing most common tasks. However, advanced users might prefer to type and evaluate functions directly since some functions are not accessible from the palettes.
The documentation is organized into three parts:
Function Interface — explains how to use selected package functions
Palette Interface — explains how to perform common tasks using palettes
Reference Guide — gives a description of each function along with its arguments and options
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT. SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION. |