blob: ae57c634e33d4273a10001bee50632046283a3b1 (
plain)
1
2
3
4
5
6
|
\ProvidesFile{ot1halb}[2012/09/04 v1.0 Kazuaki Miyatani]
\DeclareFontFamily{OT1}{halb}{}
\DeclareFontShape{OT1}{halb}{m}{n}{<->s* alblant}{}
\DeclareFontShape{OT1}{halb}{m}{it}{<->s* nalnia}{}
\DeclareFontShape{OT1}{halb}{b}{n}{<->s* olivia}{}
\endinput
|