diff options
author | Karl Berry <karl@freefriends.org> | 2018-11-14 21:58:59 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2018-11-14 21:58:59 +0000 |
commit | 80997f0765e6e81eddcb63c27e7533f641289d62 (patch) | |
tree | 546b9e4a6355318290de7e8a37f2024417fff854 /Master/texmf-dist/tex/generic/pstricks | |
parent | 887b7325c46470e11aff67219395421d0fbc8060 (diff) |
pstricks (14nov18)
git-svn-id: svn://tug.org/texlive/trunk@49157 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/generic/pstricks')
-rw-r--r-- | Master/texmf-dist/tex/generic/pstricks/config/dvips.cfg | 4 | ||||
-rw-r--r-- | Master/texmf-dist/tex/generic/pstricks/pstricks.tex | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/Master/texmf-dist/tex/generic/pstricks/config/dvips.cfg b/Master/texmf-dist/tex/generic/pstricks/config/dvips.cfg index 3b4f9b4653d..d9648c1d0a0 100644 --- a/Master/texmf-dist/tex/generic/pstricks/config/dvips.cfg +++ b/Master/texmf-dist/tex/generic/pstricks/config/dvips.cfg @@ -1,4 +1,4 @@ -% $Id: dvips.cfg 446 2017-04-19 11:40:55Z herbert $ +% $Id: dvips.cfg 797 2018-08-23 18:33:16Z herbert $ %% BEGIN: pstricks.con (for dvips driver) %% %% Configuration file for PSTricks @@ -11,7 +11,7 @@ {\catcode`\"=12\gdef\pstverb#1{\special{" #1}}} % Check catcode of " \def\pstunit{1bp}% \def\pstVerb#1{\special{ps:#1}}% hv write it without a preceding space -\def\pstverbscale{SDict begin normalscale end} +\def\pstverbscale{SDict begin normalscale end}% \def\pstnodescale{}% not needed for pdftex % DG/SR modification begin - Apr. 28, 1997 (D. Carlisle + S. Rahtz) % \def\pstheader#1{\special{header=#1}} diff --git a/Master/texmf-dist/tex/generic/pstricks/pstricks.tex b/Master/texmf-dist/tex/generic/pstricks/pstricks.tex index e0540b78aa2..7b9e2ba95db 100644 --- a/Master/texmf-dist/tex/generic/pstricks/pstricks.tex +++ b/Master/texmf-dist/tex/generic/pstricks/pstricks.tex @@ -1,4 +1,4 @@ -%% $Id: pstricks.tex 797 2018-08-23 18:33:16Z herbert $ +%% $Id: pstricks.tex 838 2018-11-14 19:00:45Z herbert $ %% pstricks.tex %% COPYRIGHT 1993, 1994, 1999 by Timothy Van Zandt, tvz@nwu.edu. %% COPYRIGHT 2000-2003 by Denis Girou. @@ -80,8 +80,8 @@ \fi \let\pgfforeach\foreach % -\def\fileversion{2.86} -\def\filedate{2018/08/23} +\def\fileversion{2.86a} +\def\filedate{2018/11/14} \pst@addfams{pstricks} % %\define@boolkey[psset]{pstricks}[Pst@]{useURWfonts}[true]{} |