diff options
Diffstat (limited to 'print/mp-letter/files/patch-mp.common.ps')
-rw-r--r-- | print/mp-letter/files/patch-mp.common.ps | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/print/mp-letter/files/patch-mp.common.ps b/print/mp-letter/files/patch-mp.common.ps new file mode 100644 index 000000000000..c902fc8c08e2 --- /dev/null +++ b/print/mp-letter/files/patch-mp.common.ps @@ -0,0 +1,11 @@ +--- mp.common.ps.orig Sun Aug 1 13:28:21 1993 ++++ mp.common.ps Wed Jan 29 05:17:22 1997 +@@ -22,7 +22,7 @@ + + % Define /ISOLatin1Encoding only if it's not already there. + /ISOLatin1Encoding where { pop save true }{ false } ifelse +- /ISOLatin1Encoding [ StandardEncoding 0 45 getinterval aload pop /minus ++ /ISOLatin1Encoding [ StandardEncoding 0 45 getinterval aload pop /hyphen + StandardEncoding 46 98 getinterval aload pop /dotlessi /grave /acute + /circumflex /tilde /macron /breve /dotaccent /dieresis /.notdef /ring + /cedilla /.notdef /hungarumlaut /ogonek /caron /space /exclamdown /cent |