diff options
author | Karl Berry <karl@freefriends.org> | 2011-10-28 23:44:33 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-10-28 23:44:33 +0000 |
commit | 986937b3263b9632cc4a1bcf6db9044152efbfff (patch) | |
tree | df1ef6c593a9a6392440abf79c19205f28c231f6 /Master/texmf-dist/doc/latex/chet/README | |
parent | 428705d44379becd889634d0b8a21d5f6eda12b9 (diff) |
chet (28oct11)
git-svn-id: svn://tug.org/texlive/trunk@24432 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/chet/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/chet/README | 18 |
1 files changed, 10 insertions, 8 deletions
diff --git a/Master/texmf-dist/doc/latex/chet/README b/Master/texmf-dist/doc/latex/chet/README index d8f51b03534..71a75e47292 100644 --- a/Master/texmf-dist/doc/latex/chet/README +++ b/Master/texmf-dist/doc/latex/chet/README @@ -1,11 +1,13 @@ -This material is subject to the LaTeX Project Public License. -See http://www.ctan.org/tex-archive/help/Catalogue/licenses.lppl.html -for the details of that license. +This material is subject to the LaTeX Project Public License. See +http://www.ctan.org/tex-archive/help/Catalogue/licenses.lppl.html for +the details of that license. -The "chet" class (class for high-energy theory) is inspired by Paul Ginsparg's harvmac, -but uses LaTeX2e instead of TeX. The commands provided are to be used as faster -alternatives to LaTeX's default environments (which can all still be used in chet). +The chet package is inspired by Paul Ginsparg's harvmac, but uses +LaTeX2e instead of TeX. The commands provided are to be used as faster +alternatives to LaTeX's default environments (which can all still be +used in chet). -To use chet just copy chet.cls in the folder of the TeX file you are compiling (or in -your path) and start your TeX file with \documentclass{chet}.
\ No newline at end of file +To use chet just copy chet.sty in the folder of the TeX file you are +compiling (or in your path) and include \usepackage{chet} in the +preamble of your LaTeX file.
\ No newline at end of file |