\relax

This file is a modified version of OT19.etx, partof the fontinst package.

\encoding

% We define the parameters for OT1.etx to produce a font with old
% style digits.

\setcommand\lc#1#2{#2}
\setcommand\uc#1#2{#1}
\setcommand\lclig#1#2{#2}
\setcommand\uclig#1#2{#1}
%% Since oldstyle numerals are unfakable, let's make sure they
%% exist before we define them as such...
\ifisglyph{zerooldstyle}\then % good---they exist!
  \setcommand\digit#1{#1oldstyle}
\else
  \setcommand\digit#1{#1} % bad---regular digits are beter than nothing.
\fi
\setcommand\currency{dollar}

% Then we call OT1.etx.

\inputetx{OT1}

\endencoding
