[pstricks] PSTricks and texlive-2019

Juergen Rose rose at rz.uni-potsdam.de
Tue Jun 11 18:54:37 CEST 2019


It seems me, that after installing pgf-3.1 the issue disappeared.

Regards


On Tue, 2019-06-11 at 12:48 +0200, Uwe Siart wrote:
> Hi Jürgen,
> 
> Your MWE works pretty fine here (TL2019 with most recent update). 
> Xelatex runs through without any error and it produces a correct PDF.
> 
> Could it be that your "texmf-site" tree contains some outdated pgf 
> stuff that should be removed or updated?
> 
> Uwe
> 
> On 11 Jun 2019 at 12:02, Juergen Rose wrote:
> 
> > I have here a small test file (sin_pi_4__1.tex): 
> > 
> > \documentclass{article}
> > \usepackage{pstricks-add}
> > 
> > \begin{document}
> > 
> > \begin{pspicture}(-1.5,-0.5)(4.5,5.5)
> > \psplot[algebraic=true,plotpoints=100]{0}{Pi 4 div}{sin(x)}
> > \psaxes{->}(0,0)(-0.5,-1.5)(5.5,1.5) 
> > \end{pspicture}
> > 
> > \end{document}
> > 
> > 'xelatex sin_pi_4__1.tex' fails with:
> > ...
> > `pst-fp' v0.05, 2010/01/17 (hv))
> > (/usr/share/texmf-site/tex/generic/pgf/utilities/pgfutil-common.tex
> > (/usr/share/texmf-site/tex/generic/pgf/utilities/pgfutil-common-
> > lists.tex))
> > (/usr/share/texmf-site/tex/generic/pgf/utilities/pgfkeys.code.tex
> > (/usr/share/texmf-
> > site/tex/generic/pgf/utilities/pgfkeysfiltered.code.tex))
> > (/usr/share/texmf-site/tex/generic/pgf/utilities/pgffor.code.tex
> > Loading [
> > 
> > ! LaTeX Error: Missing \begin{document}.
> > 
> > See the LaTeX manual or LaTeX Companion for explanation.
> > Type  H <return>  for immediate help.
> >  ...                                              
> >                                                   
> > l.10 \ProvidesPackageRCS[v
> >                           \pgfversion] $Header:
> > /cvsroot/pgf/pgf/generic/pgf...
> > defectiv
> > ? q
> > 
> > 
> > A sin_pi_4__0.pdf is a
> > 
> > _______________________________________________
> > PSTricks mailing list
> > PSTricks at tug.org
> > https://tug.org/mailman/listinfo/pstricks
> > archive: http://www.tug.org/pipermail/pstricks/
> 
> 



More information about the PSTricks mailing list