tree points converted to line

Yvon Thoraval Yvon.Thoraval at wanadoo.fr
Wed Feb 17 23:45:15 CET 1999


-----------------------------------------------------------------------------
This is the PSTricks mailing list, devoted to discussions about computational
graphics in (La)TeX using the PSTricks package from Timothy van Zandt.
For help using this mailing list, see instructions at the end of message.
-----------------------------------------------------------------------------

with the following figure :

\psset{unit=1pt}
\psset{unit=1pt}
\pspicture(-100,100)(100,-100)
\psdots[linecolor=blue, dotstyle=*, dotscale=2](-30,30)(30,30)
\put(-35,15){$a_{1}$}
\put(25,15){$a_{d-1}$}
\psdots[linecolor=black, dotstyle=*, dotscale=1](-15,30)(0,30)(+15,30)
\pscircle(0,0){80}
\put(70,70){$E$}
\pscircle(0,-40){30}
\put(35,-40){$S_{1}$}
\endpspicture


i get right what i wanted in the *.ps version of the file, however, 
when converting it into *.pdf i got something wrong. The tree points :

\psdots[linecolor=black, dotstyle=*, dotscale=1](-15,30)(0,30)(+15,30)

are converted to a single line

even if i put those tree points in tree different lines :

\psdots[linecolor=black, dotstyle=*, dotscale=1](-15,30)
\psdots[linecolor=black, dotstyle=*, dotscale=1](0,30)
\psdots[linecolor=black, dotstyle=*, dotscale=1](+15,30)

that the result with acrobat distiller

the same *.ps file works correctly when converted to pdf using ghostscript.

Any idea ?


Yvon Thoraval
http://julienas.ipt.univ-paris8.fr/~thoraval/ (plus rapide)
http://perso.wanadoo.fr/yvon.thoraval/
ICQ#27574215                                 #PsyChat sur UnderZ



-----------------------------------------------------------------------------
The list interface (subscription, information, access to the archives) is on:
http://www.tug.org/cgi-bin/lwgate/pstricks
Otherway to unsubscribe, send mail to pstricks-request at mail.tug.org
with a blank subject and in body the line unsubscribe <email-address>
-----------------------------------------------------------------------------



More information about the PSTricks mailing list