blob: 8a8c53d414614dddc5396a70f3033f24366f83c3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
|
%%
%% This is file `eu2enc.def',
%% generated with the docstrip utility.
%%
%% The original source files were:
%%
%% euenc.dtx (with options: `eu2')
%%
%% _____________________________________
%% The EUENC bundle
%% Will Robertson, Elie Roux, Khaled Hosny
%%
%% License information appended.
%%
\ProvidesFile{eu2enc.def}
[2010/05/27 v0.1h Experimental Unicode font encodings]
\DeclareFontEncoding{EU2}{}{}
\DeclareErrorFont{EU2}{lmr}{m}{n}{10}
\DeclareFontSubstitution{EU2}{lmr}{m}{n}
\g@addto@macro\nfss@catcodes{\@makeother:}
%%
%% Copyright 2006-2010 Will Robertson <wspr81@gmail.com>
%% Copyright 2009-2010 Elie Roux <elie.roux@telecom-bretagne.eu>
%% Copyright 2009-2010 Khaled Hosny <khaledhosny@eglug.org>
%%
%% Distributable under the LaTeX Project Public License,
%% version 1.3c or higher (your choice). The latest version of
%% this license is at: http://www.latex-project.org/lppl.txt
%%
%% This work is "maintained" (as per LPPL maintenance status)
%% by Will Robertson.
%%
%% This work consists of the file euenc.dtx and various derived files.
%%
%%
%% End of file `eu2enc.def'.
|