%% 
%% This *was* file `fonttext.ltx',
%% generated with the docstrip utility.
%% 
%%% From File: fontdef.dtx
\ProvidesFile{fonttext.cfg}
           [1998/12/10 Sauter v2.5
(Text
           font Setup)]
%% \CharacterTable
%%  {Upper-case    \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z
%%   Lower-case    \a\b\c\d\e\f\g\h\i\j\k\l\m\n\o\p\q\r\s\t\u\v\w\x\y\z
%%   Digits        \0\1\2\3\4\5\6\7\8\9
%%   Exclamation   \!     Double quote  \"     Hash (number) \#
%%   Dollar        \$     Percent       \%     Ampersand     \&
%%   Acute accent  \'     Left paren    \(     Right paren   \)
%%   Asterisk      \*     Plus          \+     Comma         \,
%%   Minus         \-     Point         \.     Solidus       \/
%%   Colon         \:     Semicolon     \;     Less than     \<
%%   Equals        \=     Greater than  \>     Question mark \?
%%   Commercial at \@     Left bracket  \[     Backslash     \\
%%   Right bracket \]     Circumflex    \^     Underscore    \_
%%   Grave accent  \`     Left brace    \{     Vertical bar  \|
%%   Right brace   \}     Tilde         \~}

% the *enc.def files were lowercased on 1996/11/20, so let's check for that:
\def\reserved@a#1/#2/#3\@nil{%
\ifnum#1#2#3<19961120
\input {OMLenc.def}
\input  {T1enc.def}
\input {OT1enc.def}       % <- should come after T1 for speed
\input {OMSenc.def}
\begingroup
\nfss@catcodes
\input  {T1cmr.fd}
\else
\input {omlenc.def}
\input  {t1enc.def}
\input {ot1enc.def}       % <- should come after T1 for speed
\input {omsenc.def}
%% move reading the .fd files forward a bit, so that
%% [tT]1cmr.fd can be moved into the same if
\begingroup
\nfss@catcodes
\input  {t1cmr.fd}	 %% standard t1cmr.fd, but sauttext.fd for OT1
\fi}
\expandafter\reserved@a\fmtversion\@nil
\input sauttext.fd
\endgroup % ends group for \nfss@catcodes

%% and slightly delayed, the setting of the encoding defaults
\fontencoding{OT1}
\DeclareFontEncodingDefaults{}{}
\DeclareFontSubstitution{T1}{cmr}{m}{n}
\DeclareFontSubstitution{OT1}{cmr}{m}{n}
\DeclareErrorFont{OT1}{cmr}{m}{n}{10}
\newcommand\rmdefault{cmr}
\newcommand\sfdefault{cmss}
\newcommand\ttdefault{cmtt}

\newcommand\bfdefault{bx}
\newcommand\mddefault{m}

\newcommand\itdefault{it}
\newcommand\sldefault{sl}
\newcommand\scdefault{sc}
\newcommand\updefault{n}

\newcommand\encodingdefault{OT1}
\newcommand\familydefault{\rmdefault}
\newcommand\seriesdefault{\mddefault}
\newcommand\shapedefault{\updefault}
\endinput
%% 
%% End of file `fonttext.cfg'.
