File hylafax-4.4.4-asciifix.dif of Package hylafax
Index: hylafax-4.4.0/util/typerules =================================================================== --- hylafax-4.4.0.orig/util/typerules +++ hylafax-4.4.0/util/typerules @@ -154,8 +154,8 @@ # # This causes anything else with ascii-only data to be treated as text. # -0 ascii x ps %F/textfmt -B -f Courier-Bold\ - -Ml=0.4in -p 11 -s %s >%o <%i +#0 ascii x ps %F/textfmt -B -f Courier-Bold\ +# -Ml=0.4in -p 11 -s %s >%o <%i # # Use enscript, instead of HylaFAX textfmt, for converting text into ps. @@ -173,4 +173,5 @@ # Support 7-bit text which would otherwise be seen as binary. # -0 ascii x ps %F/a2pswrap %s %o %i +0 ascii x ps %F/a2pswrap %s %o %i \ + "--chars-per-line=80"