summaryrefslogtreecommitdiff
path: root/fonts/auncial-new/tryauncial.tex
blob: 4994998d62cd6977f9a2733f5cb44ad10055c92d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
% tryfont.tex    Test Artificial Uncial fonts
\documentclass{article}
\usepackage[B1,T1]{fontenc}
\usepackage{auncial}
\usepackage{fonttable}

\title{Try Artificial Uncial Fonts}
\author{Peter Wilson}
\date{}
\begin{document}
\maketitle

    This provides a short test of the characters in the Artificial Uncial fonts
--- the \verb?auncl? font family. Pen angle 10 degrees, 5 and 3.5 nibs for 
normal and bold versions.


\begin{figure}
\decimals\nohexoct
\centering
\caption{Font table}
\fonttable{auncl10}
\end{figure}

%\fulltext
\regulartext{\aunclfamily}

\end{document}