[pstricks] dots not appearing after ps2pdf

Herbert Voss Herbert.Voss at alumni.TU-Berlin.DE
Thu Dec 9 15:52:19 CET 2004


keith.briggs at bt.com wrote:
> I am using the latest pstricks 2004.   When I make a picture with grid, lines, and dots, the ps output is perfect, but after conversion to pdf using ps2pdf, the dots do not appear unless I make them very large.   The grid and lines appear perfectly.   Is this a known bug?

everything is fime with my testfile and ps2pdf

Herbert

\listfiles
\documentclass[a4paper,12pt]{report}
\usepackage{pstricks}
\usepackage{multido}

\begin{document}

\begin{pspicture*}(5,5)
\psgrid[subgriddiv=0,griddots=5]
\multido{\rA=0.+0.2}{26}{\psdot(\rA,\rA)}
\end{pspicture*}

\end{document}


  *File List*
   report.cls    2001/04/21 v1.4e Standard LaTeX document class
   size12.clo    2001/04/21 v1.4e Standard LaTeX file (size option)
pstricks.sty    2004/05/06 v0.2k LaTeX wrapper for `PSTricks' (RN,HV)
pstricks.tex    2004/06/29 v1.04 `PSTricks' (tvz)
   xcolor.sty    2004/07/04 v2.00 LaTeX color extensions (UK)
    color.cfg    2001/08/31 v1.1 color configuration of teTeX/TeXLive
    dvips.def    1999/02/16 v3.0i Driver-dependant file (DPC,SPQR)
  multido.sty    2004/05/17 package wrapper for PSTricks `multido.tex', 
(HV/RN)
  multido.tex    2004/05/18 v1.41 `multido' (tvz)
  ***********




-- 
http://TeXnik.de/
http://PSTricks.de/
ftp://ftp.dante.de/tex-archive/info/math/voss/Voss-Mathmode.pdf
http://www.dante.de/faq/de-tex-faq/
http://www.tex.ac.uk/cgi-bin/texfaq2html?introduction=yes




More information about the PSTricks mailing list