[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: latex: how to output the ¢ (cent) symbol



>>>>> 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.


Reply to: