summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2013-12-11 23:06:49 +0000
committerKarl Berry <karl@freefriends.org>2013-12-11 23:06:49 +0000
commitade05e6e67bf23b4861206e120926ca3008b64ad (patch)
treec23b285a8ae0030415305d1cc9ab2a4c9163f4e5
parent30c63b75f9652cdeea9b8a7332580e5482646c76 (diff)
chet (11dec13)
git-svn-id: svn://tug.org/texlive/trunk@32384 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r--Master/texmf-dist/bibtex/bst/chet/chetref.bst2
-rw-r--r--Master/texmf-dist/doc/latex/chet/README6
-rw-r--r--Master/texmf-dist/tex/latex/chet/chet.sty4
3 files changed, 6 insertions, 6 deletions
diff --git a/Master/texmf-dist/bibtex/bst/chet/chetref.bst b/Master/texmf-dist/bibtex/bst/chet/chetref.bst
index 60cffb147b9..d56b28125bf 100644
--- a/Master/texmf-dist/bibtex/bst/chet/chetref.bst
+++ b/Master/texmf-dist/bibtex/bst/chet/chetref.bst
@@ -112,7 +112,7 @@ FUNCTION {format.names}
s num.names$ 'numnames :=
numnames 'namesleft :=
{ namesleft #0 > }
- { s nameptr "{f{.}.~}{vv~~}{ll}{,~jj}" format.name$ 't :=
+ { s nameptr "{f.~}{vv~~}{ll}{,~jj}" format.name$ 't :=
nameptr #1 >
{ namesleft #1 >
{ ", " * t * }
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.
diff --git a/Master/texmf-dist/tex/latex/chet/chet.sty b/Master/texmf-dist/tex/latex/chet/chet.sty
index 5dee649e753..1ee51ec9129 100644
--- a/Master/texmf-dist/tex/latex/chet/chet.sty
+++ b/Master/texmf-dist/tex/latex/chet/chet.sty
@@ -137,13 +137,13 @@
% Table of contents formatting
\setcounter{tocdepth}{3}
-\renewcommand{\cfttoctitlefont}{\hfill\bfseries}
-\renewcommand{\cftaftertoctitle}{\hfill}
+\renewcommand{\cfttoctitlefont}{\bfseries}
\renewcommand{\cftsecaftersnum}{.}
\renewcommand{\cftsubsecaftersnum}{.}
\renewcommand{\cftsubsubsecaftersnum}{.}
\renewcommand{\cftdotsep}{8}
\newcommand{\toc}{\tableofcontents}
+\renewcommand\contentsname{\centerline{Contents}}
% Numbered equation with optional label
\NewDocumentCommand\eqn{mo}{%