From 330f6ffccf6f237e0dc22abc03aad6e497cba538 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sun, 20 Aug 2017 22:12:36 +0000 Subject: chet (20aug17) git-svn-id: svn://tug.org/texlive/trunk@45081 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/bibtex/bst/chet/chetref.bst | 15 ++++++++++++--- Master/texmf-dist/doc/latex/chet/README | 5 ++--- Master/texmf-dist/doc/latex/chet/chetdoc.pdf | Bin 171341 -> 171433 bytes Master/texmf-dist/doc/latex/chet/chetdoc.tex | 6 +++--- Master/texmf-dist/tex/latex/chet/chet.sty | 4 ++-- Master/tlpkg/libexec/ctan2tds | 1 + 6 files changed, 20 insertions(+), 11 deletions(-) diff --git a/Master/texmf-dist/bibtex/bst/chet/chetref.bst b/Master/texmf-dist/bibtex/bst/chet/chetref.bst index 8a9099f1ee1..011a62b9a15 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 2015 Andreas Stergiou +% Copyright 2017 Andreas Stergiou % % This is is basically a copy of nb.bst, with minor stylistic changes and additions. % @@ -70,6 +70,7 @@ ENTRY SLACcitation title type + primaryClass url volume year @@ -389,10 +390,18 @@ FUNCTION { arxivprefix } s } -FUNCTION {format.eprint} +FUNCTION {format.primaryClass} +{ + primaryClass empty$ + { "" } + { " \![" primaryClass * "]" *} + if$ +} + +FUNCTION { format.eprint } { eprint empty$ { "" } - { "\normalsize{\texttt{\arxivref{" eprint formatarxiv * "}{" * eprint formatarxiv arxivprefix * "}}}\ignorespaces" * } + { "\normalsize{\texttt{\arxivref{" eprint formatarxiv * "}{" * eprint formatarxiv arxivprefix * format.primaryClass * "}}}\ignorespaces" * } if$ } diff --git a/Master/texmf-dist/doc/latex/chet/README b/Master/texmf-dist/doc/latex/chet/README index caa6957bb26..e7f2efa6a83 100644 --- a/Master/texmf-dist/doc/latex/chet/README +++ b/Master/texmf-dist/doc/latex/chet/README @@ -1,10 +1,9 @@ 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. +http://www.latex-project.org/lppl for 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 +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). diff --git a/Master/texmf-dist/doc/latex/chet/chetdoc.pdf b/Master/texmf-dist/doc/latex/chet/chetdoc.pdf index 59adaa9f0ff..66d88ff3740 100644 Binary files a/Master/texmf-dist/doc/latex/chet/chetdoc.pdf and b/Master/texmf-dist/doc/latex/chet/chetdoc.pdf differ diff --git a/Master/texmf-dist/doc/latex/chet/chetdoc.tex b/Master/texmf-dist/doc/latex/chet/chetdoc.tex index 45ff015aa8a..8f095b23c35 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.1) -% Copyright 2015 Andreas Stergiou +% chetdoc.tex (for chet version 2.2) +% Copyright 2017 Andreas Stergiou % -% This is an example file for the use of the package chet (version 2.1). +% This is an example file for the use of the package chet (version 2.2). % % This work may be distributed and/or modified under the % conditions of the LaTeX Project Public License, either version 1.3 diff --git a/Master/texmf-dist/tex/latex/chet/chet.sty b/Master/texmf-dist/tex/latex/chet/chet.sty index 504504f17d4..679441b4054 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.1) -% Copyright 2015 Andreas Stergiou +% chet.sty (version 2.2) +% Copyright 2017 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. diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 3633687b14d..e7c65e86070 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -1777,6 +1777,7 @@ $standardtex 'pst-eucl-translation-bg', 'NULL', 'pst-geo', 'pst-map.*\.tex|pst-map.*\.sty', 'pst-infixplot', 'infix-RPN\.tex|pst-infixplot\.tex', + 'pst-poker', '\.eps|' . $standardtex, 'pst-text', 'pst-(char|text)\.(tex|sty)', 'ptex-base', '\.(ini|lib|src)$|(ascii-jplain|kinsoku|ptex).tex$', 'punk', 'NULL', # have separate punk-latex -- cgit v1.2.3