summaryrefslogtreecommitdiff
path: root/Master
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2011-05-18 22:25:27 +0000
committerKarl Berry <karl@freefriends.org>2011-05-18 22:25:27 +0000
commit8e3f2ac2336a20d7f258945e8e09d8500bfe0f1e (patch)
treedd6a46e0305e74b363ee5b281357895b325dda65 /Master
parentff287f29c33f3f1d440be0d25e7d480316c1af57 (diff)
chet (18may11)
git-svn-id: svn://tug.org/texlive/trunk@22526 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r--Master/texmf-dist/doc/latex/chet/README6
-rw-r--r--Master/texmf-dist/doc/latex/chet/chetdoc.pdfbin0 -> 167777 bytes
-rwxr-xr-xMaster/tlpkg/libexec/ctan2tds1
3 files changed, 7 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/chet/README b/Master/texmf-dist/doc/latex/chet/README
new file mode 100644
index 00000000000..d37666b6f84
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/chet/README
@@ -0,0 +1,6 @@
+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 LaTeX instead of the obsolete TeX. The commands provided are to be used as faster alternatives to LaTeX's default environments.
+
+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
diff --git a/Master/texmf-dist/doc/latex/chet/chetdoc.pdf b/Master/texmf-dist/doc/latex/chet/chetdoc.pdf
new file mode 100644
index 00000000000..35f60d9a62f
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/chet/chetdoc.pdf
Binary files differ
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds
index c1a2c4f34c6..3f9fde52013 100755
--- a/Master/tlpkg/libexec/ctan2tds
+++ b/Master/tlpkg/libexec/ctan2tds
@@ -181,6 +181,7 @@ chomp ($Build = `cd $Master/../Build/source && pwd`);
'chemsym', "die 'skipping, nonfree'",
'cheq', "die 'skipping, nosell license'",
'chess', "&MAKEflatten",
+ 'chet', "&MAKEflatten",
'china2e', "die 'skipping, nosell license'",
'china2e', "die 'skipping, too complicated, sorry'",
'chitex', "die 'skipping, nonfree'",