Skip to content

wspr/euenc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 

Repository files navigation

_______________________
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. Currently, these
are essentially the same; the only difference is in the font definition files.

No macro (LICR) support is offered . The xunicode package should be used to
provide LaTeX support for access to unicode symbols and accents using LICR and
the usual user macros.

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

About

Font encoding for XeTeX+LaTeX used by fontspec

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •