diff options
Diffstat (limited to 'Master/texmf-dist/source/latex/base/utf8ienc.dtx')
-rw-r--r-- | Master/texmf-dist/source/latex/base/utf8ienc.dtx | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/Master/texmf-dist/source/latex/base/utf8ienc.dtx b/Master/texmf-dist/source/latex/base/utf8ienc.dtx index abd5d627ff7..5ba2a3c1c01 100644 --- a/Master/texmf-dist/source/latex/base/utf8ienc.dtx +++ b/Master/texmf-dist/source/latex/base/utf8ienc.dtx @@ -1,6 +1,6 @@ % \iffalse meta-comment % -% Copyright 1993 1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 2004 2005 2006 2007 2008 2009 +% Copyright 19932014 % The LaTeX3 Project and any individual authors listed elsewhere % in this file. % @@ -218,7 +218,7 @@ %<+ts1> \ProvidesFile{ts1enc.dfu} %<+x2> \ProvidesFile{x2enc.dfu} %<+all> \ProvidesFile{utf8enc.dfu} - [2008/04/05 v1.1m UTF-8 support for inputenc] + [2014/09/29 v1.1m UTF-8 support for inputenc] % \end{macrocode} % % \begin{macrocode} @@ -596,7 +596,7 @@ % \changes{v1.1m}{2008/04/05}{Ensure we don't lose spaces in the log} % The previous line is written to the log with the newline char being % ignored (thus not producing a space). Therefore either everything has to -% be on a single input line or some specical care must be taken. From this +% be on a single input line or some special care must be taken. From this % point on we ignore spaces again, i.e., while we are reading the % \texttt{.dfu} file. The |\endgroup| below will restore it again. % \changes{v1.1d}{2004/05/08}{Explicitly set catcode of space} @@ -610,7 +610,7 @@ % \end{macrocode} % However, we don't know if there are font encodings still to be % loaded (either with \texttt{fontenc} or directly with |\input| by -% some some package). Font enconding files are loaded only if the +% some some package). Font encoding files are loaded only if the % corresponding encoding has not been loaded yet, and they always % begin with |\DeclareFontEncoding|. We now redefine the internal % kernel version of the latter to load the Unicode file if available. @@ -676,7 +676,7 @@ % % \subsection{About the table itself} % -% In addition to generating indivdual files, the table below is, at present, +% In addition to generating individual files, the table below is, at present, % a one-one (we think) partial relationship between the (ill-defined) set % of LICRs and the Unicode slots "0080 to "FFFF. At present these entries % are used only to define a collection of partial mappings from Unicode @@ -684,14 +684,14 @@ % value (`not defined') to the set of LICRs. % % It is probably not essential for the relationship in the full table to be -% one-one; this raises questions suach as: the exact role of LICRs; +% one-one; this raises questions such as: the exact role of LICRs; % the formal relationships on the set of LICRs; the (non-mathematical) % relationship between % LICRs and Unicode (which has its own somewhat fuzzy equivalences); % and ultimately what a character is and what a character representation % and/or name is. % -% Viewed this a way, the result has, perhaps puzzingly, just two (we think) +% Viewed this a way, the result has, perhaps puzzling, just two (we think) % gaps in the second 128 `Unicode slots' (00A0 and 00AD): neither of these % is really a character, of course. % @@ -992,7 +992,7 @@ % % However, their looks are probably a font designers decision and the next % two mappings are wrong or rather the names in OT2 should change for -% consistancy. +% consistency. % % On the other hand the names |\CYROTLD| are somewhat questionabled as the % Unicode standard only describes ``Cyrillic barred O'' while |TLD| refers @@ -1227,8 +1227,8 @@ % The following definitions are in an encoding file but have no % direct equivalent in Unicode, or they simply do not make sense in that % context (or we have not yet found anything or \ldots :-). For -% example, the non-combining accent charcaters are certainly -% available somehwere but these are not equivalent to a \TeX{} +% example, the non-combining accent characters are certainly +% available somewhere but these are not equivalent to a \TeX{} % accent command. %\begin{verbatim} %\DeclareTextSymbol{\j}{OT1}{17} @@ -1335,7 +1335,7 @@ % \section{A test document} % % Here is a very small test document which may or may not survive -% if the current document is transfered from one place to the +% if the current document is transferred from one place to the % other. % \begin{macrocode} %<*test> |