document classes
WARNING: Please update your bookmarks! The content of this site has been moved to http://dille.name where it will be updated as needed. This page will remain unchanged.
some comments about document classes- book
% ... \begin{document} % switches to roman page numbering and clears double page \frontmatter % ... % switches to arabic page numbering and clears double page \mainmatter % ... \backmatter and clears page or double page % ... \end{document} - sectioning
see sectioning



