% typelist.tex - simulate PCL Typeface List \documentclass[12pt]{article} \begin{document} \pagestyle{empty} \renewcommand{\baselinestretch}{1.5} \noindent\usefont{OT1}{ccr}{m}{n} Courier\\ \usefont{OT1}{ctm}{m}{n} CG Times\\ \usefont{OT1}{ctm}{bx}{n} CG Times Bold\\ \usefont{OT1}{ctm}{m}{it} CG Times Italic\\ \usefont{OT1}{ctm}{bx}{it} CG Times Bold Italic\\ \usefont{OT1}{cop}{m}{n} CG Omega\\ \usefont{OT1}{cop}{bx}{n} CG Omega Bold\\ \usefont{OT1}{cop}{m}{it} CG Omega Italic\\ \usefont{OT1}{cop}{bx}{it} CG Omega Bold Italic\\ \usefont{OT1}{cot}{m}{n} Coronet\\ \usefont{OT1}{ccd}{bc}{n} Clarendon Condensed\\ \usefont{OT1}{cun}{m}{n} Univers Medium\\ \usefont{OT1}{cun}{bx}{n} Univers Bold\\ \usefont{OT1}{cun}{m}{it} Univers Medium Italic\\ \usefont{OT1}{cun}{bx}{it} Univers Bold Italic\\ \usefont{OT1}{cun}{c}{n} Univers Medium Condensed\\ \usefont{OT1}{cun}{bc}{n} Univers Bold Condensed\\ \usefont{OT1}{cun}{c}{it} Univers Medium Condensed Italic\\ \usefont{OT1}{cun}{bc}{it} Univers Bold Condensed Italic\\ \usefont{OT1}{cao}{m}{n} Antique Olive\\ \usefont{OT1}{cao}{bx}{n} Antique Olive Bold\\ \usefont{OT1}{cao}{m}{it} Antique Olive Italic\\ \usefont{OT1}{cgm}{m}{n} Garamond Antiqua\\ \usefont{OT1}{cgm}{bx}{n} Garamond Halbfett \pagebreak \noindent\usefont{OT1}{cgm}{m}{it} Garamond Kursiv\\ \usefont{OT1}{cgm}{bx}{it} Garamond Kursiv Halbfett\\ \usefont{OT1}{cmg}{m}{n} Marigold\\ \usefont{OT1}{cal}{m}{n} Albertus Medium\\ \usefont{OT1}{cal}{ebx}{n} Albertus Extra Bold\\ \usefont{OT1}{mhv}{m}{n} Arial\\ \usefont{OT1}{mhv}{bx}{n} Arial Bold\\ \usefont{OT1}{mhv}{m}{it} Arial Italic\\ \usefont{OT1}{mhv}{bx}{it} Arial Bold Italic\\ \usefont{OT1}{mnt}{m}{n} Times New\\ \usefont{OT1}{mnt}{bx}{n} Times New Bold\\ \usefont{OT1}{mnt}{m}{it} Times New Italic\\ \usefont{OT1}{mnt}{bx}{it} Times New Bold Italic\\ \usefont{OT1}{msy}{m}{n} \char65\char66\char67\char68\char69\char102\char103\char104\char105\char106\char161\char162\char179\char182\char184\char185\char187\char189\char193\char35\char36\\ \usefont{OT1}{hwi}{m}{n}\char65\char66\char67\char68\char69\char102\char103\char104\char105\char106\char161\char162\\ \usefont{OT1}{ccr}{bx}{n} Courier Bold\\ \usefont{OT1}{ccr}{m}{it} Courier Italic\\ \usefont{OT1}{ccr}{bx}{it} Courier Bold Italic\\ \usefont{OT1}{clg}{m}{n} Letter Gothic\\ \usefont{OT1}{clg}{bx}{n} Letter Gothic Bold\\ \usefont{OT1}{clg}{m}{it} Letter Gothic Italic\\ \end{document}