Path: utzoo!utgpu!news-server.csri.toronto.edu!bonnie.concordia.ca!thunder.mcrcim.mcgill.edu!snorkelwacker.mit.edu!usc!sdd.hp.com!spool.mu.edu!uunet!mcsun!cernvax!chx400!chx400!olsen!lichtin From: lichtin@olsen.UUCP (Martin Lichtin) Newsgroups: comp.text.tex Subject: Using PostScript Fonts Keywords: PostScript, Virtual Fonts Message-ID: <219@honold.UUCP> Date: 25 Feb 91 21:55:24 GMT Reply-To: lichtin@olsen.UUCP (Martin Lichtin) Organization: Olsen & Associates, Zurich, Switzerland Lines: 14 I recently encountered a problem while using the "psfonts.sty" extension to LaTeX. The output of this: -------------- \documentstyle[chancery]{article} \begin{document} \begin{verbatim} ^A^B^C^D^E^F^G^H^I^J^K^L^M^N^O^P^Q^R^S^T^U^V^W^X^Y^Z \end{verbatim} \end{document} -------------- produces hats over the letters A,E,I,O,U. This does not happen when I use the computer modern fonts. What am I missing? .martin.