diff options
author | Karl Berry <karl@freefriends.org> | 2006-01-12 23:51:45 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-01-12 23:51:45 +0000 |
commit | 66b690e767901b9af2f49f3a6318e527e8013767 (patch) | |
tree | c12f43152963e0e83644506ed55b07dc577b3016 /Master | |
parent | 1d26ee3a82050996c7e1475bb529eecbf59abba0 (diff) |
aurical
git-svn-id: svn://tug.org/texlive/trunk@684 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r-- | Master/texmf-dist/tex/latex/aurical/aurical.sty | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/aurical/aurical.sty b/Master/texmf-dist/tex/latex/aurical/aurical.sty new file mode 100644 index 00000000000..ca5d20836b2 --- /dev/null +++ b/Master/texmf-dist/tex/latex/aurical/aurical.sty @@ -0,0 +1,7 @@ +\ProvidesPackage{aurical} + [2004/04/16 AuriocusKalligraphicus - decorative font with accents] +\DeclareFontFamily{T1}{aurical}{} +\DeclareFontShape{T1}{aurical}{m}{n}{<-> aurical}{} +\def\Fontauri{\usefont{T1}{aurical}{m}{n}} + +\endinput |