summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/ucs/README
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2012-04-20 23:22:18 +0000
committerKarl Berry <karl@freefriends.org>2012-04-20 23:22:18 +0000
commit5ade70efc58e89e317d3d339d625690086652043 (patch)
tree0047ddd27c3514a3037d90da7ed7c52ea98f4811 /Master/texmf-dist/doc/latex/ucs/README
parente036c78ef5115ea7d839a35e596601e48ea41c5c (diff)
ucs 2.0 (20apr12)
git-svn-id: svn://tug.org/texlive/trunk@26074 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/ucs/README')
-rw-r--r--Master/texmf-dist/doc/latex/ucs/README37
1 files changed, 19 insertions, 18 deletions
diff --git a/Master/texmf-dist/doc/latex/ucs/README b/Master/texmf-dist/doc/latex/ucs/README
index 1bc7e4c39b5..d4243e329bc 100644
--- a/Master/texmf-dist/doc/latex/ucs/README
+++ b/Master/texmf-dist/doc/latex/ucs/README
@@ -1,33 +1,34 @@
-
=== ucs.sty ===
-This package contains support for using UTF-8 as input encoding in
-LaTeX documents.
+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}
+
+ \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.
+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.
+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.
-The most recent version of this package can be found here:
-http://www.unruh.de/DniQ/latex/unicode/
+Information about this package, including a link to its source code
+repository, can be found at
+
+ <http://wolfgang.jeltsch.info/software/tex/ucs> .
=========
-(C) 2000 by Dominique Unruh <dominique@unruh.de>
+(C) 2000 by Dominique Unruh <unruh@ut.ee>
+(C) 2011--2012 by Wolfgang Jeltsch <wolfgang@cs.ioc.ee>
See the LICENSE file for licensing informations.
-