summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/lualatex/luainputenc/eu2enc.def
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2009-06-23 00:18:01 +0000
committerKarl Berry <karl@freefriends.org>2009-06-23 00:18:01 +0000
commitc5eb42407f4dca7e0651d9f78eac32007261407b (patch)
treea6cc17dd8fccf0a6ba67dcb4b3b1cbf21019a12c /Master/texmf-dist/tex/lualatex/luainputenc/eu2enc.def
parenta6f953f4816835c3e6460c8623361f6cc7978ee5 (diff)
new lualatex package luainputenc
git-svn-id: svn://tug.org/texlive/trunk@13903 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/lualatex/luainputenc/eu2enc.def')
-rw-r--r--Master/texmf-dist/tex/lualatex/luainputenc/eu2enc.def37
1 files changed, 37 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/lualatex/luainputenc/eu2enc.def b/Master/texmf-dist/tex/lualatex/luainputenc/eu2enc.def
new file mode 100644
index 00000000000..9699ee905d1
--- /dev/null
+++ b/Master/texmf-dist/tex/lualatex/luainputenc/eu2enc.def
@@ -0,0 +1,37 @@
+%%
+%% This is file `eu2enc.def',
+%% generated with the docstrip utility.
+%%
+%% The original source files were:
+%%
+%% luainputenc.dtx (with options: `eu2')
+%% This is a generated file.
+%%
+%% Copyright (C) 2009 by Elie Roux <elie.roux@telecom-bretagne.eu>
+%%
+%% This work is under the CC0 license. As an exception, the files
+%% luainputenc.sty, lutf8.def and lutf8x.def have more restrictions.
+%% See these file for more details.
+%%
+%% People who helped on this package:
+%% Javier Bezos
+%% Will Robertson
+%% Hans Hagen
+%% Heiko Oberdiek
+%% Javier Mugica
+%%
+%% This work consists of the main source file luainputenc.dtx
+%% and the derived files
+%% luainputenc.sty, luainputenc.lua, lutf8.def, lutf8x.def,
+%% eu2enc.def, eu2lmr.fd and luainputenc.pdf
+%%
+
+\ProvidesFile{eu2enc.def}[2009/04/15 v0.1
+ a unicode font encoding for LuaTeX.]
+\DeclareFontEncoding{EU2}{}{}
+\DeclareErrorFont{EU2}{lmr}{m}{n}{10}
+\DeclareFontSubstitution{EU2}{lmr}{m}{n}
+
+\endinput
+%%
+%% End of file `eu2enc.def'.