summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/euenc/eu2enc.def
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2010-05-28 15:52:16 +0000
committerKarl Berry <karl@freefriends.org>2010-05-28 15:52:16 +0000
commit881ee118259a2f9961f7cef4e1b26bcf65488346 (patch)
treee2f1a2ec07b28f6b9efae76c4b7f218cb363e7f5 /Master/texmf-dist/tex/latex/euenc/eu2enc.def
parent4d4ea43a8bf97966797d265c2e82e4285c5993ad (diff)
euenc update (27may10)
git-svn-id: svn://tug.org/texlive/trunk@18557 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/euenc/eu2enc.def')
-rw-r--r--Master/texmf-dist/tex/latex/euenc/eu2enc.def7
1 files changed, 6 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/latex/euenc/eu2enc.def b/Master/texmf-dist/tex/latex/euenc/eu2enc.def
index 8e0466886da..98d33da01a9 100644
--- a/Master/texmf-dist/tex/latex/euenc/eu2enc.def
+++ b/Master/texmf-dist/tex/latex/euenc/eu2enc.def
@@ -10,14 +10,19 @@
%% The EUENC bundle
%% Will Robertson, Elie Roux, Khaled Hosny
%%
+%% EUXUNICODE is based on the XUNICODE package version 0.91
+%% dated 2008/02/08 and copyright 2004-2007 Ross Moore.
+%%
%% License information appended.
%%
\ProvidesFile{eu2enc.def}
- [2010/01/28 v0.1f Experimental Unicode font encodings]
+ [2010/05/27 v0.1g Experimental Unicode font encodings]
\DeclareFontEncoding{EU2}{}{}
\DeclareErrorFont{EU2}{lmr}{m}{n}{10}
\DeclareFontSubstitution{EU2}{lmr}{m}{n}
\g@addto@macro\nfss@catcodes{\@makeother:}
+\providecommand{\UTFencname}{EU2}
+\input euxunicode.sty
%%
%% Copyright 2006-2010 Will Robertson <wspr81@gmail.com>
%% Copyright 2009-2010 Elie Roux <elie.roux@telecom-bretagne.eu>