summaryrefslogtreecommitdiff
path: root/fonts/initials/Eichenla.tex
blob: 6779817690c24f1f7c9a2ef5cd341f1b24fb5232 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
\documentclass[a4paper]{article}
\input Eichenla.fd
\pagestyle{empty}

\begin{document}
\begin{center}
\fontsize{60pt}{72pt}\usefont{U}{Eichenla}{xl}{n}
  ABCDE \\
  FGHIJK \\
  LMNOP \\
  QRSTU \\
  VWXYZ \\
\end{center}
\vfill
\begin{center}
Font name: ``Eichenla'' (EichenlaubInitialen)
\end{center}
\end{document}