texlive[60421] Master/texmf-dist: pst-tree (4sep21)

commits+karl at tug.org commits+karl at tug.org
Sat Sep 4 22:16:41 CEST 2021


Revision: 60421
          http://tug.org/svn/texlive?view=revision&revision=60421
Author:   karl
Date:     2021-09-04 22:16:41 +0200 (Sat, 04 Sep 2021)
Log Message:
-----------
pst-tree (4sep21)

Modified Paths:
--------------
    trunk/Master/texmf-dist/doc/generic/pst-tree/Changes
    trunk/Master/texmf-dist/doc/generic/pst-tree/README
    trunk/Master/texmf-dist/doc/generic/pst-tree/pst-tree-doc.pdf
    trunk/Master/texmf-dist/doc/generic/pst-tree/pst-tree-doc.tex
    trunk/Master/texmf-dist/tex/generic/pst-tree/pst-tree.tex
    trunk/Master/texmf-dist/tex/latex/pst-tree/pst-tree.sty

Modified: trunk/Master/texmf-dist/doc/generic/pst-tree/Changes
===================================================================
--- trunk/Master/texmf-dist/doc/generic/pst-tree/Changes	2021-09-04 20:16:25 UTC (rev 60420)
+++ trunk/Master/texmf-dist/doc/generic/pst-tree/Changes	2021-09-04 20:16:41 UTC (rev 60421)
@@ -1,4 +1,5 @@
 ----- pst-tree.tex
+1.14  2021-09-04 - set default linewidth and color for lualatex
 1.13  2017-02-18 - use \pst at draft from pstricks.tex
 1.12  2011-02-28 - renamed the nodealign to \Pst at nodealign
                    it changed in pst-node 

Modified: trunk/Master/texmf-dist/doc/generic/pst-tree/README
===================================================================
--- trunk/Master/texmf-dist/doc/generic/pst-tree/README	2021-09-04 20:16:25 UTC (rev 60420)
+++ trunk/Master/texmf-dist/doc/generic/pst-tree/README	2021-09-04 20:16:41 UTC (rev 60421)
@@ -4,12 +4,9 @@
 Save the files pst-tree.sty|.tex| in a directory, which is part of your 
 local TeX tree. Then do not forget to run texhash to update this tree
 if these packages are new to your TeX distribution.
-For more information  see the documentation of your LaTeX distribution 
-on installing packages into your LaTeX distribution or the 
-TeX Frequently Asked Questions:
-(http://www.tex.ac.uk/cgi-bin/texfaq2html?label=instpackages).
 
 pst-tree needs pstricks, which should be part of your
 local TeX installation, otherwise get it from a CTAN server, f.ex.
-http://www.dante.de/CTAN/graphics/pstricks/
+https://mirror.ctan.org/
 
+hvoss at tug.org

Modified: trunk/Master/texmf-dist/doc/generic/pst-tree/pst-tree-doc.pdf
===================================================================
(Binary files differ)

Modified: trunk/Master/texmf-dist/doc/generic/pst-tree/pst-tree-doc.tex
===================================================================
--- trunk/Master/texmf-dist/doc/generic/pst-tree/pst-tree-doc.tex	2021-09-04 20:16:25 UTC (rev 60420)
+++ trunk/Master/texmf-dist/doc/generic/pst-tree/pst-tree-doc.tex	2021-09-04 20:16:41 UTC (rev 60421)
@@ -1,12 +1,15 @@
-%% $Id: pst-tree-doc.tex 133 2009-09-17 05:53:56Z herbert $
-\documentclass[11pt,english,BCOR10mm,DIV12,bibliography=totoc,parskip=false,smallheadings
-    headexclude,footexclude,oneside]{pst-doc}
-\usepackage[utf8]{inputenc}
+\PassOptionsToPackage{gsfonts}{pstricks}
+\RequirePackage{pdfmanagement-testphase}
+\DeclareDocumentMetadata{}
+%% $Id: pst-tree-doc.tex 186 2021-09-04 07:57:17Z herbert $
+\documentclass[fontsize=11pt,english,BCOR=10mm,DIV=12,bibliography=totoc,parskip=false,
+   headings=small, headinclude=false,footinclude=false,oneside]{pst-doc}
 \usepackage{pst-tree}
 \let\pstTreeFV\fileversion
 \lstset{pos=t,language=PSTricks,
     morekeywords={psGammaDist,psChiIIDist,psTDist,psFDist,psBetaDist,psPlotImpl},basicstyle=\footnotesize\ttfamily}
 %
+\addbibresource{\jobname.bib}
 \begin{document}
 
 \title{\texttt{pst-tree}}
@@ -14,7 +17,7 @@
 \author{Timothy Van Zandt\\Herbert Vo\ss}
 \docauthor{Herbert Vo\ss}
 \date{\today}
-\maketitle
+\settitle
 
 \tableofcontents
 
@@ -874,9 +877,8 @@
 
 \nocite{*}
 \bgroup
-\raggedright
-\bibliographystyle{plain}
-\bibliography{\jobname}
+\RaggedRight
+\printbibliography
 \egroup
 
 \printindex

Modified: trunk/Master/texmf-dist/tex/generic/pst-tree/pst-tree.tex
===================================================================
--- trunk/Master/texmf-dist/tex/generic/pst-tree/pst-tree.tex	2021-09-04 20:16:25 UTC (rev 60420)
+++ trunk/Master/texmf-dist/tex/generic/pst-tree/pst-tree.tex	2021-09-04 20:16:41 UTC (rev 60421)
@@ -1,4 +1,4 @@
-%% $Id: pst-tree.tex 466 2011-02-28 17:13:11Z herbert $
+%% $Id: pst-tree.tex 186 2021-09-04 07:57:17Z herbert $
 %% COPYRIGHT 1993, 1994, 1999 by Timothy Van Zandt, tvz at nwu.edu.
 %% COPYRIGHT 2000-2003 by Denis Girou.
 %% Copyright 2004- Herbert Voss
@@ -21,11 +21,12 @@
 %
 \csname PSTreeLoaded\endcsname
 \let\PSTreeLoaded\endinput
+\ifx\PSTricksLoaded\endinput\else\input pstricks.tex\fi\relax
 \ifx\PSTnodesLoaded\endinput\else\input pst-node.tex\fi\relax
 \ifx\PSTXKeyLoaded\endinput\else\input pst-xkey \fi
 %
-\def\fileversion{1.13}
-\def\filedate{2017/02/18}
+\def\fileversion{1.14}
+\def\filedate{2021/09/04}
 \message{ v\fileversion, \filedate (tvz,dg,hv)}
 %
 \edef\TheAtCode{\the\catcode`\@}
@@ -198,6 +199,7 @@
 \def\pstree{\def\pst at par{}\pst at object{pstree}}
 \def\pstree at i{\def\pstree at makebox{\pst@@makebox}\pstree at ii}
 %
+\pstVerb{\pst at number\pslinewidth setlinewidth 0 setgray}%    default setting
 \def\psTree{\def\pst at par{}\pst at object{psTree}}
 \def\psTree at i{\def\pstree at makebox{\pst at makelongbox}\pstree at ii}
 % hv --begin 1.00 2007-01-03 make it LaTeX-compatible

Modified: trunk/Master/texmf-dist/tex/latex/pst-tree/pst-tree.sty
===================================================================
--- trunk/Master/texmf-dist/tex/latex/pst-tree/pst-tree.sty	2021-09-04 20:16:25 UTC (rev 60420)
+++ trunk/Master/texmf-dist/tex/latex/pst-tree/pst-tree.sty	2021-09-04 20:16:41 UTC (rev 60421)
@@ -1,4 +1,4 @@
-%% $Id: pst-tree.sty 466 2011-02-28 17:13:11Z herbert $
+%% $Id: pst-tree.sty 186 2021-09-04 07:57:17Z herbert $
 \RequirePackage{pstricks}
 \ProvidesPackage{pst-tree}[2009/01/25 package wrapper for pst-tree.tex]
 \input{pst-tree.tex}



More information about the tex-live-commits mailing list.