diff options
author | Karl Berry <karl@freefriends.org> | 2012-07-29 17:07:14 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2012-07-29 17:07:14 +0000 |
commit | e59b34a0dd79d94767052954cd3e961307edbdbe (patch) | |
tree | 721c1ef922586c7a0757371bc322dd0c7c7f10c1 /Master/texmf-dist/doc/generic/pst-3dplot | |
parent | 1fb658cc9435346a6f399e846f07f05c08260fc7 (diff) |
pst-3dplot (7jun12)
git-svn-id: svn://tug.org/texlive/trunk@27233 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/generic/pst-3dplot')
-rw-r--r-- | Master/texmf-dist/doc/generic/pst-3dplot/Changes | 3 | ||||
-rw-r--r-- | Master/texmf-dist/doc/generic/pst-3dplot/pst-3dplot-doc.bib | 28 | ||||
-rw-r--r-- | Master/texmf-dist/doc/generic/pst-3dplot/pst-3dplot-doc.pdf | bin | 2958277 -> 2957864 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/generic/pst-3dplot/pst-3dplot-doc.tex | 2 |
4 files changed, 23 insertions, 10 deletions
diff --git a/Master/texmf-dist/doc/generic/pst-3dplot/Changes b/Master/texmf-dist/doc/generic/pst-3dplot/Changes index ba911681485..1927cd54c86 100644 --- a/Master/texmf-dist/doc/generic/pst-3dplot/Changes +++ b/Master/texmf-dist/doc/generic/pst-3dplot/Changes @@ -17,6 +17,9 @@ pst-3dplot.pro -------- pst-3dplot.tex -------- +1.97 2012-06-07 - fixed viewpoint for coorType>0 +1.96 2011-12-10 - added \pstThreeDPrism +1.95 2011-08-10 - fix bug with setting drawstyle for htlatex 1.94 2011-03-01 - fix bug with \pstThreeDSquare and filling/drawCoor 1.93 2010-09-27 - experimental \psplotImpIIID 1.92 2010-04-14 - enable the IIIDshowgrid optional argument diff --git a/Master/texmf-dist/doc/generic/pst-3dplot/pst-3dplot-doc.bib b/Master/texmf-dist/doc/generic/pst-3dplot/pst-3dplot-doc.bib index 953dcdda342..c784df43c7d 100644 --- a/Master/texmf-dist/doc/generic/pst-3dplot/pst-3dplot-doc.bib +++ b/Master/texmf-dist/doc/generic/pst-3dplot/pst-3dplot-doc.bib @@ -100,19 +100,29 @@ } @Book{PSTricks2, - author = {Herbert Vo\ss}, + author = {Herbert Vo\ss{}}, title = {\texttt{PSTricks} -- {G}rafik f\"ur \TeX{} und \LaTeX}, - edition = {5.}, + edition = {6.}, publisher = {DANTE -- Lehmanns}, - year = {2008}, + year = {2010}, address = {Heidelberg/Hamburg} } -@Book{LaTeXRef, - author = {Herbert Vo\ss}, - title = {\LaTeX\ Referenz}, +@Book{PSTricksE, + author = {Herbert Vo\ss{}}, + title = {\texttt{PSTricks} -- {G}raphics and {P}ost{S}cript for \LaTeX}, edition = {1.}, - publisher = {DANTE -- Lehmanns}, - year = {2007}, - address = {Heidelberg/Hamburg} + publisher = {UIT}, + year = {2011}, + address = {Cambridge -- UK} } + +@Book{LTXquick, + author = {Herbert Vo\ss{}}, + title = {{\LaTeX} quick reference}, + edition = {1.}, + publisher = {UIT}, + year = {2012}, + address = {Cambridge -- UK} +} + diff --git a/Master/texmf-dist/doc/generic/pst-3dplot/pst-3dplot-doc.pdf b/Master/texmf-dist/doc/generic/pst-3dplot/pst-3dplot-doc.pdf Binary files differindex 9a62049cac3..2ce11c53689 100644 --- a/Master/texmf-dist/doc/generic/pst-3dplot/pst-3dplot-doc.pdf +++ b/Master/texmf-dist/doc/generic/pst-3dplot/pst-3dplot-doc.pdf diff --git a/Master/texmf-dist/doc/generic/pst-3dplot/pst-3dplot-doc.tex b/Master/texmf-dist/doc/generic/pst-3dplot/pst-3dplot-doc.tex index 83ba540b540..d3b83ab9c34 100644 --- a/Master/texmf-dist/doc/generic/pst-3dplot/pst-3dplot-doc.tex +++ b/Master/texmf-dist/doc/generic/pst-3dplot/pst-3dplot-doc.tex @@ -1,6 +1,6 @@ \input{pst-3dplot-doc.dat} -%% $Id: pst-3dplot-doc.tex 294 2010-02-18 21:15:47Z herbert $ +%% $Id: pst-3dplot-doc.tex 467 2011-03-01 21:04:36Z herbert $ \documentclass[11pt,english,BCOR10mm,DIV12,bibliography=totoc,parskip=false,smallheadings headexclude,footexclude,oneside,dvipsnames,svgnames]{pst-doc} \listfiles |