diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/chet/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/chet/README | 11 |
1 files changed, 8 insertions, 3 deletions
diff --git a/Master/texmf-dist/doc/latex/chet/README b/Master/texmf-dist/doc/latex/chet/README index 03fb610432b..d8f51b03534 100644 --- a/Master/texmf-dist/doc/latex/chet/README +++ b/Master/texmf-dist/doc/latex/chet/README @@ -1,6 +1,11 @@ -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 the obsolete TeX. The commands provided are to be used as faster alternatives to LaTeX's default environments. +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). -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.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 |