]> git.saurik.com Git - wxWidgets.git/blob - utils/tex2rtf/docs/makeidx.sty
Removed all outdated makefile.dos and their *.msc include.
[wxWidgets.git] / utils / tex2rtf / docs / makeidx.sty
1 % makeidx.sty 20-Jan-87 modified for international usage
2 %
3 % Modified by J.Schrod (TeXsys).
4 % according to the suggestion of H.Partl (TU Wien) in german.sty
5 % to make caption names adaptable to other languages.
6
7 \@ifundefined{seeterm}{\def\seeterm{see}}{} % <-----------
8
9 \def\see#1#2{{\em \seeterm\/} #1}
10 \def\printindex{\@input{\jobname.ind}}
11