home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / wxos2233.zip / wxOS2-2_3_3.zip / wxWindows-2.3.3 / utils / tex2rtf / docs / makeidx.sty < prev    next >
Text File  |  1999-01-02  |  362b  |  12 lines

  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.  
  12.