From: martin f. krafft Date: Wed, 26 May 2010 16:02:19 +0000 (+0200) Subject: default to print one logical page per physical page X-Git-Url: https://git.madduck.net/etc/mutt.git/commitdiff_plain/6d9bbc43c344078df00c0077cfb7300f11630712 default to print one logical page per physical page --- diff --git a/.mutt/muttrc b/.mutt/muttrc index c99d11b..8cceb20 100644 --- a/.mutt/muttrc +++ b/.mutt/muttrc @@ -3218,7 +3218,7 @@ set postponed="=drafts" # # This specifies the command pipe that should be used to print messages. -set print_command="iconv -s -tlatin1//TRANSLIT | a2ps -=mail -Xlatin1 --title='%D{%Y.%m.%d.%H%M%S}-\$t2-\$t1' -B --borders=no --header='\$t2: \$t1' --left-footer='#?l!%E!#?v|%E|%s./%s#|!' --right-footer='#?l!%s./%s#!#?v|%s./%s#|%E|!' -cl100 -2qP cupspdf" +set print_command="iconv -s -tlatin1//TRANSLIT | a2ps -=mail -Xlatin1 --title='%D{%Y.%m.%d.%H%M%S}-\$t2-\$t1' -B --borders=no --header='\$t2: \$t1' --left-footer='#?l!%E!#?v|%E|%s./%s#|!' --right-footer='#?l!%s./%s#!#?v|%s./%s#|%E|!' -cl100 -1qP cupspdf" # # set print_decode=yes