[OS X TeX] Every Other Tick in PSTricks

David Arnold dwarnold45 at suddenlink.net
Mon Jun 1 11:16:17 EDT 2009


All, Consider the following code:

\documentclass{minimal}
\usepackage{pstricks-add}

\listfiles

\begin{document}

\begin{pspicture}(-1,-1)(6,6)
\psaxes[showOriginTick=false,showorigin=false,Dx=2,Dy=2,subticks=2](6,6)
\end{pspicture}

\end{document}

When I run this in Texshop 2.20, I get this image;

-------------- next part --------------
A non-text attachment was scrubbed...
Name: pastedGraphic.tiff
Type: image/tiff
Size: 6266 bytes
Desc: not available
URL: <http://email.esm.psu.edu/pipermail/macosx-tex/attachments/20090601/9383577a/attachment.tiff>
-------------- next part --------------


When I compile in the terminal with latex->dvips->ps2pdf, I get the  
correct image which looks like this:

-------------- next part --------------
A non-text attachment was scrubbed...
Name: pastedGraphic.tiff
Type: image/tiff
Size: 6298 bytes
Desc: not available
URL: <http://email.esm.psu.edu/pipermail/macosx-tex/attachments/20090601/9383577a/attachment-0001.tiff>
-------------- next part --------------


Indeed, when I drag the first image from Texshop's previewer and drop  
it on Acrobat, I also get the second image. Why isn't the first image  
showing up properly in the Texshop previewer?

David.


More information about the MacOSX-TeX mailing list