File: README

package info (click to toggle)
texlive-lang 2022.20230122-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 1,447,264 kB
  • sloc: perl: 61,377; xml: 53,781; makefile: 4,525; sh: 4,338; ansic: 2,892; python: 2,861; ruby: 1,031; lisp: 750; awk: 649; java: 159; sed: 142; csh: 25
file content (23 lines) | stat: -rw-r--r-- 1,329 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
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
% ===============================================================