>>>>> In article <[🔎] 37DE6FB4.9B358D92@ucook.com>, Michael Laing
>>>>> <mpl@ucook.com> writes:
ML> \documentclass[10pt,letterpaper]{letter}
ML> \usepackage[latin1]{inputenc}
Try using
\usepackage[T1]{fontenc}
ML> \usepackage{times}
You are using times, which is postscript, which uses T1 encoding. So
there should be no harm in activating T1 for the hole document.
--
Until the next mail...,
Stefan.