Initial revision
This commit is contained in:
34
rene.ist
Normal file
34
rene.ist
Normal file
@ -0,0 +1,34 @@
|
||||
% [rene.ist] 23.02.97 R.Scholz <mrz@informatik.uni-jena.de>
|
||||
%
|
||||
% Style-Datei f<>r makeindex.
|
||||
% Aufruf: makeindex [-c] -g -s rene[.ist] tex-file
|
||||
|
||||
actual '=' % = statt @
|
||||
quote '!' % ! statt "
|
||||
level '>' % > statt !
|
||||
|
||||
preamble
|
||||
"\n \\begin{theindex}\n"
|
||||
postamble
|
||||
"\n\n \\end{theindex}\n"
|
||||
|
||||
item_x1 "\\hspace{\\stretch{2}} \n \\subitem "
|
||||
item_x2 "\\hspace{\\stretch{2}} \n \\subsubitem "
|
||||
delim_0 "\\dotfill "
|
||||
delim_1 "\\dotfill "
|
||||
delim_2 "\\dotfill "
|
||||
suffix_2p "f."
|
||||
suffix_3p "ff."
|
||||
|
||||
% The next lines will produce some warnings when
|
||||
% running Makeindex as they try to cover two different
|
||||
% versions of the program:
|
||||
%lethead_prefix "{\\bfseries\\hfil "
|
||||
%lethead_suffix "\\hfil}\\nopagebreak\n"
|
||||
%lethead_flag 0
|
||||
heading_prefix "{\\bfseries\\hfil " % vor Buchstabe einf<6E>gen
|
||||
heading_suffix "\\hfil}\\nopagebreak\n" % nach Buchstabe einf<6E>gen
|
||||
headings_flag 1 % <20>berschriften ein (Gro<72>buchstaben)
|
||||
|
||||
symhead_positive "Symbole"
|
||||
numhead_positive "Zahlen"
|
Reference in New Issue
Block a user