diff options
author | Karl Berry <karl@freefriends.org> | 2013-05-14 22:47:14 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2013-05-14 22:47:14 +0000 |
commit | 2e22f30e7e1fb9eae364bbcd4e76f50fa878af7e (patch) | |
tree | b7ed2e2f7b5952b8b2b1d42e68a5fcc5d76dab80 /Master/texmf-dist/tex/latex/ucs/ucs.sty | |
parent | cc986bc1130bd5bde078de86555b1774952b773e (diff) |
ucs (14may13)
git-svn-id: svn://tug.org/texlive/trunk@30472 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/ucs/ucs.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/ucs/ucs.sty | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/ucs/ucs.sty b/Master/texmf-dist/tex/latex/ucs/ucs.sty index 57b6f50eddb..e5825447f77 100644 --- a/Master/texmf-dist/tex/latex/ucs/ucs.sty +++ b/Master/texmf-dist/tex/latex/ucs/ucs.sty @@ -7,7 +7,7 @@ %% ucs.dtx (with options: `ucs.sty') %% %% Copyright 2001 Dominique Unruh <unruh@ut.ee> -%% Copyright 2012 Wolfgang Jeltsch <wolfgang@cs.ioc.ee> +%% Copyright 2013 Wolfgang Jeltsch <wolfgang@cs.ioc.ee> %% %% This program is provided under the terms of the LaTeX Project Public License with some %% modifications. See the file LICENSE for information. @@ -24,6 +24,7 @@ \def\@testopt#1#2{% \@ifnextchar[{#1}{#1[{#2}]}}\fi \ifx\@protected@testopt\undefined\def\@protected@testopt{\expandafter\@testopt\@gobble}\fi +\let\@let@token\relax \ifx\@ifnextchar\undefined \def\@ifnextchar#1#2#3{% \let\reserved@d=#1% @@ -122,7 +123,7 @@ \csname\uc@temp@a\endcsname{#1}% \fi} \ifx\ProvidesPackage\undefined\else -\ProvidesPackage{ucs}[2004/10/17 UCS: Unicode input support]% +\ProvidesPackage{ucs}[2013/05/11 v2.2 UCS: Unicode input support]% \fi \ifx\@@input\undefined\input uni-global.def \else\input{uni-global.def}\fi \DeclareUnicodeOption{fasterrors} |