�|Description:�%
To print the endnotes accumulated with the \autoendnote markup, use the
\printendnotes markup.
�|Example:�%
To start a new page, center a title (such as "Notes"), and dump the
endnotes, enter:
There is a well-marked division of
labor.\autoendnote{Such as it is. Things could be
different in the geological world, but they are not.}
Details of organization have evolved by an
optimization process. . . .
\newpage
\titlepage
\cl{\bd Notes}
\vs{\bl}
\printendnotes
+-----------------------------------------------------------------------------+
| |
| Notes |
| |
| 1. Such as it is. Things could be different in the geological world, but |
| they are not. |
| |
+-----------------------------------------------------------------------------+
�|Notes:�%
The \printendnotes markup does not print the title "Note". It may be used
more than once in a paper; for example, you may want to print all endnotes
within a chapter at the end of the chapter rather than at the end of the
entire paper. The \printendnotes markup prints all endnotes accumulated up
to that point.