diff options
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 |