Package: evince Severity: wishlist
It is typical for documentation provided by Debian in /usr/share/doc to be compressed with gzip (unless it is very small), including PDF documentation. This means that one cannot view Debian documentation directly in Evince -- one first has to uncompress the PDF manually in some writable area. For example: zcat /usr/share/doc/debian-policy/policy.pdf.gz >/tmp/x.pdf && evince /tmp/x.pdf This is tedious. I would like evince to include this functionality internally, so that I can simply run evince /usr/share/doc/debian-policy/policy.pdf.gz The gv program behaves in this way for .ps.gz files. -- System Information: Debian Release: testing/unstable APT prefers testing APT policy: (500, 'testing') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/dash Kernel: Linux 2.6.15-1-686-smp Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]