diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/base/ot1enc.dfu')
-rw-r--r-- | Master/texmf-dist/tex/latex/base/ot1enc.dfu | 69 |
1 files changed, 69 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/base/ot1enc.dfu b/Master/texmf-dist/tex/latex/base/ot1enc.dfu new file mode 100644 index 00000000000..9e992db522c --- /dev/null +++ b/Master/texmf-dist/tex/latex/base/ot1enc.dfu @@ -0,0 +1,69 @@ +%% +%% This is file `ot1enc.dfu', +%% generated with the docstrip utility. +%% +%% The original source files were: +%% +%% utf8ienc.dtx (with options: `ot1') +%% +%% This is a generated file. +%% +%% Copyright 1993 1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 2004 +%% The LaTeX3 Project and any individual authors listed elsewhere +%% in this file. +%% +%% This file was generated from file(s) of the LaTeX base system. +%% -------------------------------------------------------------- +%% +%% It may be distributed and/or modified under the +%% conditions of the LaTeX Project Public License, either version 1.3 +%% of this license or (at your option) any later version. +%% The latest version of this license is in +%% http://www.latex-project.org/lppl.txt +%% and version 1.3 or later is part of all distributions of LaTeX +%% version 2003/12/01 or later. +%% +%% This file has the LPPL maintenance status "maintained". +%% +%% This file may only be distributed together with a copy of the LaTeX +%% base system. You may however distribute the LaTeX base system without +%% such generated files. +%% +%% The list of all files belonging to the LaTeX base distribution is +%% given in the file `manifest.txt'. See also `legal.txt' for additional +%% information. +%% +%% The list of derived (unpacked) files belonging to the distribution +%% and covered by LPPL is defined by the unpacking scripts (with +%% extension .ins) which are part of the distribution. + \ProvidesFile{ot1enc.dfu} + [2004/02/09 v1.1b UTF-8 support for inputenc] +\DeclareUnicodeCharacter{00A1}{\textexclamdown} +\DeclareUnicodeCharacter{00A3}{\textsterling} +\DeclareUnicodeCharacter{00B8}{\c\ } +\DeclareUnicodeCharacter{00BF}{\textquestiondown} +\DeclareUnicodeCharacter{00C5}{\r A} +\DeclareUnicodeCharacter{00C6}{\AE} +\DeclareUnicodeCharacter{00D8}{\O} +\DeclareUnicodeCharacter{00DF}{\ss} +\DeclareUnicodeCharacter{00E6}{\ae} +\DeclareUnicodeCharacter{00EC}{\@tabacckludge`\i} +\DeclareUnicodeCharacter{00ED}{\@tabacckludge'\i} +\DeclareUnicodeCharacter{00EE}{\^\i} +\DeclareUnicodeCharacter{00EF}{\"\i} +\DeclareUnicodeCharacter{00F8}{\o} +\DeclareUnicodeCharacter{0131}{\i} +\DeclareUnicodeCharacter{0141}{\L} +\DeclareUnicodeCharacter{0142}{\l} +\DeclareUnicodeCharacter{0152}{\OE} +\DeclareUnicodeCharacter{0153}{\oe} +\DeclareUnicodeCharacter{2013}{\textendash} +\DeclareUnicodeCharacter{2014}{\textemdash} +\DeclareUnicodeCharacter{2018}{\textquoteleft} +\DeclareUnicodeCharacter{2019}{\textquoteright} +\DeclareUnicodeCharacter{201C}{\textquotedblleft} +\DeclareUnicodeCharacter{201D}{\textquotedblright} + +\endinput +%% +%% End of file `ot1enc.dfu'. |