summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/oberdiek/inputenx.dtx
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2009-12-17 00:54:54 +0000
committerKarl Berry <karl@freefriends.org>2009-12-17 00:54:54 +0000
commit1775dad8e1847bd3140ce2f241e5cffdf6d1cfaf (patch)
tree5fe8226a1c984638fd54362b97eee79bfe5811dd /Master/texmf-dist/source/latex/oberdiek/inputenx.dtx
parent83316e68b48213a76b799581c3fdfa3b49602578 (diff)
oberdiek update (16dec09)
git-svn-id: svn://tug.org/texlive/trunk@16431 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/oberdiek/inputenx.dtx')
-rw-r--r--Master/texmf-dist/source/latex/oberdiek/inputenx.dtx170
1 files changed, 90 insertions, 80 deletions
diff --git a/Master/texmf-dist/source/latex/oberdiek/inputenx.dtx b/Master/texmf-dist/source/latex/oberdiek/inputenx.dtx
index 04fe8102da1..a7483ff7622 100644
--- a/Master/texmf-dist/source/latex/oberdiek/inputenx.dtx
+++ b/Master/texmf-dist/source/latex/oberdiek/inputenx.dtx
@@ -1,7 +1,7 @@
% \iffalse meta-comment
-%
+%
% Copyright (C) 2006-2009 by Heiko Oberdiek <oberdiek@uni-freiburg.de>
-%
+%
% This work 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
@@ -9,11 +9,11 @@
% http://www.latex-project.org/lppl.txt
% and version 1.3 or later is part of all distributions of
% LaTeX version 2005/12/01 or later.
-%
+%
% This work has the LPPL maintenance status "maintained".
-%
+%
% This Current Maintainer of this work is Heiko Oberdiek.
-%
+%
% This work consists of the main source file inputenx.dtx
% and the derived files
% inputenx.sty, inputenx.pdf, inputenx.ins, inputenx.drv, ix-alias.def,
@@ -29,11 +29,11 @@
% x-koi8-r.def, x-mac-centeuro.def, x-mac-cyrillic.def,
% x-mac-roman.def, x-nextstep.def, inputenx-licrcmds.txt,
% inputenx-utf8enc.txt.
-%
+%
% Distribution:
% CTAN:macros/latex/contrib/oberdiek/inputenx.dtx
% CTAN:macros/latex/contrib/oberdiek/inputenx.pdf
-%
+%
% Unpacking:
% (a) If inputenx.ins is present:
% tex inputenx.ins
@@ -42,7 +42,7 @@
% (c) If you insist on using LaTeX
% latex \let\install=y\input{inputenx.dtx}
% (quote the arguments according to the demands of your shell)
-%
+%
% Documentation:
% (a) If inputenx.drv is present:
% latex inputenx.drv
@@ -52,14 +52,14 @@
% if available. Here you can specify further options, e.g.
% use A4 as paper format:
% \PassOptionsToClass{a4paper}{article}
-%
+%
% Programm calls to get the documentation (example):
% pdflatex inputenx.dtx
% makeindex -s gind.ist inputenx.idx
% pdflatex inputenx.dtx
% makeindex -s gind.ist inputenx.idx
% pdflatex inputenx.dtx
-%
+%
% Installation:
% TDS:tex/latex/oberdiek/inputenx.sty
% TDS:tex/latex/oberdiek/ix-alias.def
@@ -117,7 +117,7 @@
\input docstrip.tex
\Msg{************************************************************************}
\Msg{* Installation}
-\Msg{* Package: inputenx 2009/08/13 v1.4 Enhanced input encoding handling (HO)}
+\Msg{* Package: inputenx 2009/12/15 v1.5 Enhanced input encoding handling (HO)}
\Msg{************************************************************************}
\keepsilent
@@ -245,7 +245,7 @@ and the derived files
%<*driver>
\NeedsTeXFormat{LaTeX2e}
\ProvidesFile{inputenx.drv}%
- [2009/08/13 v1.4 Enhanced input encoding handling (HO)]%
+ [2009/12/15 v1.5 Enhanced input encoding handling (HO)]%
\documentclass{ltxdoc}
\usepackage{holtxdoc}[2008/08/11]
\usepackage{longtable}
@@ -255,7 +255,7 @@ and the derived files
%</driver>
% \fi
%
-% \CheckSum{9985}
+% \CheckSum{9988}
%
% \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
@@ -276,7 +276,7 @@ and the derived files
% \GetFileInfo{inputenx.drv}
%
% \title{The \xpackage{inputenx} package}
-% \date{2009/08/13 v1.4}
+% \date{2009/12/15 v1.5}
% \author{Heiko Oberdiek\\\xemail{oberdiek@uni-freiburg.de}}
%
% \maketitle
@@ -329,8 +329,10 @@ and the derived files
% The following definition files are available. The second column
% lists alternative option names for \xpackage{inputenx}:
% \begin{longtable}{@{}lll@{}}
-% \xfile{x-ascii.def} & \xoption{ascii}, \xoption{us-ascii} & ASCII encoding,\\
-% & & 8bit characters disabled\\
+% \xfile{x-ascii.def} & \xoption{ascii}, \xoption{us-ascii}, & ASCII encoding,\\
+% & \xoption{clean7bit}, \xoption{ascii-print},
+% & 8bit characters disabled\\
+% & \xoption{ascii-printable} & \\
% \xfile{x-atarist.def} & \xoption{atarist}, \xoption{atari} & AtariST encoding\\
% \xfile{x-cp437.def} & \xoption{cp437}, \xoption{cp437de} & Code page 437\\
% \xfile{x-cp850.def} & \xoption{cp850} & Code page 850\\
@@ -435,7 +437,7 @@ and the derived files
%<*package>
\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{inputenx}%
- [2009/08/13 v1.4 Enhanced input encoding handling (HO)]%
+ [2009/12/15 v1.5 Enhanced input encoding handling (HO)]%
% \end{macrocode}
%
% \subsection{Encoding names}
@@ -614,7 +616,7 @@ and the derived files
%
% \begin{macrocode}
%<*alias>
-\ProvidesFile{ix-alias.def}[2009/08/13 v1.4 Alias list (inputenx)]
+\ProvidesFile{ix-alias.def}[2009/12/15 v1.5 Alias list (inputenx)]
% \end{macrocode}
% The alias mechanism is also used to hide the prefix |x-|:
% \begin{macrocode}
@@ -654,7 +656,10 @@ and the derived files
% \begin{macrocode}
\InputenxAlias{ansinew}{x-cp1252}
\InputenxAlias{applemac}{x-mac-roman}
+\InputenxAlias{ascii-print}{x-ascii}
+\InputenxAlias{ascii-printable}{x-ascii}
\InputenxAlias{atari}{x-atarist}
+\InputenxAlias{clean7bit}{x-ascii}
\InputenxAlias{cp437de}{x-cp437}
\InputenxAlias{decmulti}{x-dec-mcs}
\InputenxAlias{iso88595}{x-iso-8859-5}
@@ -683,7 +688,7 @@ and the derived files
%
% \subsection{Encoding files}
%
-% \subsubsection{Encoding ascii}
+% \subsubsection{Encoding \xoption{ascii}}
%
% The encoding file \xfile{ascii.def} of package \xpackage{inputenc}
% before 2006/03/04 v1.1b generate a unnecessary warning. Therefore
@@ -691,7 +696,7 @@ and the derived files
% \begin{macrocode}
%<*ascii>
\ProvidesFile{x-ascii.def}%
- [2009/08/13 v1.4 Input encoding ascii (inputenx)]%
+ [2009/12/15 v1.5 Input encoding ascii (inputenx)]%
\csname @inpenc@test\endcsname
%</ascii>
% \end{macrocode}
@@ -701,7 +706,7 @@ and the derived files
% \begin{macrocode}
%<*atarist>
\ProvidesFile{x-atarist.def}%
- [2009/08/13 v1.4 Input encoding atarist (inputenx)]%
+ [2009/12/15 v1.5 Input encoding atarist (inputenx)]%
\edef\RestoreAtCatcode{\catcode64=\the\catcode64\relax}
\makeatletter
\ProvideTextCommandDefault{\textGamma}{%
@@ -965,7 +970,7 @@ and the derived files
% \begin{macrocode}
%<*iso-8859-1>
\ProvidesFile{x-iso-8859-1.def}%
- [2009/08/13 v1.4 Input encoding iso-8859-1 (inputenx)]%
+ [2009/12/15 v1.5 Input encoding iso-8859-1 (inputenx)]%
\edef\RestoreAtCatcode{\catcode64=\the\catcode64\relax}
\makeatletter
\ProvideTextCommandDefault{\textasciiacute}{%
@@ -1130,7 +1135,7 @@ and the derived files
% \begin{macrocode}
%<*iso-8859-2>
\ProvidesFile{x-iso-8859-2.def}%
- [2009/08/13 v1.4 Input encoding iso-8859-2 (inputenx)]%
+ [2009/12/15 v1.5 Input encoding iso-8859-2 (inputenx)]%
\edef\RestoreAtCatcode{\catcode64=\the\catcode64\relax}
\makeatletter
\ProvideTextCommandDefault{\textacutedbl}{%
@@ -1265,7 +1270,7 @@ and the derived files
% \begin{macrocode}
%<*iso-8859-3>
\ProvidesFile{x-iso-8859-3.def}%
- [2009/08/13 v1.4 Input encoding iso-8859-3 (inputenx)]%
+ [2009/12/15 v1.5 Input encoding iso-8859-3 (inputenx)]%
\edef\RestoreAtCatcode{\catcode64=\the\catcode64\relax}
\makeatletter
\ProvideTextCommandDefault{\textasciiacute}{%
@@ -1405,7 +1410,7 @@ and the derived files
% \begin{macrocode}
%<*iso-8859-4>
\ProvidesFile{x-iso-8859-4.def}%
- [2009/08/13 v1.4 Input encoding iso-8859-4 (inputenx)]%
+ [2009/12/15 v1.5 Input encoding iso-8859-4 (inputenx)]%
\edef\RestoreAtCatcode{\catcode64=\the\catcode64\relax}
\makeatletter
\ProvideTextCommandDefault{\textTstroke}{%
@@ -1546,7 +1551,7 @@ and the derived files
% \begin{macrocode}
%<*iso-8859-5>
\ProvidesFile{x-iso-8859-5.def}%
- [2009/08/13 v1.4 Input encoding iso-8859-5 (inputenx)]%
+ [2009/12/15 v1.5 Input encoding iso-8859-5 (inputenx)]%
\edef\RestoreAtCatcode{\catcode64=\the\catcode64\relax}
\makeatletter
\ProvideTextCommandDefault{\textnumero}{%
@@ -1668,7 +1673,7 @@ and the derived files
% \begin{macrocode}
%<*iso-8859-8>
\ProvidesFile{x-iso-8859-8.def}%
- [2009/08/13 v1.4 Input encoding iso-8859-8 (inputenx)]%
+ [2009/12/15 v1.5 Input encoding iso-8859-8 (inputenx)]%
\edef\RestoreAtCatcode{\catcode64=\the\catcode64\relax}
\makeatletter
\ProvideTextCommandDefault{\textasciiacute}{%
@@ -1807,7 +1812,7 @@ and the derived files
% \begin{macrocode}
%<*iso-8859-9>
\ProvidesFile{x-iso-8859-9.def}%
- [2009/08/13 v1.4 Input encoding iso-8859-9 (inputenx)]%
+ [2009/12/15 v1.5 Input encoding iso-8859-9 (inputenx)]%
\edef\RestoreAtCatcode{\catcode64=\the\catcode64\relax}
\makeatletter
\ProvideTextCommandDefault{\textasciiacute}{%
@@ -1972,7 +1977,7 @@ and the derived files
% \begin{macrocode}
%<*iso-8859-10>
\ProvidesFile{x-iso-8859-10.def}%
- [2009/08/13 v1.4 Input encoding iso-8859-10 (inputenx)]%
+ [2009/12/15 v1.5 Input encoding iso-8859-10 (inputenx)]%
\edef\RestoreAtCatcode{\catcode64=\the\catcode64\relax}
\makeatletter
\ProvideTextCommandDefault{\textTstroke}{%
@@ -2095,7 +2100,7 @@ and the derived files
% \begin{macrocode}
%<*iso-8859-13>
\ProvidesFile{x-iso-8859-13.def}%
- [2009/08/13 v1.4 Input encoding iso-8859-13 (inputenx)]%
+ [2009/12/15 v1.5 Input encoding iso-8859-13 (inputenx)]%
\edef\RestoreAtCatcode{\catcode64=\the\catcode64\relax}
\makeatletter
\ProvideTextCommandDefault{\textbrokenbar}{%
@@ -2248,7 +2253,7 @@ and the derived files
% \begin{macrocode}
%<*iso-8859-14>
\ProvidesFile{x-iso-8859-14.def}%
- [2009/08/13 v1.4 Input encoding iso-8859-14 (inputenx)]%
+ [2009/12/15 v1.5 Input encoding iso-8859-14 (inputenx)]%
\edef\RestoreAtCatcode{\catcode64=\the\catcode64\relax}
\makeatletter
\DeclareInputText{160}{\nobreakspace}
@@ -2356,7 +2361,7 @@ and the derived files
% \begin{macrocode}
%<*iso-8859-15>
\ProvidesFile{x-iso-8859-15.def}%
- [2009/08/13 v1.4 Input encoding iso-8859-15 (inputenx)]%
+ [2009/12/15 v1.5 Input encoding iso-8859-15 (inputenx)]%
\edef\RestoreAtCatcode{\catcode64=\the\catcode64\relax}
\makeatletter
\ProvideTextCommandDefault{\textasciimacron}{%
@@ -2503,7 +2508,7 @@ and the derived files
% \begin{macrocode}
%<*iso-8859-16>
\ProvidesFile{x-iso-8859-16.def}%
- [2009/08/13 v1.4 Input encoding iso-8859-16 (inputenx)]%
+ [2009/12/15 v1.5 Input encoding iso-8859-16 (inputenx)]%
\edef\RestoreAtCatcode{\catcode64=\the\catcode64\relax}
\makeatletter
\ProvideTextCommandDefault{\textcommabelow}[1]{%
@@ -2634,7 +2639,7 @@ and the derived files
% \begin{macrocode}
%<*cp437>
\ProvidesFile{x-cp437.def}%
- [2009/08/13 v1.4 Input encoding cp437 (inputenx)]%
+ [2009/12/15 v1.5 Input encoding cp437 (inputenx)]%
\edef\RestoreAtCatcode{\catcode64=\the\catcode64\relax}
\makeatletter
\ProvideTextCommandDefault{\textGamma}{%
@@ -2883,7 +2888,7 @@ and the derived files
% \begin{macrocode}
%<*cp850>
\ProvidesFile{x-cp850.def}%
- [2009/08/13 v1.4 Input encoding cp850 (inputenx)]%
+ [2009/12/15 v1.5 Input encoding cp850 (inputenx)]%
\edef\RestoreAtCatcode{\catcode64=\the\catcode64\relax}
\makeatletter
\ProvideTextCommandDefault{\textasciiacute}{%
@@ -3098,7 +3103,7 @@ and the derived files
% \begin{macrocode}
%<*cp852>
\ProvidesFile{x-cp852.def}%
- [2009/08/13 v1.4 Input encoding cp852 (inputenx)]%
+ [2009/12/15 v1.5 Input encoding cp852 (inputenx)]%
\edef\RestoreAtCatcode{\catcode64=\the\catcode64\relax}
\makeatletter
\ProvideTextCommandDefault{\textacutedbl}{%
@@ -3271,7 +3276,7 @@ and the derived files
% \begin{macrocode}
%<*cp855>
\ProvidesFile{x-cp855.def}%
- [2009/08/13 v1.4 Input encoding cp855 (inputenx)]%
+ [2009/12/15 v1.5 Input encoding cp855 (inputenx)]%
\edef\RestoreAtCatcode{\catcode64=\the\catcode64\relax}
\makeatletter
\ProvideTextCommandDefault{\textblacksquare}{%
@@ -3431,7 +3436,7 @@ and the derived files
% \begin{macrocode}
%<*cp858>
\ProvidesFile{x-cp858.def}%
- [2009/08/13 v1.4 Input encoding cp858 (inputenx)]%
+ [2009/12/15 v1.5 Input encoding cp858 (inputenx)]%
\edef\RestoreAtCatcode{\catcode64=\the\catcode64\relax}
\makeatletter
\ProvideTextCommandDefault{\textasciiacute}{%
@@ -3649,7 +3654,7 @@ and the derived files
% \begin{macrocode}
%<*cp865>
\ProvidesFile{x-cp865.def}%
- [2009/08/13 v1.4 Input encoding cp865 (inputenx)]%
+ [2009/12/15 v1.5 Input encoding cp865 (inputenx)]%
\edef\RestoreAtCatcode{\catcode64=\the\catcode64\relax}
\makeatletter
\ProvideTextCommandDefault{\textGamma}{%
@@ -3895,7 +3900,7 @@ and the derived files
% \begin{macrocode}
%<*cp866>
\ProvidesFile{x-cp866.def}%
- [2009/08/13 v1.4 Input encoding cp866 (inputenx)]%
+ [2009/12/15 v1.5 Input encoding cp866 (inputenx)]%
\edef\RestoreAtCatcode{\catcode64=\the\catcode64\relax}
\makeatletter
\ProvideTextCommandDefault{\textblacksquare}{%
@@ -4061,7 +4066,7 @@ and the derived files
% \begin{macrocode}
%<*cp1250>
\ProvidesFile{x-cp1250.def}%
- [2009/08/13 v1.4 Input encoding cp1250 (inputenx)]%
+ [2009/12/15 v1.5 Input encoding cp1250 (inputenx)]%
\edef\RestoreAtCatcode{\catcode64=\the\catcode64\relax}
\makeatletter
\ProvideTextCommandDefault{\textacutedbl}{%
@@ -4238,7 +4243,7 @@ and the derived files
% \begin{macrocode}
%<*cp1251>
\ProvidesFile{x-cp1251.def}%
- [2009/08/13 v1.4 Input encoding cp1251 (inputenx)]%
+ [2009/12/15 v1.5 Input encoding cp1251 (inputenx)]%
\edef\RestoreAtCatcode{\catcode64=\the\catcode64\relax}
\makeatletter
\ProvideTextCommandDefault{\textbrokenbar}{%
@@ -4412,7 +4417,7 @@ and the derived files
% \begin{macrocode}
%<*cp1252>
\ProvidesFile{x-cp1252.def}%
- [2009/08/13 v1.4 Input encoding cp1252 (inputenx)]%
+ [2009/12/15 v1.5 Input encoding cp1252 (inputenx)]%
\edef\RestoreAtCatcode{\catcode64=\the\catcode64\relax}
\makeatletter
\ProvideTextCommandDefault{\textasciiacute}{%
@@ -4610,7 +4615,7 @@ and the derived files
% \begin{macrocode}
%<*cp1257>
\ProvidesFile{x-cp1257.def}%
- [2009/08/13 v1.4 Input encoding cp1257 (inputenx)]%
+ [2009/12/15 v1.5 Input encoding cp1257 (inputenx)]%
\edef\RestoreAtCatcode{\catcode64=\the\catcode64\relax}
\makeatletter
\ProvideTextCommandDefault{\textasciiacute}{%
@@ -4798,7 +4803,7 @@ and the derived files
% \begin{macrocode}
%<*dec-mcs>
\ProvidesFile{x-dec-mcs.def}%
- [2009/08/13 v1.4 Input encoding dec-mcs (inputenx)]%
+ [2009/12/15 v1.5 Input encoding dec-mcs (inputenx)]%
\edef\RestoreAtCatcode{\catcode64=\the\catcode64\relax}
\makeatletter
\ProvideTextCommandDefault{\textcent}{%
@@ -4924,7 +4929,7 @@ and the derived files
% \begin{macrocode}
%<*koi8-r>
\ProvidesFile{x-koi8-r.def}%
- [2009/08/13 v1.4 Input encoding koi8-r (inputenx)]%
+ [2009/12/15 v1.5 Input encoding koi8-r (inputenx)]%
\edef\RestoreAtCatcode{\catcode64=\the\catcode64\relax}
\makeatletter
\ProvideTextCommandDefault{\textapproxequal}{%
@@ -5086,7 +5091,7 @@ and the derived files
% \begin{macrocode}
%<*mac-centeuro>
\ProvidesFile{x-mac-centeuro.def}%
- [2009/08/13 v1.4 Input encoding mac-centeuro (inputenx)]%
+ [2009/12/15 v1.5 Input encoding mac-centeuro (inputenx)]%
\edef\RestoreAtCatcode{\catcode64=\the\catcode64\relax}
\makeatletter
\ProvideTextCommandDefault{\textasciicaron}{%
@@ -5265,7 +5270,7 @@ and the derived files
% \begin{macrocode}
%<*mac-cyrillic>
\ProvidesFile{x-mac-cyrillic.def}%
- [2009/08/13 v1.4 Input encoding mac-cyrillic (inputenx)]%
+ [2009/12/15 v1.5 Input encoding mac-cyrillic (inputenx)]%
\edef\RestoreAtCatcode{\catcode64=\the\catcode64\relax}
\makeatletter
\ProvideTextCommandDefault{\textapproxequal}{%
@@ -5461,7 +5466,7 @@ and the derived files
% \begin{macrocode}
%<*mac-roman>
\ProvidesFile{x-mac-roman.def}%
- [2009/08/13 v1.4 Input encoding mac-roman (inputenx)]%
+ [2009/12/15 v1.5 Input encoding mac-roman (inputenx)]%
\edef\RestoreAtCatcode{\catcode64=\the\catcode64\relax}
\makeatletter
\ProvideTextCommandDefault{\textOmega}{%
@@ -5690,7 +5695,7 @@ and the derived files
% \begin{macrocode}
%<*nextstep>
\ProvidesFile{x-nextstep.def}%
- [2009/08/13 v1.4 Input encoding nextstep (inputenx)]%
+ [2009/12/15 v1.5 Input encoding nextstep (inputenx)]%
\edef\RestoreAtCatcode{\catcode64=\the\catcode64\relax}
\makeatletter
\ProvideTextCommandDefault{\textacutedbl}{%
@@ -5911,7 +5916,7 @@ and the derived files
% \begin{macrocode}
%<*dfu>
\ProvidesFile{ix-utf8enc.dfu}%
- [2009/08/13 v1.4 Additions of inputenx for utf8enc.dfu]%
+ [2009/12/15 v1.5 Additions of inputenx for utf8enc.dfu]%
\DeclareUnicodeCharacter{00A0}{\nobreakspace}
\DeclareUnicodeCharacter{00AD}{\-}
\DeclareUnicodeCharacter{0100}{\@tabacckludge=A}
@@ -6125,7 +6130,7 @@ and the derived files
% \begin{macrocode}
%<*name>
\ProvidesFile{ix-name.def}%
- [2009/08/13 v1.4 Name list (inputenx)]%
+ [2009/12/15 v1.5 Name list (inputenx)]%
% \end{macrocode}
%
% \textit{List omitted here, see \xfile{ix-name.def}.}
@@ -6835,7 +6840,7 @@ and the derived files
% \begin{macrocode}
%<*slot>
\ProvidesFile{ix-slot.def}%
- [2009/08/13 v1.4 SLOT and UC to Encodings (inputenx)]%
+ [2009/12/15 v1.5 SLOT and UC to Encodings (inputenx)]%
% \end{macrocode}
%
% \textit{List omitted here, see \xfile{ix-slot.def}.}
@@ -8980,7 +8985,7 @@ and the derived files
% \begin{macrocode}
%<*uc>
\ProvidesFile{ix-uc.def}%
- [2009/08/13 v1.4 UC to LICR (inputenx)]%
+ [2009/12/15 v1.5 UC to LICR (inputenx)]%
\edef\RestoreAtCatcode{\catcode64=\the\catcode64\relax}
\makeatletter
% \end{macrocode}
@@ -10024,7 +10029,7 @@ and the derived files
% \begin{macrocode}
%<*math>
\ProvidesFile{ix-math.def}%
- [2009/08/13 v1.4 Math list (inputenx)]%
+ [2009/12/15 v1.5 Math list (inputenx)]%
\edef\RestoreAtCatcode{\catcode64=\the\catcode64\relax}
\makeatletter
% \end{macrocode}
@@ -10116,7 +10121,7 @@ and the derived files
% defined by standard \LaTeX\ without extra packages.
% \begin{macrocode}
%<*licrcmds>
- % List of known LICR commdands of inputenx 2009/08/13 v1.4
+ % List of known LICR commdands of inputenx 2009/12/15 v1.5
%
% Format: \LICRcmd{<command>}{<type>}
% Types:
@@ -10225,7 +10230,7 @@ and the derived files
%
% \begin{macrocode}
%<*dfudoc>
- % inputenx-utf8enc.txt 2009/08/13 v1.4
+ % inputenx-utf8enc.txt 2009/12/15 v1.5
% Commented additions for utf8enc.dfu
% \end{macrocode}
@@ -11429,116 +11434,116 @@ and the derived files
% \end{quote}
%
% \begin{thebibliography}{9}
-%
+%
% \bibitem{ltc}
% Frank Mittelbach, Michel Goossens,
% \textit{The \LaTeX\ Companion}, second edition, April 2004.
-%
+%
% \bibitem{inputenc}
% Alan Jeffrey, Frank Mittelbach,
% \textit{inputenc.sty}, 2006/05/05 v1.1b.
% \CTAN{macros/latex/base/inputenc.dtx}
-%
+%
% \bibitem{selinput}
% Heiko Oberdiek,
% \textit{The \xpackage{selinput} package}, 2007/06/16 v1.1.
% \CTAN{macros/latex/contrib/oberdiek/selinput.pdf}
-%
+%
% \bibitem{pmboxdraw}
% Heiko Oberdiek,
% \textit{The \xpackage{pmboxdraw} package}, 2006/05/03 v1.0.
% \CTAN{macros/latex/contrib/oberdiek/pmboxdraw.pdf}
-%
+%
% \bibitem{dash}
% Wikipedia, \textit{Dash}.
% \url{http://en.wikipedia.org/wiki/Dash}
-%
+%
% \subsection{Mappings to Unicode}
-%
+%
% \bibitem{atarist}
% Philippe Verdy, Bruno Haible,
% \textit{AtariST to Unicode}, 22th April 2005.
% \url{ftp://ftp.unicode.org/Public/MAPPINGS/VENDORS/MISC/ATARIST.TXT}
-%
+%
% \bibitem{iso8859-1}
% Ken Whistler,
% \textit{ISO/IEC 8859-1:1998 to Unicode}, 27th July 1999.
% \url{ftp://ftp.unicode.org/Public/MAPPINGS/ISO8859/8859-1.TXT}
-%
+%
% \bibitem{iso8859-2}
% Ken Whistler,
% \textit{ISO/IEC 8859-2:1999 to Unicode}, 27th July 1999.
% \url{ftp://ftp.unicode.org/Public/MAPPINGS/ISO8859/8859-2.TXT}
-%
+%
% \bibitem{iso8859-3}
% Ken Whistler,
% \textit{ISO/IEC 8859-3:1999 to Unicode}, 27th July 1999.
% \url{ftp://ftp.unicode.org/Public/MAPPINGS/ISO8859/8859-3.TXT}
-%
+%
% \bibitem{iso8859-4}
% Ken Whistler,
% \textit{ISO/IEC 8859-4:1998 to Unicode}, 27th July 1999.
% \url{ftp://ftp.unicode.org/Public/MAPPINGS/ISO8859/8859-4.TXT}
-%
+%
% \bibitem{iso8859-5}
% Ken Whistler,
% \textit{ISO/IEC 8859-5:1998 to Unicode}, 27th July 1999.
% \url{ftp://ftp.unicode.org/Public/MAPPINGS/ISO8859/8859-5.TXT}
-%
+%
% \bibitem{iso8859-8}
% Ken Whistler,
% \textit{ISO/IEC 8859-8:1999 to Unicode}, 3rd January 2000.
% \url{ftp://ftp.unicode.org/Public/MAPPINGS/ISO8859/8859-8.TXT}
-%
+%
% \bibitem{iso8859-9}
% Ken Whistler,
% \textit{ISO/IEC 8859-9:1999 to Unicode}, 27th July 1999.
% \url{ftp://ftp.unicode.org/Public/MAPPINGS/ISO8859/8859-9.TXT}
-%
+%
% \bibitem{iso8859-15}
% Ken Whistler,
% \textit{ISO/IEC 8859-15:1999 to Unicode}, 27th July 1999.
% \url{ftp://ftp.unicode.org/Public/MAPPINGS/ISO8859/8859-15.TXT}
-%
+%
% \bibitem{iso8859-16}
% Ken Whistler,
% \textit{ISO/IEC 8859-16:2001 to Unicode}, 26th July 2001.
% \url{ftp://ftp.unicode.org/Public/MAPPINGS/ISO8859/8859-16.TXT}
-%
+%
% \bibitem{koi8-r}
% Helmut Richter,
% \textit{KOI8-R (RFC1486) to Unicode}, 18th August 1999.
% \url{ftp://ftp.unicode.org/Public/MAPPINGS/VENDORS/MISC/KOI8-R.TXT}
-%
+%
% \bibitem{mac-centeuro}
% Apple Computer,
% \textit{Map (external version) from MAC OS Central European character
% set to Unicode 2.1 and later}, 4th April 2005.
% \url{ftp://ftp.unicode.org/Public/MAPPINGS/VENDORS/APPLE/CENTEURO.TXT}
-%
+%
% \bibitem{mac-cyrillic}
% Apple Computer,
% \textit{Map (external version) from MAC OS Cyrillic character
% set to Unicode 2.1 and later}, 5th April 2005.
% \url{ftp://ftp.unicode.org/Public/MAPPINGS/VENDORS/APPLE/CYRILLIC.TXT}
-%
+%
% \bibitem{mac-roman}
% Apple Computer,
% \textit{Map (external version) from MAC OS Roman character
% set to Unicode 2.1 and later}, 5th April 2005.
% \url{ftp://ftp.unicode.org/Public/MAPPINGS/VENDORS/APPLE/ROMAN.TXT}
-%
+%
% \bibitem{mac-ukrainian}
% Apple Computer,
% \textit{Map (external version) from MAC OS Urainian character
% set to Unicode 2.1 and later}, 5th April 2005.
% \url{ftp://ftp.unicode.org/Public/MAPPINGS/VENDORS/APPLE/UKRAINE.TXT}
-%
+%
% \bibitem{nextstep}
% Rick McGowan,
% \textit{NextStep Encoding to Unicode}, 23rd September 1999.
% \url{ftp://ftp.unicode.org/Public/MAPPINGS/VENDORS/NEXT/NEXTSTEP.TXT}
-%
+%
% \end{thebibliography}
%
% \begin{History}
@@ -11567,6 +11572,11 @@ and the derived files
% \item
% Support for horizontal bar (U+2015) and double low line (U+2017) added.
% \end{Version}
+% \begin{Version}{2009/12/15 v1.5}
+% \item
+% Aliases \xoption{clean7bit}, \xoption{ascii-print},
+% \xoption{ascii-printable} added for \xoption{x-ascii}.
+% \end{Version}
% \end{History}
%
% \PrintIndex