summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/chet/chetdoc.tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2012-12-10 01:29:36 +0000
committerKarl Berry <karl@freefriends.org>2012-12-10 01:29:36 +0000
commit64b7e39503022a8c0ce58857cea7f25d57369757 (patch)
treeaa8a571f48b7c1f0717b3520ed33d5be2ea934bf /Master/texmf-dist/doc/latex/chet/chetdoc.tex
parentd70fc5174aac1404c89261fb356e7e552f4b48aa (diff)
chet (9dec12)
git-svn-id: svn://tug.org/texlive/trunk@28481 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/chet/chetdoc.tex')
-rw-r--r--Master/texmf-dist/doc/latex/chet/chetdoc.tex31
1 files changed, 16 insertions, 15 deletions
diff --git a/Master/texmf-dist/doc/latex/chet/chetdoc.tex b/Master/texmf-dist/doc/latex/chet/chetdoc.tex
index 2c719909dc6..41edce7e1e7 100644
--- a/Master/texmf-dist/doc/latex/chet/chetdoc.tex
+++ b/Master/texmf-dist/doc/latex/chet/chetdoc.tex
@@ -1,5 +1,5 @@
% chetdoc.tex
-% Copyright 2011 Andreas Stergiou
+% Copyright 2012 Andreas Stergiou
%
% This is an example file for the use of the package chet.
%
@@ -33,9 +33,9 @@ University of Somewhere Else, \ldots}
inspired by Paul Ginsparg's \texttt{harvmac}, but uses \LaTeXe\ instead of
\TeX. The commands provided are to be used as faster alternatives to
\LaTeXe's default environments (which can all still be used with
-\texttt{chet}).
+\texttt{chet}).
-\begin{center}
+\begin{center}
%
(\texttt{chet} can be found at
\href{http://www.ctan.org/pkg/chet}{\texttt{http://www.ctan.org/pkg/chet}}.)
@@ -47,7 +47,7 @@ inspired by Paul Ginsparg's \texttt{harvmac}, but uses \LaTeXe\ instead of
\maketitle
\toc
-
+
\newsec{Basic commands}[SecLabel]
%
\subsec{Preamble}
@@ -159,15 +159,15 @@ dimensions as demonstrated in \rcite{FGS}.
\ack{I would like to thank Ken Intriligator, Ben Grinstein, and
Jean-Fran\c{c}ois Fortin for adopting \texttt{chet}, and for their numerous
-suggestions and tips that helped me improve the package.
+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{appendix},
-\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!}
+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!}
\appendix
@@ -188,10 +188,11 @@ Commands often used include
\newsec{Conference proceedings}
%
If you want to use the macros for equations and sections defined in
-\texttt{chet}, but have to use another \texttt{.sty} file,
-for example for conference proceedings, then you can just copy and paste
-the contents of \texttt{chetmacros.txt} in the preamble of your
-\texttt{.tex} file.
+\texttt{chet}, but have to use another \texttt{.sty} file, for example for
+conference proceedings, then you can just use the option
+\texttt{macrosonly} when you call \texttt{chet}, i.e.\ instead of
+\verb1\usepackage{chet}1, include \verb1\usepackage[macrosonly]{chet}1 in
+the preamble of your \texttt{.tex} file.
\bibliography{chetdocbib}