summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/pstricks/pstricks.sty
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2018-01-01 22:05:41 +0000
committerKarl Berry <karl@freefriends.org>2018-01-01 22:05:41 +0000
commit53bdf42a5ec08846a83d9abc9cddf62dbd585953 (patch)
tree07fa34b48f31ce71ba67c4ce1984ecc669408cd9 /Master/texmf-dist/tex/latex/pstricks/pstricks.sty
parent37dfbf6e61d5d1c4ff4e9535b896a0d3a216943e (diff)
pstricks (1jan18)
git-svn-id: svn://tug.org/texlive/trunk@46186 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/pstricks/pstricks.sty')
-rw-r--r--Master/texmf-dist/tex/latex/pstricks/pstricks.sty14
1 files changed, 9 insertions, 5 deletions
diff --git a/Master/texmf-dist/tex/latex/pstricks/pstricks.sty b/Master/texmf-dist/tex/latex/pstricks/pstricks.sty
index 91ed143b210..fddb37756c0 100644
--- a/Master/texmf-dist/tex/latex/pstricks/pstricks.sty
+++ b/Master/texmf-dist/tex/latex/pstricks/pstricks.sty
@@ -1,4 +1,4 @@
-% $Id: pstricks.sty 616 2017-10-04 16:14:42Z herbert $
+% $Id: pstricks.sty 680 2017-12-05 12:22:55Z herbert $
%%
%% This is file `pstricks.sty'.
%%
@@ -17,7 +17,7 @@
\NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{pstricks}[2017/09/17 v0.65 LaTeX wrapper for `PSTricks' (RN,HV)]
+\ProvidesPackage{pstricks}[2017/11/27 v0.66 LaTeX wrapper for `PSTricks' (RN,HV)]
%
\def\documentclass{%
\edef\@tempa{\jobname.tex }%
@@ -39,10 +39,14 @@
%
%---------------------------------DISTILLER --------------------------------
\newif\ifpst@distiller\pst@distillerfalse
-\DeclareOption{distiller}{\pst@distillertrue}
-%
\newif\ifpst@psfonts \pst@psfontsfalse
+\newif\if@check@engine \@check@enginetrue
+\DeclareOption{distiller}{\pst@distillertrue\pst@psfontstrue}
+%
\DeclareOption{psfonts}{\pst@psfontstrue}
+%
+\DeclareOption{noEngineCheck}{\@check@enginefalse}
+%
%---------------------------------COLOR --------------------------------
\DeclareOption{monochrome}{%
\AtBeginDocument{\special{ps:
@@ -89,7 +93,7 @@
\ProvidesFile{pst-fp.tex}[\filedate\space v\fileversion\space `PST-fp' (hv)]
\IfFileExists{pstricks.pro}{%
\ProvidesFile{pstricks.pro}
- [2017/12/08 v. 1.27, PostScript prologue file (hv)]
+ [2017/09/18 v. 1.27, PostScript prologue file (hv)]
\@addtofilelist{pstricks.pro}}{}%
\IfFileExists{pst-algparser.pro}{%
\ProvidesFile{pst-algparser.pro}[2011/10/31 v. 0.04, PostScript prologue file (hv)]