summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/ucs/README
blob: 1bc7e4c39b568e4c8b504e62452460b57629d1c6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33

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