[pstricks] rput: differing results with latex and xelatex

Juergen Rose rose at rz.uni-potsdam.de
Wed Mar 18 17:50:00 CET 2015


Am Mittwoch, den 18.03.2015, 16:17 +0100 schrieb Juergen Rose:
> I did with the attached lecture_article.tex with lines:
> 
> ...
> \Cnode[radius=5mm](0.8961,0.82){F}\rput(0.8961,0.82){\Large $x_7$}
> \ncline{E}{F}
> ...
> 
> xelatex lecture_article.tex
> mv lecture_article.pdf lecture_article.xelatex.pdf
> 
> latex lecture_article.tex
> dvipdf lecture_article.dvi
> mv lecture_article.pdf lecture_article.latex.pdf
> 
> the resulting PDFs (also attached) differ. When I used latex, the labels
> (written with rput(x,y)) of the Nodes (written with Cnode(x,y)) are at
> the expected central position in the case of xelatex not.

Now I tried it (see attachment) with \rput and \circlenode:

...
\rput(0.8961,0.8031){\circlenode{E}{x}}
\rput(0.8961,0.82){\circlenode{F}{\Large $x_7$}}    \ncline{E}{F}
...

And I get similar results as before, the stuff after \rput is centered
as expected with latex and is not centered with xelatex.


Regards

-------------- next part --------------
A non-text attachment was scrubbed...
Name: lecture_article_1.tex
Type: text/x-tex
Size: 2329 bytes
Desc: not available
URL: <http://tug.org/pipermail/pstricks/attachments/20150318/80020090/attachment.bin>


More information about the PSTricks mailing list