logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

rumakeindex - process a LaTeX index using Russian Cyrillic characters

Author

       Werner Lemberg, Vladimir Volovich

       This  manual  page  was written by C.M. Connelly for the Debian GNU/Linux system. It is now maintained as
       part of TeX Live.

TeX Live                                          8 March 2022                                    rumakeindex(1)

Bugs

       Email bug reports to <https://lists.tug.org/tex-k> (public mailing list).

Description

rumakeindex  is  used to run makeindex(1) on idx files that use Russian characters.  It is part of the T2
       package.

       rumakeindex runs sed(1) on the idx file to convert Cyrillic character commands to 8-bit ASCII characters;
       pipes the results through makeindex(1); and then through tr(1) to do some final conversions.  The results
       are placed in a KOI8-R encoded ind file.

Files

basename.idx
              LaTeX index entry file

       basename.ilg
              LaTeX index log file

       basename.ind
              LaTeX processed index file

Name

       rumakeindex - process a LaTeX index using Russian Cyrillic characters

See Also

makeindex(1), sed(1), tr(1).

Synopsis

rumakeindexbasename

See Also