mirror of
https://github.com/r2src/top10fonts.git
synced 2024-11-13 06:58:54 +01:00
16 lines
366 B
TeX
16 lines
366 B
TeX
\documentclass{article}
|
|
\usepackage{microtype}
|
|
\usepackage{venturis2}
|
|
\pagestyle{empty}
|
|
\linespread{1.2}
|
|
\begin{document}
|
|
\frenchspacing
|
|
|
|
\begin{description}
|
|
\item{\bf Venturis No2:}
|
|
Like the original Venturis typeface, but with an even smaller x-height. To use, place
|
|
\textbackslash usepackage\{venturis2\} in the document header.
|
|
\end{description}
|
|
|
|
\end{document}
|