From 1fed9c611dac053f39781da462cb70f542c11d61 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Tue, 19 Sep 2017 22:07:02 +0000 Subject: pstricks (19sep17) git-svn-id: svn://tug.org/texlive/trunk@45343 c570f23f-e606-0410-a88d-b1316a301751 --- .../texmf-dist/doc/generic/pstricks/pst-news17.pdf | Bin 71878 -> 74061 bytes .../texmf-dist/doc/generic/pstricks/pst-news17.tex | 26 ++++++++++++++++----- 2 files changed, 20 insertions(+), 6 deletions(-) (limited to 'Master/texmf-dist/doc') diff --git a/Master/texmf-dist/doc/generic/pstricks/pst-news17.pdf b/Master/texmf-dist/doc/generic/pstricks/pst-news17.pdf index d2cb77ea8cc..cc24dc4df95 100644 Binary files a/Master/texmf-dist/doc/generic/pstricks/pst-news17.pdf and b/Master/texmf-dist/doc/generic/pstricks/pst-news17.pdf differ diff --git a/Master/texmf-dist/doc/generic/pstricks/pst-news17.tex b/Master/texmf-dist/doc/generic/pstricks/pst-news17.tex index b371be4040d..1fe12771d6a 100644 --- a/Master/texmf-dist/doc/generic/pstricks/pst-news17.tex +++ b/Master/texmf-dist/doc/generic/pstricks/pst-news17.tex @@ -1,4 +1,4 @@ -%% $Id: pst-news17.tex 545 2017-09-12 18:45:32Z herbert $ +%% $Id: pst-news17.tex 554 2017-09-17 19:04:49Z herbert $ \documentclass[11pt,english,BCOR=10mm,DIV=12,bibliography=totoc,parskip=false,headings=small, headinclude=false,footinclude=false,twoside]{pst-doc} \listfiles @@ -35,11 +35,16 @@ basic package \nxLFile{pstricks}} \clearpage \part{\texttt{pstricks} -- package} -\iffalse %-------------------------------------------------------------------------------------- \section{\texttt{pstricks.sty} -- \texttt{pstricks-pdf.sty}} %-------------------------------------------------------------------------------------- + +There is now a new optional argument for the package: \Loption{psfonts}. If it is +enabled PSTricks will use the original PostScript fonts like Helvetica, Times, \ldots. +The default is to use the URW fonts (Nimbus Roman, Nimbus Sans, \ldots) which are embedded by default! +The PostScript fonts are only embedded if present on your system. +\iffalse %-------------------------------------------------------------------------------------- \section{\texttt{pstricks-pdf.sty}} %-------------------------------------------------------------------------------------- @@ -52,13 +57,16 @@ Internally \Lprog{lualatex} starts \Lprog{xelatex} for creating the environments \fi %-------------------------------------------------------------------------------------- -\section{\texttt{pstricks.tex} (v. 2.75 -- 2017/08/24)} +\section{\texttt{pstricks.tex} (v. 2.76 -- 2017/09/17)} %-------------------------------------------------------------------------------------- + + \subsection{PostScript Fonts} -This version of PSTricks uses the Ghostscript fonts from URW instaed of the -original base 14 fonts of PostScript. For example: instaed of Helvetica we use +This version of PSTricks uses the Ghostscript fonts from URW instead of the +original base 14 fonts of PostScript. For example: instead of Helvetica we use NimbusSanL-Regu. The URW fonts are always embedded in the created ps or pdf output. -This is not the default for the PostScript fonts. +This is not the default for the PostScript fonts. You change this setting with the optional +argument to \LPack{pstricks.sty}. \subsection{Error message} @@ -185,6 +193,7 @@ PostScript function \texttt{PtoC} (Polat to Cartesian -- $(r,\phi)\rightarrow (x Now there is a \texttt{PtoC360} for the old definition and a \texttt{PtoC} which now takes the setting of \Lcs{pst@angleunit} into account. +\bigskip \begin{LTXexample}[pos=t] \degrees[16] \begin{pspicture}[showgrid](-2,-2)(2,2) @@ -192,6 +201,11 @@ the setting of \Lcs{pst@angleunit} into account. \end{pspicture} \end{LTXexample} +The command \Lcs{framed} was build by clockwise line sequence. Now it is the +other way round to get the same behaviour as for all other commands +with closed lines. + + \clearpage -- cgit v1.2.3