Penguin
Blame: rumakeindex(1)
EditPageHistoryDiffInfoLikePages
Annotated edit history of rumakeindex(1) version 1, including all changes. View license author blame.
Rev Author # Line
1 perry 1 rumakeindex
2 !!!rumakeindex
3 NAME
4 SYNOPSIS
5 DESCRIPTION
6 FILES
7 BUGS
8 COPYRIGHT
9 SEE ALSO
10 AUTHOR
11 ----
12 !!NAME
13
14
15 rumakeindex - process a LaTeX index using Russian Cyrillic characters
16 !!SYNOPSIS
17
18
19 __rumakeindex__ ''basename''
20 !!DESCRIPTION
21
22
23 __rumakeindex__ is used to run makeindex(1) on
24 idx files that use Russian characters. It is part
25 of the T2 package.
26
27
28 __rumakeindex__ runs sed(1) on the idx
29 file to convert Cyrillic character commands to 8-bit ASCII
30 characters; pipes the results through makeindex(1);
31 and then through tr(1) to do some final conversions.
32 The results are placed in a KOI8-R encoded ind
33 file.
34 !!FILES
35
36
37 ''basename.idx''
38
39
40 LaTeX index entry file
41
42
43 ''basename.ilg''
44
45
46 LaTeX index log file
47
48
49 ''basename.ind''
50
51
52 LaTeX processed index file
53 !!BUGS
54
55
56 None known, but report any bugs found to the
57 authors.
58 !!COPYRIGHT
59
60
61 The T2 package is Copyright 1997-1999 Werner Lemberg,
62 Vladimir Volovich and any individual authors listed
63 elsewhere in package files.
64
65
66 It may be distributed under the conditions of the LaTeX
67 Project Public License, either version 1.1 of this license
68 or (at your option) any later version.
69 !!SEE ALSO
70
71
72 makeindex(1), sed(1), tr(1),
73 __
74 !!AUTHOR
75
76
77 Werner Lemberg
78
79
80 This manual page was written by C.M. Connelly
81 ----
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.