AZ logo

CTAN directory: /macros/latex/contrib/unicode

You can get the contents of this directory bundled as a zip file.

Packages in this directory:

Identifier Caption
unicode Extended UTF-8 input encoding for LaTeX.

Subdirectories

Name Notes
config/
contrib/
data/

Files

Name Size* Date UTC Notes
FAQ 3 KiB 2004-Oct-17
INSTALL 1 KiB 2004-Oct-17
LICENSE 2 KiB 2004-Oct-17
README 1 KiB 2004-Oct-17 Shown below
VERSION 57 bytes 2004-Oct-17
discovermacro.pl 19 KiB 2004-Oct-17
languages.pdf 745 KiB 2010-Feb-17
latexout.pl 1 KiB 2004-Oct-17
ltxmacrs.txt 164 KiB 2004-Oct-17
makeunidef.pl 45 KiB 2004-Oct-17
ucs.pdf 127 KiB 2010-Feb-17
ucs.sty 27 KiB 2004-Oct-17
ucsencs.def 22 KiB 2004-Oct-17
ucshyper.sty 4 KiB 2004-Oct-17
ucsutils.sty 5 KiB 2004-Oct-17
utf8x.def 8 KiB 2004-Oct-17

  *File sizes in kibibytes.

Contents of README

=== ucs.sty ===

This package contains support for using UTF-8 as input encoding in
LaTeX documents.

See INSTALL for installation instructions.

The simplest use of this package is to add
	\usepackage{ucs}
	\usepackage[utf8x]{inputenc}
to your header. You may even omit the first line in many cases. Often
however you need to load additional packages etc., see
languages.ps.gz for language-specific examples.

The tables with LaTeX macros for the glyphs does not contain many
entries yet. If your particular script is not supported, and you add
the macros to the config files (see INSTALL and perldoc
makeunidef.pl), please mail me those config files, and together with
informations, if special packages or LaTeX versions are needed for
these macros. Please do only supply macros, which generate aesthetic
glyphs, no hacks. See also
http://www.unruh.de/DniQ/latex/unicode/submitchar.html.

The most recent version of this package can be found here:
http://www.unruh.de/DniQ/latex/unicode/

=========

(C) 2000 by Dominique Unruh <dominique@unruh.de>

See the LICENSE file for licensing informations.