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