From 4dba39261e79016273de3205cf595d844a48f105 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Thu, 12 Jan 2006 23:52:23 +0000 Subject: bookhands git-svn-id: svn://tug.org/texlive/trunk@719 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/latex/bookhands/huncial.sty | 29 +++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 Master/texmf-dist/tex/latex/bookhands/huncial.sty (limited to 'Master/texmf-dist/tex/latex/bookhands/huncial.sty') diff --git a/Master/texmf-dist/tex/latex/bookhands/huncial.sty b/Master/texmf-dist/tex/latex/bookhands/huncial.sty new file mode 100644 index 00000000000..220e5de9de1 --- /dev/null +++ b/Master/texmf-dist/tex/latex/bookhands/huncial.sty @@ -0,0 +1,29 @@ +%% +%% This is file `huncial.sty', +%% generated with the docstrip utility. +%% +%% The original source files were: +%% +%% huncial.dtx (with options: `usc') +%% +%% Copyright 1999 Peter R. Wilson +%% +%% This program is provided under the terms of the +%% LaTeX Project Public License distributed from CTAN +%% archives in directory macros/latex/base/lppl.txt. +%% +%% Author: Peter Wilson (CUA) +%% now at: peter.r.wilson@boeing.com +%% +\NeedsTeXFormat{LaTeX2e} +\ProvidesPackage{huncial}[1999/05/22 v1.0 package for Half Uncial fonts] +\providecommand{\Tienc}{T1} +\ifx\Tienc\encodingdefault + \newcommand{\hunclfamily}{\usefont{T1}{huncl}{m}{n}} +\else + \newcommand{\hunclfamily}{\usefont{OT1}{huncl}{m}{n}} +\fi +\DeclareTextFontCommand{\texthuncl}{\hunclfamily} +\endinput +%% +%% End of file `huncial.sty'. -- cgit v1.2.3