diff options
Diffstat (limited to 'Master/texmf-dist/doc/generic')
-rw-r--r-- | Master/texmf-dist/doc/generic/pstricks-add/Changes | 4 | ||||
-rw-r--r-- | Master/texmf-dist/doc/generic/pstricks-add/pstricks-add-doc.bib | 6 | ||||
-rw-r--r-- | Master/texmf-dist/doc/generic/pstricks-add/pstricks-add-doc.pdf | bin | 5036867 -> 5031461 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/generic/pstricks-add/pstricks-add-doc.tex | 11 |
4 files changed, 12 insertions, 9 deletions
diff --git a/Master/texmf-dist/doc/generic/pstricks-add/Changes b/Master/texmf-dist/doc/generic/pstricks-add/Changes index fb31bab1b3f..db3740273dd 100644 --- a/Master/texmf-dist/doc/generic/pstricks-add/Changes +++ b/Master/texmf-dist/doc/generic/pstricks-add/Changes @@ -1,4 +1,4 @@ -%% $Id: Changes 331 2016-09-01 19:16:02Z herbert $ +%% $Id: Changes 449 2017-05-10 14:34:18Z herbert $ %% pstricks-add.pro ----------- 0.23 2009-12-17 - add RGBtoGRAY and WavelengthToGRAY @@ -39,6 +39,8 @@ pstricks-add.sty ----------- (hv) pstricks-add.tex ----------- (hv) + v 3.83 2017-05-10 - use the star version for \psChar if no extra + linecolor present. v 3.82 2016-09-01 - moved arrow macros to new package pst-arrow v 3.81 2016-08-08 - added \psOlympicRings v 3.80 2016-04-25 - moved node definitions into pst-node diff --git a/Master/texmf-dist/doc/generic/pstricks-add/pstricks-add-doc.bib b/Master/texmf-dist/doc/generic/pstricks-add/pstricks-add-doc.bib index 0ab5d3105f5..83f4af494a5 100644 --- a/Master/texmf-dist/doc/generic/pstricks-add/pstricks-add-doc.bib +++ b/Master/texmf-dist/doc/generic/pstricks-add/pstricks-add-doc.bib @@ -25,7 +25,7 @@ @Book{PSTricks-E, author = {Herbert Vo\ss}, - title = {{\PST} {G}rafics for \LaTeX}, + title = {{\PST} {G}raphics for \LaTeX}, edition = {1}, publisher = {UIT}, year = {2011}, @@ -35,7 +35,7 @@ @Book{companion04, author = {Frank Mittelbach and Michel Goosens et al}, title = {The {\LaTeX} {C}ompanion}, - edition = {second}, + edition = {2}, publisher = {Addison-Wesley Publishing Company}, year = {2004}, address = {Boston} @@ -44,7 +44,7 @@ @Book{begleiter05, author = {Frank Mittelbach and Michel Goosens et al}, title = {Der {\LaTeX} {B}egleiter}, - edition = {zweite}, + edition = {2}, publisher = {Pearson Education}, year = {2005}, address = {M\"unchen} diff --git a/Master/texmf-dist/doc/generic/pstricks-add/pstricks-add-doc.pdf b/Master/texmf-dist/doc/generic/pstricks-add/pstricks-add-doc.pdf Binary files differindex 0151c8c1775..fc35d8febe3 100644 --- a/Master/texmf-dist/doc/generic/pstricks-add/pstricks-add-doc.pdf +++ b/Master/texmf-dist/doc/generic/pstricks-add/pstricks-add-doc.pdf diff --git a/Master/texmf-dist/doc/generic/pstricks-add/pstricks-add-doc.tex b/Master/texmf-dist/doc/generic/pstricks-add/pstricks-add-doc.tex index da2fa473375..7bde5c310ec 100644 --- a/Master/texmf-dist/doc/generic/pstricks-add/pstricks-add-doc.tex +++ b/Master/texmf-dist/doc/generic/pstricks-add/pstricks-add-doc.tex @@ -1,8 +1,9 @@ -%% $Id: pstricks-add-doc.tex 327 2016-09-01 18:59:35Z herbert $ +%% $Id: pstricks-add-doc.tex 333 2016-09-01 19:36:09Z herbert $ +% \documentclass[11pt,english,BCOR10mm,DIV12,bibliography=totoc,parskip=false,smallheadings, headexclude,footexclude,oneside]{pst-doc} \listfiles - +\usepackage{biblatex} \addbibresource{pstricks-add-doc.bib} \makeatletter %\RequirePackage{ltxcmds}[2010/01/28] @@ -14,8 +15,8 @@ %\input{data/pstricks-add-doc.data} \usepackage[utf8]{inputenc} -\usepackage{pstricks-add} -\let\pstricksaddFV\fileversion +%\usepackage{pstricks-add} +%\let\pstricksaddFV\fileversion \usepackage{pst-eucl,pst-fun,pst-func,multirow} \usepackage{pifont,pst-func} \let\belowcaptionskip\abovecaptionskip @@ -35,7 +36,7 @@ \iffalse \psset{unit=1.5} -\begin{pspicture}(-3,-3)(3,3) +\begin{pspicture}(-3,-3.25)(3,3) \psChart[userColor={red!30,green!30,blue!40,gray,cyan!50, magenta!60,cyan},chartSep=30pt,shadow=true,shadowsize=5pt]{34.5,17.2,20.7,15.5,5.2,6.9}{6}{2} \psset{nodesepA=5pt,nodesepB=-10pt} |