Package: texlive-binaries
Version: 2009-6

The following code is rendered correct in gv (after doing dvips on a dvi file), 
but incorrect in xdvi:

\documentclass{article}
\usepackage{pst-all}
\begin{document}
\begin{pspicture}(0,0)(4,4)
\rput(1,1){\rnode{F}{F}}
\rput(2,2){\rnode{B}{B}}
\ncline{->}{F}{B}
\naput{$i:=i-1$}
\end{pspicture}
\end{document}

The message "xdvi.bin: Warning: Raw Postscript commands on page 1 may be 
rendered incorrectly." is printed on the console.

The same bug with a discussion for an older tetex-bin package: 
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=513468



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to