summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/euenc
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/doc/latex/euenc
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/doc/latex/euenc')
-rw-r--r--Master/texmf-dist/doc/latex/euenc/README35
-rw-r--r--Master/texmf-dist/doc/latex/euenc/euenc.pdfbin153949 -> 189762 bytes
-rw-r--r--Master/texmf-dist/doc/latex/euenc/test-euxlm.ltx3
3 files changed, 28 insertions, 10 deletions
diff --git a/Master/texmf-dist/doc/latex/euenc/README b/Master/texmf-dist/doc/latex/euenc/README
index a3ae256d3d0..d5e3685c87b 100644
--- a/Master/texmf-dist/doc/latex/euenc/README
+++ b/Master/texmf-dist/doc/latex/euenc/README
@@ -1,13 +1,27 @@
- The EU encodings
+_______________________
+THE EUx ENCODINGS v0.1g
-
-This package is the first release of the first step towards offering a
-LaTeX font encoding based on unicode. No macro support is offered (the
-encoding is just a placeholder for now) but the EU1 (for XeTeX) and EU2
-(for LuaTeX) Latin Modern encoding is offered in order to access the
-OpenType versions of those fonts.
+This package is a step towards offering a LaTeX font encoding
+based on unicode. An example file "test-euxlm.ltx" is distributed
+with the package.
-This package is developed on <http://github.com/wspr/euenc>.
+This package is mainly used underneath the fontspec package;
+unless you wish to manually perform font installation and loading,
+you will generally not need to use euenc directly.
+
+The euenc package provides the EU1 encoding for unicode fonts
+in XeTeX, and the EU2 encoding for unicode fonts in LuaTeX.
+
+No macro support is offered under XeTeX, for which Ross Moore's
+xunicode package should be used to provide LaTeX support for
+access to unicode symbols and accents.
+
+For LuaTeX, we have taken a subset of xunicode and incorporated
+it into the EU2 encoding, so no extra packages need to be loaded.
+
+Please see the documentation euenc.pdf for further information.
+
+This package is developed at <http://github.com/wspr/euenc>.
Installation
@@ -18,7 +32,7 @@ Here are the recommended installation methods (preferred first).
1. If you are using TeX Live 2008 or later, use 'tlmgr install euenc'.
Alternatively, try your (TeX or Linux) distribution's package management system.
-2. a. Grab euenc.tds.zip on the CTAN.
+2. a. Download euenc.tds.zip from CTAN.
b. Unzip it at the root of one or your TDS trees.
c. You may need to update some filename database after, see your TeX
distribution's manual for details.
@@ -40,11 +54,12 @@ Source files:
Derived files:
euenc.pdf documentation
+ euxunicode.sty xunicode for LuaTeX, automatically loaded by EU2
test-euxlm.ltx LaTeX example document
convert-lmfd.sh Shell script to generate the eu*.fd files
sed-eu2lmr.sed Sed script to generate the eu2*.fr files
sed-eu1lmr.sed Sed script to generate the eu1*.fr files
- eu1lmdh.fd Latin modern font description file
+ eu1lmdh.fd Latin Modern font description file
eu1lmr.fd .
eu1lmss.fd .
eu1lmssq.fd .
diff --git a/Master/texmf-dist/doc/latex/euenc/euenc.pdf b/Master/texmf-dist/doc/latex/euenc/euenc.pdf
index e312e9fb7c4..ab2adf7e372 100644
--- a/Master/texmf-dist/doc/latex/euenc/euenc.pdf
+++ b/Master/texmf-dist/doc/latex/euenc/euenc.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/euenc/test-euxlm.ltx b/Master/texmf-dist/doc/latex/euenc/test-euxlm.ltx
index 6217003f328..4a228031f90 100644
--- a/Master/texmf-dist/doc/latex/euenc/test-euxlm.ltx
+++ b/Master/texmf-dist/doc/latex/euenc/test-euxlm.ltx
@@ -10,6 +10,9 @@
%% 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.
%%
\documentclass[12pt]{article}