Package: enscript Version: 1.6.4-7 Severity: normal
I changed /etc/enscript.cfg to uncomment the DefaultMedia line and change it to Letter (nice to see that the 'L' doesn't cause complaints), then changed DefaultOutputMethod to stdout. I then found that printing a text file causes one too many lines to be printed per page.
Reverting the 'Media: Letter ...' line to that used with enscript 1.6.3-1.1 fixed the problem.
Tags: patch
[13] bryan: diff -Naur tmp/enscript.cfg /etc/enscript.cfg --- tmp/enscript.cfg Wed Apr 6 15:59:47 2005 +++ /etc/enscript.cfg Wed Apr 6 15:47:32 2005
@@ -86,7 +86,7 @@
# Media definitions: # name width height llx lly urx ury -Media: Letter 612 792 18 36 594 756 +Media: Letter 612 792 38 24 574 768 Media: Legal 612 1008 18 36 594 972 Media: Executive 522 756 18 36 504 684 Media: Tabloid 792 1224 18 36 774 1188
-- Information Debian Release: 3.0 Architecture: i386 Kernel: Linux Pentium90 2.4.29 #14 Tue Feb 8 16:55:43 PST 2005 i686 Locale: LANG=en_US, LC_CTYPE=C
Versions of packages enscript depends on:
ii libc6 2.3.2.ds1-20 GNU C Library: Shared libraries an
ii libpaper1 1.1.14-0.3.backports.org.1 Library for handling paper charact
-- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]