wxWidgets/utils/tex2rtf/docs/makeidx.sty

12 lines
351 B
Plaintext
Raw Normal View History

% makeidx.sty 20-Jan-87 modified for international usage
%
% Modified by J.Schrod (TeXsys).
% according to the suggestion of H.Partl (TU Wien) in german.sty
% to make caption names adaptable to other languages.
\@ifundefined{seeterm}{\def\seeterm{see}}{} % <-----------
\def\see#1#2{{\em \seeterm\/} #1}
\def\printindex{\@input{\jobname.ind}}