diff options
Diffstat (limited to 'Master/texmf-dist/doc/generic/pstricks/pst-news15.tex')
-rw-r--r-- | Master/texmf-dist/doc/generic/pstricks/pst-news15.tex | 13 |
1 files changed, 11 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/generic/pstricks/pst-news15.tex b/Master/texmf-dist/doc/generic/pstricks/pst-news15.tex index 0831398d4f9..dbe7d6a6c81 100644 --- a/Master/texmf-dist/doc/generic/pstricks/pst-news15.tex +++ b/Master/texmf-dist/doc/generic/pstricks/pst-news15.tex @@ -30,13 +30,22 @@ basic package \nxLFile{pstricks}} \part{\texttt{pstricks} -- package} %-------------------------------------------------------------------------------------- -%\section{\texttt{pstricks.sty}} +\section{\texttt{pstricks.sty} -- \texttt{pstricks-pdf.sty}} %-------------------------------------------------------------------------------------- - +The code for an automatic loading of package \LPack{auto-pst-pdf} is now moved +into an own package \LPack{pstricks-pdf}. It allows to run PSTricks code with \Lprog{pdflatex} \texttt{-{}-shell-escape <file>}. +The option \Loption{pdf} for \LPack{pstricks} itself is now obsolet. %-------------------------------------------------------------------------------------- \section{\texttt{pstricks.tex} (\pstricksFV -- \pstricksFD)} %-------------------------------------------------------------------------------------- + +PSTricks now takes the optional argument \Loption{draft} of the main document class +into account. It shows only a frame, given by the coordinates of the \Lenv{pspicture} +environment. + + + \subsection{PostScript code} Additionally to the macro \Lcs{pstVerb} there are now the keywords \Lkeyword{precode} and \Lkeyword{postscode} which can be used by other |