home *** CD-ROM | disk | FTP | other *** search
- %%
- %% This is file `fontenc.sty', generated
- %% on <1994/9/26> with the docstrip utility (2.2h).
- %%
- %% The original source files were:
- %%
- %% ltoutenc.dtx (with options: `package')
- %%
- %% Copyright 1994 the LaTeX3 project and the individual authors.
- %% All rights reserved. For further copyright information see the file
- %% legal.txt, and any other copyright indicated in this file.
- %%
- %% This file is part of the LaTeX2e system.
- %% ----------------------------------------
- %%
- %% This system is distributed in the hope that it will be useful,
- %% but WITHOUT ANY WARRANTY; without even the implied warranty of
- %% MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
- %%
- %%
- %% IMPORTANT NOTICE:
- %%
- %% For error reports in case of UNCHANGED versions see readme files.
- %%
- %% Please do not request updates from us directly. Distribution is
- %% done through Mail-Servers and TeX organizations.
- %%
- %% You are not allowed to change this file.
- %%
- %% You are allowed to distribute this file under the condition that
- %% it is distributed together with all files mentioned in 00readme.txt.
- %%
- %% If you receive only some of these files from someone, complain!
- %%
- %% You are NOT ALLOWED to distribute this file alone. You are NOT
- %% ALLOWED to take money for the distribution or use of either this
- %% file or a changed version, except for a nominal charge for copying
- %% etc.
- %%% File: ltoutenc
- \NeedsTeXFormat{LaTeX2e}
- \ProvidesPackage{fontenc}[1994/05/18 Standard LaTeX package]
- \DeclareOption*{%
- \let\encodingdefault\CurrentOption
- \@ifundefined{T@\CurrentOption}{%
- \InputIfFileExists{\CurrentOption enc.def}{}{%
- \@warning{Encoding file `\CurrentOption enc.def' not found}%
- }%
- }{}%
- }
- \ProcessOptions*
- \fontencoding\encodingdefault\selectfont
- \endinput
- %%
- %% End of file `fontenc.sty'.
-