1rumakeindex(1) General Commands Manual rumakeindex(1)
2
3
4
6 rumakeindex - process a LaTeX index using Russian Cyrillic characters
7
9 rumakeindex basename
10
12 rumakeindex is used to run makeindex(1) on idx files that use Russian
13 characters. It is part of the T2 package.
14
15 rumakeindex runs sed(1) on the idx file to convert Cyrillic character
16 commands to 8-bit ASCII characters; pipes the results through makein‐
17 dex(1); and then through tr(1) to do some final conversions. The re‐
18 sults are placed in a KOI8-R encoded ind file.
19
21 basename.idx
22 LaTeX index entry file
23
24 basename.ilg
25 LaTeX index log file
26
27 basename.ind
28 LaTeX processed index file
29
31 Email bug reports to <https://lists.tug.org/tex-k> (public mailing
32 list).
33
35 The T2 package is Copyright 1997-1999 Werner Lemberg, Vladimir Volovich
36 and any individual authors listed elsewhere in package files.
37
38 It may be distributed under the conditions of the LaTeX Project Public
39 License, either version 1.1 of this license or (at your option) any
40 later version.
41
43 makeindex(1), sed(1), tr(1).
44
46 Werner Lemberg, Vladimir Volovich
47
48 This manual page was written by C.M. Connelly for the Debian GNU/Linux
49 system. It is now maintained as part of TeX Live.
50
51
52
53TeX Live 8 March 2022 rumakeindex(1)