mirror of
https://github.com/r2src/top10fonts.git
synced 2024-11-13 06:58:54 +01:00
15 lines
298 B
TeX
15 lines
298 B
TeX
\documentclass{article}
|
|
\usepackage{microtype}
|
|
\usepackage{venturisold}
|
|
\pagestyle{empty}
|
|
\linespread{1.2}
|
|
\begin{document}
|
|
\frenchspacing
|
|
|
|
\begin{description}
|
|
\item{\bf Venturis old:}
|
|
To use, place \textbackslash usepackage\{venturisold\} in the document header.
|
|
\end{description}
|
|
|
|
\end{document}
|