Character tables of fonts

If you are looking for a certain symbol or its number and you already know the font name, the fonttable package prints its character table for you. You could compile this small example, printing the table of the psyr font:

\documentclass{article}
\usepackage{fonttable}
\begin{document}
\fonttable{psyr}
\end{document}

You will find the pdf output here.
Here is a part of the screenshot for a quick demonstration:

font character table by fonttable

This topic was discussed on mrunix.de and on Matheplanet.

16. June 2008 by stefan
Categories: Uncategorized | Leave a comment

Leave a Reply

Required fields are marked *