%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%                                                                               %
%  oesch.sty                                                                    %
%                                                                               %
%  Oesterreichische Schulschrift 1995 (Austrian School Writing Letters 1995)    %
%  Version May 18, 2001                                                         %
%                                                                               %
%  Design by Gerhard A. Bachmaier                                               %
%                                                                               %
%  Email:      gerhard.bachmaier@uni-graz.at                                    %
%                                                                               %
%  You're free to use or copy this file as long as you leave this               %
%  header intact and don't change the contents.                                 %
%                                                                               %
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

\ProvidesPackage{oesch}[2000/04/27]
\NeedsTeXFormat{LaTeX2e}[1994/12/01]
\ProcessOptions\relax
\DeclareFontEncoding{oe}{}{}
\DeclareFontSubstitution{oe}{oesch}{m}{n}
\DeclareFontFamily{oe}{oesch}{}
\DeclareFontShape{oe}{oesch}{m}{n}{%
<10> <10.95> <12> <14.4> <17.28> oesch}{}
\newcommand{\oeschdef}{oesch}
\newcommand{\oeschfamily}{\usefont{oe}{\oeschdef}{m}{n}}
\DeclareTextFontCommand{\textoesch}{\oeschfamily}
\DeclareFontSubstitution{oe}{oeschb}{m}{n}
\DeclareFontFamily{oe}{oeschb}{}
\DeclareFontShape{oe}{oeschb}{m}{n}{%
<20.74>oeschb}{}
\newcommand{\oeschbdef}{oeschb}
\newcommand{\oeschbfamily}{\usefont{oe}{\oeschbdef}{m}{n}}
\DeclareTextFontCommand{\textoeschb}{\oeschbfamily}
\input{oe.def}
\endinput
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%                                                                                 %
%  End of File                                                                    %
%                                                                                 %
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
