diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex')
-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. |