\relax

\encoding

% We define the parameters for T1.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 better than nothing.
\fi
\setcommand\tty{n}

% Then we call T1.etx.

\inputetx{T1}

\endencoding
