[texhax] uncial font
Axel E. Retif
axel.retif at mac.com
Thu Jun 19 11:44:55 CEST 2008
On 18 Jun, 2008, at 22:34, Laura Ruby wrote:
> Hello
> I would like to obtain the Uncial font as described in Bookhands Font
> Sampler by Peter Wilson. The instructions to obtain a font are too
> difficult to use. Could you please facilitate this for me? thank you
> Laura Ruby
Don't you have it already? I use TeXLive 2007 and it came with the
font and ancillary files:
\documentclass{article}
\usepackage{uncial}
\begin{document}
This is Computer Modern
\unclfamily And this is Uncial
\end{document}
or
\documentclass{article}
\usepackage{uncial}
\usepackage{alluncl}
\begin{document}
All text in Uncial
\end{document}
Best,
Axel
More information about the texhax
mailing list