login

Chapter 5 Authoring

A book to be published in MathPage needs the
mathpage
LaTeX package. Download the following package file to the same folder where are the files of the book.
Then open the main LaTeX file of the book and add the following line just below the line
\documentclass{...}
.
\usepackage{mathpage}
In this chapter, it is assumed that the
mathpage
package is used.