summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2017-08-24 21:59:34 +0000
committerKarl Berry <karl@freefriends.org>2017-08-24 21:59:34 +0000
commit3e9018be0fb55d9f4b54f982b25f9cf81c8267e4 (patch)
treead23b83bbf1628ebcc6207965fa343dc89c009a2 /Master/texmf-dist/doc
parentdb5e19406efc8d838a693366ccec1e979415b988 (diff)
pst-func (24aug17)
git-svn-id: svn://tug.org/texlive/trunk@45112 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc')
-rw-r--r--Master/texmf-dist/doc/generic/pst-func/Changes3
-rw-r--r--Master/texmf-dist/doc/generic/pst-func/README.md8
-rw-r--r--Master/texmf-dist/doc/generic/pst-func/pst-func-doc.pdfbin3879798 -> 3885597 bytes
-rw-r--r--Master/texmf-dist/doc/generic/pst-func/pst-func-doc.tex2
4 files changed, 10 insertions, 3 deletions
diff --git a/Master/texmf-dist/doc/generic/pst-func/Changes b/Master/texmf-dist/doc/generic/pst-func/Changes
index e8f600adba0..5f0cb2b0549 100644
--- a/Master/texmf-dist/doc/generic/pst-func/Changes
+++ b/Master/texmf-dist/doc/generic/pst-func/Changes
@@ -1,4 +1,7 @@
..... pst-func.tex
+0.88 2017-08-24 - use always URW fonts instead of PostScript,
+ eg Helvetica->NimbusSanL
+0.87a 2017-08-17 - added \RequirePackage for pst-func.sty
0.87 2017-08-03 - modified algorithm for the distributions
0.86 2017-06-21 - allow alternating colors for bars
0.85 2017-04-18 - allow framing of function values (ts)
diff --git a/Master/texmf-dist/doc/generic/pst-func/README.md b/Master/texmf-dist/doc/generic/pst-func/README.md
index 5913a33a6fe..ac18c266c9e 100644
--- a/Master/texmf-dist/doc/generic/pst-func/README.md
+++ b/Master/texmf-dist/doc/generic/pst-func/README.md
@@ -28,11 +28,14 @@
- psVolume (rotating f(x) around the x-axis)
- psPrintValue
+%% This program can be redistributed and/or modified under the terms
+%% of the LaTeX Project Public License Distributed from CTAN archives
+%% in directory macros/latex/base/lppl.txt.
Save the files pst-func.sty|pro|tex in a directory, which is part of your
local TeX tree. The pro file should go into $TEXMF/dvips/pstricks/
Then do not forget to run texhash to update this tree.
-For more information see the documentation of your LATEX distribution
+For more information see the documentation of your TeX distribution
on installing packages into your local TeX system or read the
TeX Frequently Asked Questions:
(http://www.tex.ac.uk/cgi-bin/texfaq2html?label=instpackages).
@@ -42,6 +45,7 @@ be part of your local TeX installation, otherwise get it from a
CTAN server, http://mirror.ctan.org
PSTricks is PostScript Tricks, the documentation cannot be run
-with pdftex, use the sequence latex->dvips->ps2pdf.
+with pdftex, use the sequence latex->dvips->ps2pdf or
+pdflatex with package auto-pst-pdf or xelatex.
%% $Id: README 897 2014-03-21 08:06:41Z herbert $
diff --git a/Master/texmf-dist/doc/generic/pst-func/pst-func-doc.pdf b/Master/texmf-dist/doc/generic/pst-func/pst-func-doc.pdf
index 7057bb9fb7b..5917f210881 100644
--- a/Master/texmf-dist/doc/generic/pst-func/pst-func-doc.pdf
+++ b/Master/texmf-dist/doc/generic/pst-func/pst-func-doc.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/generic/pst-func/pst-func-doc.tex b/Master/texmf-dist/doc/generic/pst-func/pst-func-doc.tex
index 39c151fd184..dd322755d9d 100644
--- a/Master/texmf-dist/doc/generic/pst-func/pst-func-doc.tex
+++ b/Master/texmf-dist/doc/generic/pst-func/pst-func-doc.tex
@@ -2264,7 +2264,7 @@ for polar plots are also possible (see next example).
The data of an implicit plot can be written into an external file for further purposes.
Use the optional argument \Lkeyword[pstricks-add]{saveData} to write the $x|y$ values
into the file \nxLcs{jobname.data}. The file name can be changed with
-the keyword {\Lkeyword[pstricks-add]{filename}. When running a \TeX\ file from within a GUI
+the keyword \Lkeyword[pstricks-add]{filename}. When running a \TeX\ file from within a GUI
it may be possible that you get a writeaccess error from GhostScript, because it prevents writing
into a file when called from another program. In this case run GhostScript on the \PS-output from
the command line.