CTAN Comprehensive TeX Archive Network

Directory macros/latex/contrib/euenc

README
_______________________
THE EUx ENCODINGS v0.1h

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 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
------------

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. 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.

3. a. Grab the sources from CTAN or github.
   b. Run 'make install TEXMFROOT=/path/to/texmf'.
   c. See 2c.

4. Try to figure it out by looking at the Makefile and comments in the sources.
Note that the generation of the files need a shell and doesn't work under
cygwin.


Manifest
--------

Source files:
        euenc.dtx               single file source & doc for the package

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 
        eu1lmr.fd                              .
        eu1lmss.fd                             .
        eu1lmssq.fd                            .
        eu1lmtt.fd                             .
        eu1lmvtt.fd                            .
        eu2lmdh.fd                             .
        eu2lmr.fd                              .
        eu2lmss.fd                             .
        eu2lmssq.fd                            .
        eu2lmtt.fd                             .
        eu2lmvtt.fd                            .

 
License
-------

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.

Download the contents of this package in one zip archive (147.3k).

euxunicode – Generate Unicode characters from accented glyphs

The package is a derivative (removing -specific functions) of xunicode, for use with the EU2 encoding when running under Lua.

The package is distributed as part of the euenc distribution.

Packageeuxunicode
Version0.1g
LicensesThe Project Public License 1.3
MaintainerWill Robertson
TDS archiveeuenc.tds.zip
TopicsFont support
Unicode
...
Guest Book Sitemap Contact Contact Author