diff options
author | Karl Berry <karl@freefriends.org> | 2017-08-30 23:00:42 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2017-08-30 23:00:42 +0000 |
commit | f3fd3b4467cd76a039a199abe6944cfb00fea1e0 (patch) | |
tree | 551dcc5f426a01c7c1fe0c65842214e86473bf73 /Master/texmf-dist/doc/generic | |
parent | 257f495b243adc903270c70786bb930c60cacd8b (diff) |
pst-plot (30aug17)
git-svn-id: svn://tug.org/texlive/trunk@45176 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/generic')
-rw-r--r-- | Master/texmf-dist/doc/generic/pst-plot/Changes | 5 | ||||
-rw-r--r-- | Master/texmf-dist/doc/generic/pst-plot/pst-plot-doc.bib | 36 | ||||
-rw-r--r-- | Master/texmf-dist/doc/generic/pst-plot/pst-plot-doc.pdf | bin | 1336307 -> 1338443 bytes |
3 files changed, 23 insertions, 18 deletions
diff --git a/Master/texmf-dist/doc/generic/pst-plot/Changes b/Master/texmf-dist/doc/generic/pst-plot/Changes index de6ffe1618f..c809c6b0e50 100644 --- a/Master/texmf-dist/doc/generic/pst-plot/Changes +++ b/Master/texmf-dist/doc/generic/pst-plot/Changes @@ -1,4 +1,9 @@ ----- pst-plot.tex +1.83 2017-08-29 - fix for real axes length and x|yLabels + - added two more optional arguments for boxplots +1.82 2017-07-13 - revert last change +1.81 2017-06-26 - try to prevent overfull hbox for the x axis + used \hbox to \hsize instead of \hbox to \z@ 1.80 2017-05-23 - use \psx|ylabelsep for plotstyle xvalues 1.79 2017-05-22 - fix trailing space in \setDefaulthLabels 1.78 2017-04-16 - remove change of showorigin in \pst@hlabels diff --git a/Master/texmf-dist/doc/generic/pst-plot/pst-plot-doc.bib b/Master/texmf-dist/doc/generic/pst-plot/pst-plot-doc.bib index b64bcc039ca..b928c97e05f 100644 --- a/Master/texmf-dist/doc/generic/pst-plot/pst-plot-doc.bib +++ b/Master/texmf-dist/doc/generic/pst-plot/pst-plot-doc.bib @@ -6,7 +6,7 @@ author = {Michel Goosens and Frank Mittelbach and Sebastian Rahtz and Dennis Roegel and Herbert Vo\ss}, title = {The {\LaTeX} {G}raphics {C}ompanion}, publisher = {{Addison-Wesley Publishing Company}}, - edition = {second}, + edition = {2}, year = {2007}, address = {Boston, Mass.} } @@ -40,28 +40,28 @@ year = 1989, } -@Manual{multido, +@ctan{multido, Title = {\texttt{multido.tex} - a loop macro, that supports fixed-point addition}, Author = {{Timothy Van} Zandt}, - Organization = {}, - Address = {\url{CTAN:/macros/generic/multido.tex}}, - Note = {}, - year = 1997 + Organization = {CTAN}, + url = {/macros/generic/multido/}, + year = 2010, +version = {1.42}, } @Book{PSTricks2, author = {Herbert Vo\ss{}}, title = {\texttt{PSTricks} -- {G}rafik f\"ur \TeX{} und \LaTeX}, - edition = {6.}, - publisher = {DANTE -- Lehmanns}, - year = {2010}, - address = {Heidelberg/Hamburg} + edition = {7}, + publisher = {DANTE and Lehmanns Media}, + year = {2016}, + location = {Heidelberg and Berlin} } @Book{PSTricksE, author = {Herbert Vo\ss{}}, title = {\texttt{PSTricks} -- {G}raphics and {P}ost{S}cript for \LaTeX}, - edition = {1.}, + edition = {1}, publisher = {UIT}, year = {2011}, address = {Cambridge -- UK} @@ -70,7 +70,7 @@ @Book{LTXquick, author = {Herbert Vo\ss{}}, title = {{\LaTeX} quick reference}, - edition = {1.}, + edition = {1}, publisher = {UIT}, year = {2012}, address = {Cambridge -- UK} @@ -79,10 +79,10 @@ @Book{presentations, author = {Herbert Vo\ss}, title = {Presentations with \LaTeX}, - edition = {1.}, - publisher = {DANTE -- Lehmanns Media}, - year = {2012}, - address = {Heidelberg/Berlin} + edition = {2}, + publisher = {DANTE and Lehmanns Media}, + year = {2017}, + address = {Heidelberg and Berlin} } @@ -90,8 +90,8 @@ author = {Victor Eijkhout}, title = {\TeX\ by Topic -- {A} \TeX{}nician Reference}, edition = {1}, - publisher = {DANTE -- lehmanns media}, + publisher = {DANTE and Lehmanns Media}, year = {2014}, - address = {Heidelberg/Berlin} + address = {Heidelberg and Berlin} } diff --git a/Master/texmf-dist/doc/generic/pst-plot/pst-plot-doc.pdf b/Master/texmf-dist/doc/generic/pst-plot/pst-plot-doc.pdf Binary files differindex 62aafceb7d7..98f42a08b85 100644 --- a/Master/texmf-dist/doc/generic/pst-plot/pst-plot-doc.pdf +++ b/Master/texmf-dist/doc/generic/pst-plot/pst-plot-doc.pdf |