tame/src/current/doc/manual.tex

20 lines
291 B
TeX

\documentclass[10pt]{book}
%%begin preamble
\usepackage{manual}
\author{Mike Gerwitz\\R-T Specialty}
\date{\today}
%%end preamble
\begin{document}
\title{Calc DSL: Design Specification and Programmer's Manual}
\maketitle
\tableofcontents
\include{chapters/class}
\end{document}