man rumakeindex (Commandes) - process a LaTeX index using Russian Cyrillic characters
NAME
rumakeindex - process a LaTeX index using Russian Cyrillic characters
SYNOPSIS
rumakeindex basename
DESCRIPTION
rumakeindex is used to run makeindex(1) on CWidx files that use Russian characters. It is part of the T2 package.
rumakeindex runs sed(1) on the CWidx 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 CWind file.
FILES
- basename.idx
- LaTeX index entry file
- basename.ilg
- LaTeX index log file
- basename.ind
- LaTeX processed index file
BUGS
None known, but report any bugs found to the authors.
COPYRIGHT
The T2 package is Copyright 1997-1999 Werner Lemberg, Vladimir Volovich and any individual authors listed elsewhere in package files.
It may be distributed under the conditions of the LaTeX Project Public License, either version 1.1 of this license or (at your option) any later version.
SEE ALSO
AUTHOR
Werner Lemberg <wl@gnu.org>, Vladimir Volovich <TeX@vvv.vsu.ru>.
This manual page was written by C.M. Connelly <c@eskimo.com>, for the Debian GNU/Linux system. It may be used by other distributions without contacting the author. Any mistakes or omissions in the manual page are my fault; inquiries about or corrections to this manual page should be directed to me (and not to the primary author).