<span class="Apple-style-span" style="color: rgb(34, 34, 34); font-family: arial, sans-serif; font-size: 13px; background-color: rgb(255, 255, 255); ">Thanks for replying, Herbert.</span><div style="color: rgb(34, 34, 34); font-family: arial, sans-serif; font-size: 13px; background-color: rgb(255, 255, 255); ">
<br></div><div style="color: rgb(34, 34, 34); font-family: arial, sans-serif; font-size: 13px; background-color: rgb(255, 255, 255); ">I was trying to use this workaround for my problem (see code snippet below): \pstGeonode draws the triangle with three 5pt corners. \psdots is supposed to paint over those corners with three 5pt blue dots. </div>
<div style="color: rgb(34, 34, 34); font-family: arial, sans-serif; font-size: 13px; background-color: rgb(255, 255, 255); "><br></div><div style="color: rgb(34, 34, 34); font-family: arial, sans-serif; font-size: 13px; background-color: rgb(255, 255, 255); ">
However, when I look at the .pdf with both Sumatra and Adobe Acrobat X, the B and C blue points painted by \psdots are not centered exactly on top of the B and C black points painted by \pstGeonode. The B point is about 2pt off in the 180 direction and the C point is about 1 pt off in the 225 direction. </div>
<div style="color: rgb(34, 34, 34); font-family: arial, sans-serif; font-size: 13px; background-color: rgb(255, 255, 255); "><br></div><div style="color: rgb(34, 34, 34); font-family: arial, sans-serif; font-size: 13px; background-color: rgb(255, 255, 255); ">
I'm using WinEdt, MikTex and Sumatra/Acrobat X. All are up-to-date. You have to zoom in quite a bit to see the alignment problem.</div><div style="color: rgb(34, 34, 34); font-family: arial, sans-serif; font-size: 13px; background-color: rgb(255, 255, 255); ">
<br></div><div style="color: rgb(34, 34, 34); font-family: arial, sans-serif; font-size: 13px; background-color: rgb(255, 255, 255); ">Thanks for your help</div><div style="color: rgb(34, 34, 34); font-family: arial, sans-serif; font-size: 13px; background-color: rgb(255, 255, 255); ">
<br></div><div style="color: rgb(34, 34, 34); font-family: arial, sans-serif; font-size: 13px; background-color: rgb(255, 255, 255); ">Harrie</div><div style="color: rgb(34, 34, 34); font-family: arial, sans-serif; font-size: 13px; background-color: rgb(255, 255, 255); ">
<br></div><div style="color: rgb(34, 34, 34); font-family: arial, sans-serif; font-size: 13px; background-color: rgb(255, 255, 255); "><div>\documentclass{article}</div><div>\usepackage{pstricks}</div><div>\usepackage{pst-eucl}</div>
<div>\begin{document}</div><div>\begin{pspicture}</div><div>\pstGeonode[PointSymbol=*,dotsize=5pt,linecolor=black,CurveType=polygon,PosAngle={180,0,90}](0,0){A}(6,0){B}(2,4){C}</div><div>\psdots[dotsize=5pt,linecolor=blue](0,0)(6,0)(2,4)</div>
<div>\end{pspicture}</div><div>\end{document} </div></div><div class="gmail_quote">2011/11/19 Herbert Voss <span dir="ltr"><<a href="mailto:Herbert.Voss@fu-berlin.de">Herbert.Voss@fu-berlin.de</a>></span></div><div class="gmail_quote">
<br></div><div class="gmail_quote"><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Am 19.11.2011 21:50, schrieb Harrie Frericks:<div class="im"><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I'm trying to draw a triangle with black lines and blue 5pt corners.<br>
However, AFAIK, both \pstGeonode and \pstTriangle don't have an option for<br>
specifying the color of a point (e.g. something like PointColor or<br>
dotcolor). I could paint dots with \psdots afterward, but on my system the<br>
dots painted with \psdots are slightly off-centre compared to the dots<br>
painted with \pstGeonode and \pstTriangle.<br>
</blockquote>
<br></div>
please subscribe to the list if you want to be sure<br>
to get the answers<div class="im"><br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Is there a solution for this problem?<br>
</blockquote>
<br></div>
give a complete example where the dots are not centered!<br><font color="#888888">
<br>
Herbert<br>
</font></blockquote></div><br>