Opened 11 months ago
Closed 9 months ago
#68927 closed defect (invalid)
texlive-pstricks @66115_0+doc: Undefined control sequence
Reported by: | JavierBurg | Owned by: | drkp (Dan Ports) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.8.1 |
Keywords: | sonoma | Cc: | |
Port: | texlive-pstricks |
Description
Good morning,
I've just upgraded to Sonoma, and the whole texlive port seems to work, but the pstricks part not.
My installation is:
texlive-basic @66584_0+doc (active) texlive-bin @2023.66589_2+x11 (active) texlive-bin-extra @66529_0+doc (active) texlive-common @2023_0 (active) texlive-fonts-recommended @65956_0+doc (active) texlive-fontutils @66461_0+doc (active) texlive-latex @66204_0+doc (active) texlive-latex-extra @66551_0+doc (active) texlive-latex-recommended @66587_0+doc (active) texlive-math-science @66461_0+doc (active) texlive-pictures @66549_0+doc (active) texlive-plain-generic @66530_0+doc (active) texlive-pstricks @66115_0+doc (active) texlive-tlpdb @2023.66589_0 (active)
When I compile something simple (using latex or pdflatex) as:
\documentclass[10pt,a4paper]{article} \usepackage[latin1]{inputenc} \usepackage{pstricks} \begin{document} Bla \end{document}
I get an error on pgf (under pstricks):
(/opt/local/share/texmf-texlive/tex/generic/pstricks.tex (/opt/local/share/texmf-texlive/tex/generic/pst-fp.tex `pst-fp' v0.05, 2010/01/17 (hv)) (/opt/local/share/texmf-texlive/tex/generic/pgf/utilities/pgfutil-common.tex) (/opt/local/share/texmf-texlive/tex/generic/pgf/utilities/pgfkeys.code.tex (/opt/local/share/texmf-texlive/tex/generic/pgf/utilities/pgfkeyslibraryfiltere d.code.tex)) (/opt/local/share/texmf-texlive/tex/generic/pgf/utilities/pgffor.code.tex Loading pgffor.code.tex (/opt/local/share/texmf-texlive/tex/generic/pgf/math/pgfmath.code.tex (/opt/local/share/texmf-texlive/tex/generic/pgf/math/pgfmathutil.code.tex) (/opt/local/share/texmf-texlive/tex/generic/pgf/math/pgfmathparser.code.tex) (/opt/local/share/texmf-texlive/tex/generic/pgf/math/pgfmathfunctions.code.tex) (/opt/local/share/texmf-texlive/tex/generic/pgf/math/pgfmathfunctions.basic.cod e.tex) (/opt/local/share/texmf-texlive/tex/generic/pgf/math/pgfmathfunctions.trigonome tric.code.tex) (/opt/local/share/texmf-texlive/tex/generic/pgf/math/pgfmathfunctions.random.co de.tex) (/opt/local/share/texmf-texlive/tex/generic/pgf/math/pgfmathfunctions.compariso n.code.tex) (/opt/local/share/texmf-texlive/tex/generic/pgf/math/pgfmathfunctions.base.code .tex) (/opt/local/share/texmf-texlive/tex/generic/pgf/math/pgfmathfunctions.round.cod e.tex) (/opt/local/share/texmf-texlive/tex/generic/pgf/math/pgfmathfunctions.misc.code .tex) (/opt/local/share/texmf-texlive/tex/generic/pgf/math/pgfmathfunctions.integerar ithmetics.code.tex) (/opt/local/share/texmf-texlive/tex/generic/pgf/math/pgfmathcalc.code.tex) (/opt/local/share/texmf-texlive/tex/generic/pgf/math/pgfmathfloat.code.tex ! Undefined control sequence. l.1640 \pgfutil@protected \def\pgfmathprintnumber{% ?
I don't know if this is something related to pstricks or a pgf package.
It has no effect on the final compilation, you can just ignore it. But it is a stop...
Sonoma version 14.1, MacPorts 2.8.1
Best, Javier
Change History (3)
comment:1 Changed 11 months ago by ryandesign (Ryan Carsten Schmidt)
Keywords: | sonoma added; pgf error removed |
---|---|
Owner: | set to drkp |
Status: | new → assigned |
Summary: | PSTircks texlive-pstricks @66115_0+doc in Sonoma → texlive-pstricks @66115_0+doc: Undefined control sequence |
comment:2 Changed 11 months ago by drkp (Dan Ports)
comment:3 Changed 9 months ago by drkp (Dan Ports)
Resolution: | → invalid |
---|---|
Status: | assigned → closed |
Feel free to reopen if you have any more information...
Note: See
TracTickets for help on using
tickets.
I couldn't reproduce this with the provided file even after verifying that I had (only) the packages you listed in your installation installed. Can you provide the full logs?