diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/base/utf8.def')
-rw-r--r-- | Master/texmf-dist/tex/latex/base/utf8.def | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/Master/texmf-dist/tex/latex/base/utf8.def b/Master/texmf-dist/tex/latex/base/utf8.def index 0e8b7726627..5cddf88d592 100644 --- a/Master/texmf-dist/tex/latex/base/utf8.def +++ b/Master/texmf-dist/tex/latex/base/utf8.def @@ -8,7 +8,7 @@ %% %% This is a generated file. %% -%% Copyright 1993 1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 2004 2005 2006 +%% Copyright 1993 1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 2004 2005 2006 2007 2008 2009 %% The LaTeX3 Project and any individual authors listed elsewhere %% in this file. %% @@ -37,7 +37,7 @@ %% and covered by LPPL is defined by the unpacking scripts (with %% extension .ins) which are part of the distribution. \ProvidesFile{utf8.def} - [2006/03/30 v1.1i UTF-8 support for inputenc] + [2008/04/05 v1.1m UTF-8 support for inputenc] \makeatletter \catcode`\ \saved@space@catcode \def\UTFviii@two@octets#1#2{\expandafter @@ -149,8 +149,8 @@ \wlog{Now handling font encoding #1 ...}% \lowercase{% \InputIfFileExists{#1enc.dfu}}% - {\wlog{... processing UTF-8 mapping file for font encoding - #1}% + {\wlog{... processing UTF-8 mapping file for font % + encoding #1}% \catcode`\ 9\relax}% {\wlog{... no UTF-8 mapping file for font encoding #1}}% } @@ -168,7 +168,8 @@ \wlog{Now handling font encoding #1 ...}% \lowercase{% \InputIfFileExists{#1enc.dfu}}% - {\wlog{... processing UTF-8 mapping file for font encoding #1}}% + {\wlog{... processing UTF-8 mapping file for font % + encoding #1}}% {\wlog{... no UTF-8 mapping file for font encoding #1}}% \endgroup \else |