diff options
author | Karl Berry <karl@freefriends.org> | 2012-01-27 00:11:36 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2012-01-27 00:11:36 +0000 |
commit | f5e32672613d47ce06b98e5508356670a9d5f6f0 (patch) | |
tree | 0f09efe95e3160d4637c2610d27e0d2b52de536a /Master/texmf-dist/doc/latex/russ/README | |
parent | 4d51899968f90298de218bf83b94b1fe6a9ec2b0 (diff) |
russ (26jan12)
git-svn-id: svn://tug.org/texlive/trunk@25209 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/russ/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/russ/README | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/russ/README b/Master/texmf-dist/doc/latex/russ/README new file mode 100644 index 00000000000..ee2cfc1e839 --- /dev/null +++ b/Master/texmf-dist/doc/latex/russ/README @@ -0,0 +1,23 @@ +% =============================================================== +% The package aims to facilitate Russian typesetting (based on input +% using MicroSoft Code Page 1251). +% If you are going to use another encoding just type +% \usepackage[ENCODING]{inputenc} +% Russian hyphenation is selected, and various mathematical commands +% are set up in Russian style. +% Furthermore all Cyrillic letters’ catcodes are set to “letter”, +% so that commands with Cyrillic letters in their names may be defined. +% Also Cyrillic letters are declared as math symbol, so you can +% use it in formulas. +% glyphtounicode.tex included, so there is no problem with +% Cyrillics in PDF (copy-paste) +% =============================================================== +% License: LaTeX Project Public License +% This software is copyright but you are granted a license which +% gives you, the "user" of the software, legal permission to copy, +% distribute, and/or modify the software. However, if you modify the +% software and then distribute it (even just locally) you must change +% the name of the software, or use other technical means to avoid confusion. +% =============================================================== +% based on russlh.sty, mathlh.sty, russcorr.sty and glyphtounicode.tex +% =============================================================== |