summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/chet/chetdoc.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/chet/chetdoc.tex')
-rw-r--r--Master/texmf-dist/doc/latex/chet/chetdoc.tex26
1 files changed, 14 insertions, 12 deletions
diff --git a/Master/texmf-dist/doc/latex/chet/chetdoc.tex b/Master/texmf-dist/doc/latex/chet/chetdoc.tex
index 41edce7e1e7..854a9786a46 100644
--- a/Master/texmf-dist/doc/latex/chet/chetdoc.tex
+++ b/Master/texmf-dist/doc/latex/chet/chetdoc.tex
@@ -1,7 +1,7 @@
% chetdoc.tex
-% Copyright 2012 Andreas Stergiou
+% Copyright 2014 Andreas Stergiou
%
-% This is an example file for the use of the package chet.
+% This is an example file for the use of the package chet (version 1.7).
%
% This work may be distributed and/or modified under the
% conditions of the LaTeX Project Public License, either version 1.3
@@ -75,7 +75,9 @@ compilation method
is obsolete and redundant, and should not be used. As far as I know the
only problem that arises frequently with \TeX\textrightarrow\verb1PDF1 is
the inability to obtain \verb1psfrag1 replacements in \verb1eps1 figures;
-that can be taken care of very easily with the package \verb1pstool1.
+that can be taken care of very easily with the package \verb1pstool1. Of
+course, these days one should only make figures with
+\href{http://sourceforge.net/projects/pgf/}{\emph{TikZ}}.
\subsec{Sections}
%
@@ -164,13 +166,14 @@ suggestions and tips that helped me improve the package.
Several \LaTeX\ packages are called by default by \texttt{chet}. In
alphabetical order, they are \texttt{amsmath}, \texttt{caption},
\texttt{cite}, \texttt{collref}, \texttt{datetime}, \texttt{filecontents},
-\texttt{footmisc}, \texttt{geometry}, \texttt{hyperref}, \texttt{manyfoot},
-\texttt{pifont}, \texttt{showkeys}, \texttt{tocloft}, \texttt{xparse}, and
-\texttt{xspace}. I would like to thank the authors of these great packages
-for their amazing work!}
+\texttt{footmisc}, \texttt{geometry}, \texttt{hyperref},
+\texttt{kvoptions}, \texttt{manyfoot}, \texttt{microtype}, \texttt{pifont},
+\texttt{showkeys}, \texttt{tocloft}, \texttt{xparse}, and \texttt{xspace}.
+I would like to thank the authors of these great packages for their amazing
+work!}
-\appendix
+\begin{appendices}
\newsec{Other commands}
%
@@ -180,11 +183,11 @@ Commands often used include
\item \verb1\toc1: produces the table of contents.
\item \verb1\foot{}1: produces footnotes.
\item \verb1\ack{}1: used for acknowledgements.
- \item \verb1\appendix1: used before the appendices.
+ \item \verb1\begin{appendices}...\end{appendices}1: used for
+ appendices.
\item \verb1\bibliography{}1: produces the bibliography.
\end{itemize}
-
\newsec{Conference proceedings}
%
If you want to use the macros for equations and sections defined in
@@ -194,10 +197,9 @@ conference proceedings, then you can just use the option
\verb1\usepackage{chet}1, include \verb1\usepackage[macrosonly]{chet}1 in
the preamble of your \texttt{.tex} file.
+\end{appendices}
\bibliography{chetdocbib}
-
-
\begin{filecontents}{chetdocbib.bib}
@article{FGS,
author = "Fortin, Jean-Francois and Grinstein, Benjamin and Stergiou,