diff options
Diffstat (limited to 'Master/texmf-dist/doc/generic')
-rw-r--r-- | Master/texmf-dist/doc/generic/pstricks/pst-news16.pdf | bin | 45192 -> 48912 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/generic/pstricks/pst-news16.tex | 19 |
2 files changed, 18 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/generic/pstricks/pst-news16.pdf b/Master/texmf-dist/doc/generic/pstricks/pst-news16.pdf Binary files differindex 9f4d5980eb2..04f57e851eb 100644 --- a/Master/texmf-dist/doc/generic/pstricks/pst-news16.pdf +++ b/Master/texmf-dist/doc/generic/pstricks/pst-news16.pdf diff --git a/Master/texmf-dist/doc/generic/pstricks/pst-news16.tex b/Master/texmf-dist/doc/generic/pstricks/pst-news16.tex index c1f16a56381..4cead08047d 100644 --- a/Master/texmf-dist/doc/generic/pstricks/pst-news16.tex +++ b/Master/texmf-dist/doc/generic/pstricks/pst-news16.tex @@ -38,6 +38,8 @@ basic package \nxLFile{pstricks}} %-------------------------------------------------------------------------------------- \section{\texttt{pstricks.tex} (\pstricksFV -- \pstricksFD)} %-------------------------------------------------------------------------------------- +\subsection{refangle} + This version fixes a bug with \verb|pst@refangle| which is used inside PostScript. \begin{LTXexample}[pos=t] @@ -53,7 +55,7 @@ This version fixes a bug with \verb|pst@refangle| which is used inside PostScrip \begin{sloppypar} There is a new optional argument \Lkeyword{draft} which has the same meaning as the one for \Lcs{includegraphics}. The PSTricks image is not drawn, only the -area of the \Lenv{pspicture} coordinates is seen by a rectangle if (only for \LaTeX). +area of the \Lenv{pspicture} coordinates is seen by a rectangle (only for \LaTeX). \end{sloppypar} \begin{LTXexample}[pos=t] @@ -68,6 +70,21 @@ area of the \Lenv{pspicture} coordinates is seen by a rectangle if (only for \L \end{LTXexample} +\subsection{\Lcs{newpsstyle}} + +The command \Lcs{newpsstyle} has a new syntax: + +\begin{BDef} +\Lcs{newpssytle}\OptArg{package name}\Largb{name}\Largb{definitions} +\end{BDef} + +For example + +\begin{verbatim} +\newpsstyle[pst-shell]{Epiteonium}{D=1,A=9.5,alpha=85.9,beta=9,mu=0,Omega=0, + phi=81,a=2.1,b=1.6,L=1.3,P=-60,W1=200,W2=20,N=8.3} +\end{verbatim} + \clearpage \nocite{*} |