diff options
-rw-r--r-- | Master/texmf-dist/bibtex/bst/chet/chetref.bst | 26 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/chet/README | 2 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/chet/chetdoc.pdf | bin | 171381 -> 171341 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/chet/chetdoc.tex | 14 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/chet/chet.sty | 12 |
5 files changed, 26 insertions, 28 deletions
diff --git a/Master/texmf-dist/bibtex/bst/chet/chetref.bst b/Master/texmf-dist/bibtex/bst/chet/chetref.bst index 6e304e62636..8a9099f1ee1 100644 --- a/Master/texmf-dist/bibtex/bst/chet/chetref.bst +++ b/Master/texmf-dist/bibtex/bst/chet/chetref.bst @@ -3,7 +3,7 @@ %% from source `test' on 2011/10/04. %% % chetref.bst -% Copyright 2014 Andreas Stergiou +% Copyright 2015 Andreas Stergiou % % This is is basically a copy of nb.bst, with minor stylistic changes and additions. % @@ -219,7 +219,7 @@ FUNCTION {begin.entry} FUNCTION {fin.entry} { output.state #1 = - { ". " write$ newline$ } + { "." write$ newline$ } 'skip$ if$ } @@ -340,10 +340,10 @@ FUNCTION {format.journal} pages first.page * year empty$ { } - { " (" * year * ")" * } + { " (" * year * ")\ignorespaces" * } if$ ndoi "" = { } { "}" * } if$ - "" * + "\ignorespaces" * } if$ } @@ -392,21 +392,21 @@ FUNCTION { arxivprefix } FUNCTION {format.eprint} { eprint empty$ { "" } - { "\normalsize{\texttt{\arxivref{" eprint formatarxiv * "}{" * eprint formatarxiv arxivprefix * "}}}" * } + { "\normalsize{\texttt{\arxivref{" eprint formatarxiv * "}{" * eprint formatarxiv arxivprefix * "}}}\ignorespaces" * } if$ } FUNCTION {format.note} { note empty$ { "" } - { note } + { "" note * "\ignorespaces" * } if$ } FUNCTION {format.date} { year empty$ { "" } - { " (" year * ")" *} + { " (" year * ")\ignorespaces" *} if$ } @@ -434,7 +434,7 @@ FUNCTION {format.edition} FUNCTION {format.pages} { pages empty$ { "" } - { "p.~" pages *} + { "p.~" pages "\ignorespaces" *} if$ } @@ -464,8 +464,8 @@ FUNCTION {article} do.inbook format.note output format.url output - fin.entry - output.spires + %fin.entry + %output.spires newline$ } @@ -486,7 +486,7 @@ FUNCTION {book} format.address output format.pages output format.note output - fin.entry + %fin.entry newline$ } @@ -500,7 +500,7 @@ FUNCTION {inbook} format.pages output format.publisher output format.address output - fin.entry + %fin.entry } FUNCTION {inproceedings} @@ -513,7 +513,7 @@ FUNCTION {inproceedings} format.pages output format.publisher output format.address output - fin.entry + %fin.entry } diff --git a/Master/texmf-dist/doc/latex/chet/README b/Master/texmf-dist/doc/latex/chet/README index 2293f4ad9a7..caa6957bb26 100644 --- a/Master/texmf-dist/doc/latex/chet/README +++ b/Master/texmf-dist/doc/latex/chet/README @@ -4,7 +4,7 @@ the details of that license. The chet package is inspired by Paul Ginsparg's harvmac, but uses -LaTeX2e instead of TeX. The commands provided are to be used as faster +LaTeX2e instead of TeX. The commands provided are to be used as alternatives to LaTeX's default environments (which can all still be used in chet). diff --git a/Master/texmf-dist/doc/latex/chet/chetdoc.pdf b/Master/texmf-dist/doc/latex/chet/chetdoc.pdf Binary files differindex b247b134c52..59adaa9f0ff 100644 --- a/Master/texmf-dist/doc/latex/chet/chetdoc.pdf +++ b/Master/texmf-dist/doc/latex/chet/chetdoc.pdf diff --git a/Master/texmf-dist/doc/latex/chet/chetdoc.tex b/Master/texmf-dist/doc/latex/chet/chetdoc.tex index 2707fe7898f..45ff015aa8a 100644 --- a/Master/texmf-dist/doc/latex/chet/chetdoc.tex +++ b/Master/texmf-dist/doc/latex/chet/chetdoc.tex @@ -1,7 +1,7 @@ -% chetdoc.tex (for chet version 2.0) -% Copyright 2014 Andreas Stergiou +% chetdoc.tex (for chet version 2.1) +% Copyright 2015 Andreas Stergiou % -% This is an example file for the use of the package chet (version 2.0). +% This is an example file for the use of the package chet (version 2.1). % % This work may be distributed and/or modified under the % conditions of the LaTeX Project Public License, either version 1.3 @@ -31,9 +31,8 @@ University of Somewhere Else, \ldots} \abstract{This is a sample produced using \texttt{chet}. This package is inspired by Paul Ginsparg's \texttt{harvmac}, but uses \LaTeXe\ instead of -\TeX. The commands provided are to be used as faster alternatives to -\LaTeXe's default environments (which can all still be used with -\texttt{chet}). +\TeX. The commands provided are to be used as alternatives to \LaTeXe's +default environments (which can all still be used with \texttt{chet}). \begin{center} % @@ -164,6 +163,7 @@ still have to run Bib\TeX\ to compile the bibliography. For example, limit cycles appear in the RG in $4-\epsilon$ dimensions as demonstrated in \rcite{FGS}. +%%fakesection Acknowledgments \ack{I would like to thank Ken Intriligator, Ben Grinstein, and Jean-Fran\c{c}ois Fortin for adopting \texttt{chet}, and for their numerous suggestions and tips that helped me improve the package. @@ -172,7 +172,7 @@ Several \LaTeX\ packages are called by default by \texttt{chet}. In alphabetical order, they are \texttt{amsmath}, \texttt{caption}, \texttt{cite}, \texttt{collref}, \texttt{datetime}, \texttt{filecontents}, \texttt{footmisc}, \texttt{geometry}, \texttt{hyperref}, -\texttt{kvoptions}, \texttt{manyfoot}, \texttt{microtype}, \texttt{pifont}, +\texttt{kvoptions}, \texttt{manyfoot}, \texttt{microtype}, \texttt{showkeys}, \texttt{tocloft}, \texttt{xparse}, and \texttt{xspace}. I would like to thank the authors of these great packages for their amazing work!} diff --git a/Master/texmf-dist/tex/latex/chet/chet.sty b/Master/texmf-dist/tex/latex/chet/chet.sty index 339369a1116..504504f17d4 100644 --- a/Master/texmf-dist/tex/latex/chet/chet.sty +++ b/Master/texmf-dist/tex/latex/chet/chet.sty @@ -1,5 +1,5 @@ -% chet.sty (version 2.0) -% Copyright 2014 Andreas Stergiou +% chet.sty (version 2.1) +% Copyright 2015 Andreas Stergiou % % This package is supposed to streamline latex typesetting and give the % look and feel of harvmac to a paper, with the use of LaTex2e. @@ -118,11 +118,10 @@ \usepackage{amsmath} \usepackage[labelsep=colon,labelfont=bf]{caption} \usepackage{tocloft} -\usepackage{pifont} \usepackage{cite} +\usepackage[parsep]{collref} \usepackage{color} \usepackage{microtype} -\usepackage{collref} \usepackage[para]{manyfoot} \usepackage[bottom]{footmisc} \usepackage{filecontents} @@ -217,13 +216,12 @@ \newenvironment{acknowledgments}{\vspace{12pt}\begin{center}\textbf{Acknowledgments}\end{center}\vspace{-12pt}}{} \newcommand{\ack}[1]{\begin{samepage}\begin{acknowledgments} {#1} \end{acknowledgments}\end{samepage}} - % References -\renewcommand\refname{\bfseries\centering References\\ \vspace{-0.4cm} +\renewcommand\refname{\bfseries\normalsize\centering References\\ \vspace{-0.4cm} \addcontentsline{toc}{section}{References}} \bibliographystyle{chetref} % Separator between references in single cite number -\collectsep{\ding{70}~} +\collectsep[.]{;\\} % Footnotes |