[pstricks] Problem with updated pstricks

David Arnold dwarnold45 at suddenlink.net
Sat Jun 4 16:43:04 CEST 2011


Michael, Herbert,

Attached are mytest.pdf and colleaguetest.pdf.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mytest.pdf
Type: application/pdf
Size: 6842 bytes
Desc: not available
URL: <http://tug.org/pipermail/pstricks/attachments/20110604/242bc538/attachment-0003.pdf>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: colleaguetest.pdf
Type: application/pdf
Size: 7861 bytes
Desc: not available
URL: <http://tug.org/pipermail/pstricks/attachments/20110604/242bc538/attachment-0004.pdf>
-------------- next part --------------

The code again:

%!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/20110604/242bc538/attachment-0005.pdf>


More information about the PSTricks mailing list