diff options
author | Karl Berry <karl@freefriends.org> | 2008-11-10 00:55:00 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2008-11-10 00:55:00 +0000 |
commit | 53c92a7de8dd92d6664460b154a777953422bae0 (patch) | |
tree | 70d776c48e610a23186e1d12eacc434bea472393 /Master | |
parent | d80cebecddfa8fd605222b466196fa1f8f511303 (diff) |
.
git-svn-id: svn://tug.org/texlive/trunk@11237 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r-- | Master/texmf-dist/tex/texinfo/texinfo.tex | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/texinfo/texinfo.tex b/Master/texmf-dist/tex/texinfo/texinfo.tex index 15279a94d5c..fb83ce55f62 100644 --- a/Master/texmf-dist/tex/texinfo/texinfo.tex +++ b/Master/texmf-dist/tex/texinfo/texinfo.tex @@ -3,7 +3,7 @@ % Load plain if necessary, i.e., if running under initex. \expandafter\ifx\csname fmtname\endcsname\relax\input plain\fi % -\def\texinfoversion{2008-11-09.10} +\def\texinfoversion{2008-11-09.14} % % Copyright (C) 1985, 1986, 1988, 1990, 1991, 1992, 1993, 1994, 1995, % 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, @@ -8355,7 +8355,7 @@ directory should work if nowhere else does.} \DeclareUnicodeCharacter{0102}{\u{A}} \DeclareUnicodeCharacter{0103}{\u{a}} \DeclareUnicodeCharacter{0104}{\ogonek{A}} - \DeclareUnicodeCharacter{0105}{\ogonek{e}} + \DeclareUnicodeCharacter{0105}{\ogonek{a}} \DeclareUnicodeCharacter{0106}{\'C} \DeclareUnicodeCharacter{0107}{\'c} \DeclareUnicodeCharacter{0108}{\^C} |