mirror of
https://github.com/r2src/top10fonts.git
synced 2024-11-13 06:58:54 +01:00
20 lines
494 B
TeX
20 lines
494 B
TeX
\documentclass{article}
|
|
\usepackage[T1]{fontenc}
|
|
\usepackage{microtype}
|
|
\usepackage{tgbonum}
|
|
\pagestyle{empty}
|
|
\linespread{1.2}
|
|
\begin{document}
|
|
\frenchspacing
|
|
|
|
\begin{description}
|
|
\item[Bonum / Bookman:]
|
|
This typeface is derived from Old Style
|
|
Antique designed by Alexander Phemister in 1858 for the Miller and Richard
|
|
type foundry. Several American foundries copied the design
|
|
and issued it under various names.\\
|
|
Usage: \textbackslash usepackage\{tgbonum\}
|
|
\end{description}
|
|
|
|
\end{document}
|