summaryrefslogtreecommitdiff
path: root/fonts/vicentino/kilfiger/vicent.sty
blob: 817e845af52897eb81df551cfb0182d8119bf886 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
%This was written by James Kilfiger, to support the Vicentino fonts of
%Willibald Kraml
\ProvidesFile{vicent.sty}[1999/09/24 Vicentino Font Package]
\newcommand\cursiveshape{\fontencoding{OT1}\fontfamily{vc}\fontshape{it}\selectfont}
\newcommand\modernscriptshape{\fontencoding{OT1}\fontfamily{vc}\fontshape{sl}\selectfont}
\newcommand\twistshape{\fontencoding{OT1}\fontfamily{vc}\fontshape{ui}\selectfont}
\newcommand\vicentinofamily{\fontencoding{OT1}\fontfamily{vc}\selectfont}

\DeclareTextFontCommand{\textcursive}{\cursiveshape}
\DeclareTextFontCommand{\textmodernscript}{\modernscriptshape}
\DeclareTextFontCommand{\texttwist}{\twistshape}
\DeclareTextFontCommand{\textvicentino}{\vicentinofamily}