[OS X TeX] Utopia comparison document
Will Robertson
will at mecheng.adelaide.edu.au
Mon Jun 14 06:25:15 EDT 2004
Hi
Looking at the differences between Utopia called by utopia.sty and
fourier.sty led me to create this sample document. Thought it might be
helpful. Comments?
Will
\documentclass[article,a4paper]{memoir}
\usepackage{booktabs}
\usepackage[T1]{fontenc}
\usepackage{lmodern}
\setlength{\parindent}{0pt}
\newcommand\textsample{abcd efgh ijkl mnop}
\newcommand{\tryfont}[1]{{\fontfamily{#1}\selectfont\textsample}}
\begin{document}
\section*{Introducing the fonts}
\begin{tabular}{@{} lc @{}} % Column formatting, @{} suppresses
leading/trailing space
\toprule
Font name & Font sample \\
\cmidrule(r){1-1}\cmidrule(l){2-2}
Utopia & \tryfont{put}\\
Fourier's Utopia & \tryfont{futs}\\
Latin Modern & \tryfont{lmr}\\
Latin Modern Sans & \tryfont{lmss}\\
Latin Modern Typewriter & \tryfont{lmtt}\\
\bottomrule
\end{tabular}
\section*{Size comparison}
\tryfont{lmss}
\tryfont{lmr}
\tryfont{lmtt}
\bigskip
\tryfont{lmss}
\tryfont{put}
\tryfont{lmtt}
\bigskip
\tryfont{lmss}
\tryfont{futs}
\tryfont{lmtt}
\bigskip
\end{document}
-----------------------------------------------------
Post: <mailto:MacOSX-TeX at email.esm.psu.edu>
Please see <http://www.esm.psu.edu/mac-tex/> for list
guidelines, information, and LaTeX/TeX resources.
More information about the MacOSX-TeX
mailing list