mirror of
https://github.com/r2src/top10fonts.git
synced 2024-11-13 06:58:54 +01:00
21 lines
591 B
TeX
21 lines
591 B
TeX
\documentclass{article}
|
|
\usepackage[T1]{fontenc}
|
|
\usepackage{microtype}
|
|
\usepackage{tgschola}
|
|
\pagestyle{empty}
|
|
\linespread{1.2}
|
|
\begin{document}
|
|
\frenchspacing
|
|
|
|
\begin{description}
|
|
\item[Schola / Century Schoolbook:]
|
|
The original Century Schoolbook was designed by Morris Fuller Benton in 1919
|
|
at the request of Ginn \& Co., a textbook publisher, who were looking for an
|
|
especially easy-to-read face for textbooks. It is now familiar to many
|
|
North Americans as the typeface they first learned to read with.\\
|
|
Usage: \textbackslash usepackage\{tgschola\}
|
|
|
|
\end{description}
|
|
|
|
\end{document}
|