diff options
author | Karl Berry <karl@freefriends.org> | 2020-10-25 21:33:21 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2020-10-25 21:33:21 +0000 |
commit | a11f13946676deaf937b8b625c23070d5e5f7d9d (patch) | |
tree | 5c8c685e00c800d1299f841660463efea3fb4a21 /Master/texmf-dist/doc | |
parent | 8f87b23c3e6adfb6f484a51120cf923260bccd0f (diff) |
pst-3dplot (25oct20)
git-svn-id: svn://tug.org/texlive/trunk@56758 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc')
-rw-r--r-- | Master/texmf-dist/doc/generic/pst-3dplot/Changes | 1 | ||||
-rw-r--r-- | Master/texmf-dist/doc/generic/pst-3dplot/README | 2 | ||||
-rw-r--r-- | Master/texmf-dist/doc/generic/pst-3dplot/pst-3dplot-doc.pdf | bin | 2382647 -> 2378418 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/generic/pst-3dplot/pst-3dplot-doc.tex | 5 |
4 files changed, 4 insertions, 4 deletions
diff --git a/Master/texmf-dist/doc/generic/pst-3dplot/Changes b/Master/texmf-dist/doc/generic/pst-3dplot/Changes index 52a55130856..0307d0b1103 100644 --- a/Master/texmf-dist/doc/generic/pst-3dplot/Changes +++ b/Master/texmf-dist/doc/generic/pst-3dplot/Changes @@ -20,6 +20,7 @@ pst-3dplot.pro -------- pst-3dplot.tex -------- +2.06 2020-10-25 - fix for \pstThreeDDot and parameter setting 2.05 2020-08-04 - fix for hiddenLine 2.04 2017-04-05 - added coorType=7 2.03 2014-12-01 - modifications to coorType=6 diff --git a/Master/texmf-dist/doc/generic/pst-3dplot/README b/Master/texmf-dist/doc/generic/pst-3dplot/README index 31d732ee7a9..e8da34a1684 100644 --- a/Master/texmf-dist/doc/generic/pst-3dplot/README +++ b/Master/texmf-dist/doc/generic/pst-3dplot/README @@ -2,7 +2,7 @@ %% %% Herbert Voss <hvoss@tug.org> %% -%% 2020-08-04 +%% 2020-10-25 %% PSTricks offers excellent macros to insert more or less complex 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 dab17352ac4..214aa490220 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 775c5d55e25..198e93b4c82 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,13 +1,12 @@ \input{pst-3dplot-doc.dat} -%% $Id: pst-3dplot-doc.tex 21 2020-08-04 12:53:07Z herbert $ +%% $Id: pst-3dplot-doc.tex 32 2020-10-25 19:18:25Z herbert $ \documentclass[11pt,english,BCOR10mm,DIV12,bibliography=totoc,parskip=false,smallheadings, headexclude,footexclude,oneside,dvipsnames,svgnames]{pst-doc} \listfiles -\usepackage[utf8]{inputenc} \usepackage{pst-grad,pst-3dplot} -\let\pstFV\fileversion +\let\pstFV\IIIDplotfileversion \let\belowcaptionskip\abovecaptionskip %\usepackage{pst-grad} |