Skip site navigation (1)Skip section navigation (2)

  
 
  

home | help
rumakeindex(1)		     General Commands Manual		  rumakeindex(1)

NAME
     rumakeindex - process a LaTeX index using Russian Cyrillic characters

SYNOPSIS
     rumakeindex basename

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

     rumakeindex  runs sed(1) on the idx file to convert Cyrillic character com-
     mands 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

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

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  Li-
     cense,  either  version  1.1  of this license or (at your option) any later
     version.

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

AUTHOR
     Werner Lemberg, Vladimir Volovich

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

TeX Live			  8 March 2022			  rumakeindex(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=rumakeindex&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help