Your message dated Mon, 16 Aug 2010 15:28:55 +0200 with message-id <1281965335.5689.21.ca...@meh> and subject line Re: Bug#592567: evince fails to display \naput and \nbput of pstricks correctly when rendering a dvi file has caused the Debian Bug report #592567, regarding evince fails to display \naput and \nbput of pstricks correctly when rendering a dvi file to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [email protected] immediately.) -- 592567: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=592567 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: evince Version: 2.30.3-1 The following code is rendered correct in gv or evince when run on the ps file, but incorrect in evince when run on the dvi file: \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} No error messages are printed on the console, the error is unfortunately silent. Latex from texlive-latex-base version 2009-10 was used to generate the dvi file. Xdvi also fails to render this code, see http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=592565 The graphical outputs of evince and xdvi are both false, but differently false.
--- End Message ---
--- Begin Message ---Le mardi 10 août 2010 à 20:05 -0400, sasha mal a écrit : > The following code is rendered correct in gv or evince when run on the ps > file, but incorrect in evince when run on the dvi file: > > \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} > > No error messages are printed on the console, the error is unfortunately > silent. > > Latex from texlive-latex-base version 2009-10 was used to generate the dvi > file. > > Xdvi also fails to render this code, see > http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=592565 > The graphical outputs of evince and xdvi are both false, but differently > false. The xdvi maintainer explained very well why PStricks cannot be displayed when viewing the DVI file. (Anyway, who uses DVI nowadays?) -- .''`. : :' : “You would need to ask a lawyer if you don't know `. `' that a handshake of course makes a valid contract.” `- -- J???rg Schilling
--- End Message ---

