[pstricks] Problem with updated pstricks

David Arnold dwarnold45 at suddenlink.net
Fri Jun 3 22:04:03 CEST 2011


Hi,

We are compiling the following file on Snow Leopard, using TexShop and MacTex (TexLive 2010). The file compiles just fine on my system, but on my colleague's system, he gets the attached result.

%!TEX TS-program = latex

\documentclass{article}
\usepackage{pstricks,pstricks-add}

\begin{document}
 
\psset{unit=0.25}
\begin{pspicture}(-11,-11)(11,11)
\psgrid[gridlabels=0pt,gridcolor=lightgray,subgriddiv=1](0,0)(-10,-10)(10,10)
\psaxes[arrowscale=1.5,arrows=<->,ticks=none](0,0)(-11,-11)(11,11)
\uput[0](11,0){$x$}
\uput[270](10,0){10}
\uput[270](-10,0){$-10$}
\uput[90](0,11){$y$}
\uput[180](0,10){10}
\uput[180](0,-10){$-10$}
\psdots*[linecolor=red,dotsize=2pt 2](-6,1)(6,5)
\psplot[linecolor=blue,algebraic,arrows=<->,arrowscale=1.5]{-10}{10}{1/3*x+3}
\uput[135](-6,1){$(-6,1)$}
\uput[135](6,5){$(6,5)$}
\end{pspicture}
 I compared log file from my system and my colleague's system and he has much more recent updates of pstricks.

Me:

`PSTricks' v2.08  <2010/06/06> (tvz)

File: pst-fp.tex 2010/06/06 v2.08 `PST-fp' (hv)

`pst-math' v0.23 , (CJ,hv)) `pstricks-add' v3.41, 2010/06/16 (dr,hv)

File: pstricks-add.tex 2010/06/16 v3.41 `PSTricks-add' (hv)



Colleague:

`PSTricks' v2.17  <2011/01/30> (tvz)

File: pst-fp.tex 2011/01/30 v2.17 `PST-fp' (hv)

`pst-math' v0.62 , (CJ,hv)) `pstricks-add' v3.51, 2011/02/02 (dr,hv)

File: pstricks-add.tex 2011/02/02 v3.51 `PSTricks-add' (hv)


I am very worried about updating our system, because we literally have hundreds of files that are written like the one above. Can someone please advise?

David Arnold
College of the Redwoods
http://msemac.redwoods.edu/~darnold/index.php
\end{document}
-------------- next part --------------
A non-text attachment was scrubbed...
Name: test.pdf
Type: application/pdf
Size: 7861 bytes
Desc: not available
URL: <http://tug.org/pipermail/pstricks/attachments/20110603/178b33fc/attachment.pdf>


More information about the PSTricks mailing list