summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2012-03-11 21:46:15 +0000
committerKarl Berry <karl@freefriends.org>2012-03-11 21:46:15 +0000
commit54e9450ae0e3070da1e6fa97eb957993ed7ae5f9 (patch)
tree1b8167fba3b73acb80ff92aac77b3aae7dd68960 /Master/texmf-dist/doc
parent1ba3b7ef2bccc9201060b1f5dccecb2c148cd7c6 (diff)
pstricks 2.27 (11mar12)
git-svn-id: svn://tug.org/texlive/trunk@25606 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc')
-rw-r--r--Master/texmf-dist/doc/generic/pstricks/Changes.dvips2
-rw-r--r--Master/texmf-dist/doc/generic/pstricks/Changes.generic3
-rw-r--r--Master/texmf-dist/doc/generic/pstricks/pst-news12.pdfbin75024 -> 79428 bytes
-rw-r--r--Master/texmf-dist/doc/generic/pstricks/pst-news12.tex19
4 files changed, 22 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/generic/pstricks/Changes.dvips b/Master/texmf-dist/doc/generic/pstricks/Changes.dvips
index 4cfc3302bcd..01afcb9a69e 100644
--- a/Master/texmf-dist/doc/generic/pstricks/Changes.dvips
+++ b/Master/texmf-dist/doc/generic/pstricks/Changes.dvips
@@ -1,4 +1,6 @@
---- pstricks.pro
+1.12 2012-02-12 - add option tickAngle and symbolLinewidth
+1.11 2012-02-09 - fix bug
1.10 2012-02-09 - add option for curveticks with option symbol
1.09 2011-10-31 - take values Ox and Oy into account for
plot styles LineToXAxis and LineToYAxis
diff --git a/Master/texmf-dist/doc/generic/pstricks/Changes.generic b/Master/texmf-dist/doc/generic/pstricks/Changes.generic
index 752bea40ca5..91b577bebd9 100644
--- a/Master/texmf-dist/doc/generic/pstricks/Changes.generic
+++ b/Master/texmf-dist/doc/generic/pstricks/Changes.generic
@@ -1,4 +1,7 @@
pstricks.tex --------
+2.27 2012-03-11 - activate \tx@strokeopacity for \psgrid
+2.26 2012-02-19 - showgrid=top is now possible
+2.25 2012-02-12 - modifications to the code of curveticks
2.24 2012-02-09 - add option for curveticks with option symbol
2.23 2011-09-04 - change also \psx|ylabelsep for pst-plot
2.22 2011-07-09 - added fillstyle dots
diff --git a/Master/texmf-dist/doc/generic/pstricks/pst-news12.pdf b/Master/texmf-dist/doc/generic/pstricks/pst-news12.pdf
index dbbcd83e543..dbcaa3ebd6a 100644
--- a/Master/texmf-dist/doc/generic/pstricks/pst-news12.pdf
+++ b/Master/texmf-dist/doc/generic/pstricks/pst-news12.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/generic/pstricks/pst-news12.tex b/Master/texmf-dist/doc/generic/pstricks/pst-news12.tex
index 27718ddec1f..384bca12e4e 100644
--- a/Master/texmf-dist/doc/generic/pstricks/pst-news12.tex
+++ b/Master/texmf-dist/doc/generic/pstricks/pst-news12.tex
@@ -46,15 +46,29 @@ supports \PS\ code in the document.
%--------------------------------------------------------------------------------------
-\section{\texttt{pstricks.sty}}
+%\section{\texttt{pstricks.sty}}
%--------------------------------------------------------------------------------------
-\subsection{New optional argument}
+%\subsection{New optional argument}
+
%--------------------------------------------------------------------------------------
\section{\texttt{pstricks.tex} (\pstricksFV -- \pstricksFD)}
%--------------------------------------------------------------------------------------
+\subsection{Grid}
+
+The optional argument \Lkeyval{showgrid} can have the values \Lkeyval{bottom},
+\Lkeyval{true},
+\Lkeyval{false}, and
+\Lkeyval{top}, where \Lkeyval{false is the default} and \Lkeyval{true} the same as
+\Lkeyval{bottom}. With the latter it is set first and with \Lkeyval{top} it is set
+at the end of the \Lenv{pspitcure} environment.
+
+
+
+
+\subsection{Symbol line}
The optional argument \Lkeyword{symbol} for a linestyle can now be
set with a negative \Lkeyword{symbolstep} for a computed width of the steps:
\begin{LTXexample}[pos=t]
@@ -94,6 +108,7 @@ width if the \Lkeyword{symbolStep} is set by a negative number without a unit.
+
\section{The PostScript header files}
\subsection{\nxLFile{pstricks.pro}}
%--------------------------------------------------------------------------------------