makeidx.sty

来自「Wxpython Implemented on Windows CE, Sou」· STY 代码 · 共 12 行

STY
12
字号
% 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}}
 

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?