%% %% This is file `inputenc.sty', generated %% on <1994/12/18> with the docstrip utility (2.2i). %% %% The original source files were: %% %% inputenc.dtx (with options: `package') %% %% Copyright (C) 1994 LaTeX3 project and Alan Jeffrey. %% All rights reserved. %% %% This file is part of LaTeX2e. %% ----------------------------- %% %% This is a generated file. %% %% No permission is granted to modify this file. %% %% \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 \~} \message{beta test version} \ProvidesPackage{inputenc} [1994/12/10 Input ecoding file.] \def\DeclareInputText#1{% \bgroup \uccode`\~#1% \uppercase{% \egroup \def~% }% } \let\DeclareInputMath\DeclareInputText \def\inputencoding#1{% \@tempcnta=128 \loop\ifnum\@tempcnta<256 \catcode\@tempcnta\active \bgroup \uccode`\~\@tempcnta \uppercase{% \egroup \let~\@undefined }% \advance\@tempcnta\@ne \repeat \input{#1.def}% } \DeclareOption*{\inputencoding{\CurrentOption}} \ProcessOptions \endinput %% %% End of file `inputenc.sty'.