summaryrefslogtreecommitdiff
path: root/Master
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2016-09-23 22:20:47 +0000
committerKarl Berry <karl@freefriends.org>2016-09-23 22:20:47 +0000
commitefa6fa789fd6520178cb56778ae5008bb8b3dca4 (patch)
tree2bf6d77952d2a44e01a905aea7f64d87beacc419 /Master
parent8b5b4f556944eac343069de79302d0ecc386442c (diff)
pstricks (23sep16)
git-svn-id: svn://tug.org/texlive/trunk@42134 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r--Master/texmf-dist/doc/generic/pstricks/pst-news16.pdfbin45071 -> 45192 bytes
-rw-r--r--Master/texmf-dist/tex/generic/pstricks/pstricks.tex5
-rwxr-xr-xMaster/tlpkg/libexec/ctan2tds2
3 files changed, 4 insertions, 3 deletions
diff --git a/Master/texmf-dist/doc/generic/pstricks/pst-news16.pdf b/Master/texmf-dist/doc/generic/pstricks/pst-news16.pdf
index 91d4560901b..9f4d5980eb2 100644
--- a/Master/texmf-dist/doc/generic/pstricks/pst-news16.pdf
+++ b/Master/texmf-dist/doc/generic/pstricks/pst-news16.pdf
Binary files differ
diff --git a/Master/texmf-dist/tex/generic/pstricks/pstricks.tex b/Master/texmf-dist/tex/generic/pstricks/pstricks.tex
index a8e729e96aa..0b64852b66f 100644
--- a/Master/texmf-dist/tex/generic/pstricks/pstricks.tex
+++ b/Master/texmf-dist/tex/generic/pstricks/pstricks.tex
@@ -137,8 +137,8 @@
\input pgffor.code.tex
\let\pgfforeach\foreach
%
-\def\fileversion{2.69}
-\def\filedate{2016/09/16}
+\def\fileversion{2.70}
+\def\filedate{2016/09/23}
\catcode`\@=11\relax
\pst@addfams{pstricks}
%
@@ -1915,6 +1915,7 @@
gsave
\psdoublesep SLW
\pst@usecolor\psdoublecolor
+ \tx@setStrokeTransparency % hv 2016-09-23
stroke
grestore
}}
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds
index aba091aa667..a7ffc550407 100755
--- a/Master/tlpkg/libexec/ctan2tds
+++ b/Master/tlpkg/libexec/ctan2tds
@@ -429,6 +429,7 @@ chomp ($Build = `cd $Master/../Build/source && pwd`);
'fc_arith', "die 'skipping, per author request'",
'fc-arith', "die 'skipping, per author request'",
'fetamont', "&MAKEflatten",
+ 'fetchbibpes', "die 'skipping, per author (dps) request'",
'feynmf', "&MAKEfeynmf",
'findhyph', "&MAKEflatten",
'firststeps', "die 'skipping, noinfo license, 1999 book examples'",
@@ -1546,7 +1547,6 @@ $standardtex = '(\.(.bx|4ht|cls|clo|cmap|code\.tex|def|fd|fontspec|ldf|sty)'
'europasscv', '(icon|logo).*\.pdf|' . $standardtex,
'europecv', 'EuropeFlag|europasslogo|\.cls|\.def',
'fancytooltips', 'fancytipmark\..*|' . $standardtex,
- 'fetchbibpes', "die 'skipping, per author (dps) request'",
'figflow', '\.tex',
'fjodor', 'fjodor\.sty', # not srbook-mem.sty
'flashmovie', '\.swf|' . $standardtex,