From e0c6872cf40896c7be36b11dcc744620f10adf1d Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Mon, 2 Sep 2019 13:46:59 +0900 Subject: Initial commit --- fonts/initials/Typocaps.tex | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 fonts/initials/Typocaps.tex (limited to 'fonts/initials/Typocaps.tex') diff --git a/fonts/initials/Typocaps.tex b/fonts/initials/Typocaps.tex new file mode 100644 index 0000000000..ea58fe4e5d --- /dev/null +++ b/fonts/initials/Typocaps.tex @@ -0,0 +1,18 @@ +\documentclass[a4paper]{article} +\input Typocaps.fd +\pagestyle{empty} + +\begin{document} +\begin{center} +\fontsize{60pt}{72pt}\usefont{U}{Typocaps}{xl}{n} + ABCDE \\ + FGHIJK \\ + LMNOP \\ + QRSTU \\ + VWXYZ \\ +\end{center} +\vfill +\begin{center} +Font name: ``Typocaps'' (TypographerCaps) +\end{center} +\end{document} -- cgit v1.2.3