summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/ucs/README
diff options
context:
space:
mode:
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.
-