diff options
author | Karl Berry <karl@freefriends.org> | 2013-12-11 23:06:49 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2013-12-11 23:06:49 +0000 |
commit | ade05e6e67bf23b4861206e120926ca3008b64ad (patch) | |
tree | c23b285a8ae0030415305d1cc9ab2a4c9163f4e5 /Master/texmf-dist/doc/latex/chet | |
parent | 30c63b75f9652cdeea9b8a7332580e5482646c76 (diff) |
chet (11dec13)
git-svn-id: svn://tug.org/texlive/trunk@32384 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/chet')
-rw-r--r-- | Master/texmf-dist/doc/latex/chet/README | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/doc/latex/chet/README b/Master/texmf-dist/doc/latex/chet/README index 71a75e47292..2293f4ad9a7 100644 --- a/Master/texmf-dist/doc/latex/chet/README +++ b/Master/texmf-dist/doc/latex/chet/README @@ -8,6 +8,6 @@ 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.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 +To use chet just copy chet.sty and chetref.bst 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. |