diff options
author | Norbert Preining <norbert@preining.info> | 2020-09-21 03:03:02 +0000 |
---|---|---|
committer | Norbert Preining <norbert@preining.info> | 2020-09-21 03:03:02 +0000 |
commit | 08c58783476dcc12acae0a0db4fa725a37b7932f (patch) | |
tree | 99cb6e5d262a52b6bf6a5d80badbfb52dd37366f /graphics/pstricks/base/doc | |
parent | 1f457376b478257b88d4a857f5ec1b6155442dd7 (diff) |
CTAN sync 202009210303
Diffstat (limited to 'graphics/pstricks/base/doc')
-rw-r--r-- | graphics/pstricks/base/doc/pst-news20.pdf | bin | 56052 -> 320406 bytes | |||
-rw-r--r-- | graphics/pstricks/base/doc/pst-news20.tex | 9 |
2 files changed, 7 insertions, 2 deletions
diff --git a/graphics/pstricks/base/doc/pst-news20.pdf b/graphics/pstricks/base/doc/pst-news20.pdf Binary files differindex c3bdd08629..b38ebe0f52 100644 --- a/graphics/pstricks/base/doc/pst-news20.pdf +++ b/graphics/pstricks/base/doc/pst-news20.pdf diff --git a/graphics/pstricks/base/doc/pst-news20.tex b/graphics/pstricks/base/doc/pst-news20.tex index cf75126c9d..00acba1ff2 100644 --- a/graphics/pstricks/base/doc/pst-news20.tex +++ b/graphics/pstricks/base/doc/pst-news20.tex @@ -1,4 +1,4 @@ -%% $Id: pst-news20.tex 6 2020-06-10 18:50:14Z herbert $ +%% $Id: pst-news20.tex 23 2020-09-18 06:29:04Z herbert $ \documentclass[11pt,english,BCOR=10mm,DIV=12,bibliography=totoc,parskip=false,headings=small, headinclude=false,footinclude=false,twoside]{scrartcl} @@ -9,7 +9,7 @@ \usepackage{libertinus} \usepackage[scaled=0.88]{beramono} \usepackage{babel} -\usepackage[svgnames,dvipsnames,x11names]{pstricks-pdf} +\usepackage[svgnames,dvipsnames,x11names,pspdf=-dALLOWPSTRANSPARENCY]{pstricks-pdf} \usepackage{pstricks-add} \usepackage{biblatex} @@ -115,6 +115,11 @@ for \Lcs{psgrid}: The function \texttt{Grid} supports GridDX and GridDY. +The current version 1.32 should handle transparency for all Ghostscript versions. +For versions > 9.52 you need for \verb|ps2pdf| the optional argument \verb|-dALLOWPSTRANSPARENCY| +instead of \verb|-dNOSAFER|, which is still needed if you want to write Postscript files from within +the \TeX-run. + \nocite{*} \printbibliography |