diff options
author | Karl Berry <karl@freefriends.org> | 2006-07-10 20:37:39 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-07-10 20:37:39 +0000 |
commit | 1d33a4b911b95fe3a7d3f4c074991e81fede83dc (patch) | |
tree | 9fc8ade3c4ca4c9bdded7c2f59a52adcd3f34a32 /Master/texmf-dist/tex/latex/aurical/aurical.sty | |
parent | c8c88bd598f23d1cd576810144ae4150e2e4551e (diff) |
aurical update (from 18apr06)
git-svn-id: svn://tug.org/texlive/trunk@1797 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/aurical/aurical.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/aurical/aurical.sty | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/Master/texmf-dist/tex/latex/aurical/aurical.sty b/Master/texmf-dist/tex/latex/aurical/aurical.sty index ca5d20836b2..c5aaede3ff7 100644 --- a/Master/texmf-dist/tex/latex/aurical/aurical.sty +++ b/Master/texmf-dist/tex/latex/aurical/aurical.sty @@ -1,7 +1,9 @@ \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}} + [2006/01/01 aurical - a set of three decorative fonts with accents] +\newcommand{\Fontauri}{\usefont{T1}{AuriocusKalligraphicus}{m}{n}} +\newcommand{\Fontlukas}{\usefont{T1}{LukasSvatba}{m}{n}} +\newcommand{\Fontamici}{\usefont{T1}{AmiciLogo}{m}{n}} +\newcommand{\Fontskrivan}{\usefont{T1}{JanaSkrivana}{m}{n}} + \endinput |