yarsky_1
2009-03-03 12:46:12 UTC
Hello everybody!
I'm using TeXnicCenter for Windows to compile my tex files. It's a
monography, an old Kluwer style kapmono. It gives a pretty good .ps
or .pdf. Anyway I need to make an index and my \makeindex \index{xx!zz}
\printindex does not seem to work, nothing happens. The syntax is as
follows
\documentclass{kapmono}
\usepackage{amsfonts}
\usepackage{makeidx}
\usepackage{multicol}
\makeindex
\begin{document}
\index{xx!zz}
\index{xx!yy}
\printindex
\end{document}
Please help!!!
Thanks!
------------------------------------
I'm using TeXnicCenter for Windows to compile my tex files. It's a
monography, an old Kluwer style kapmono. It gives a pretty good .ps
or .pdf. Anyway I need to make an index and my \makeindex \index{xx!zz}
\printindex does not seem to work, nothing happens. The syntax is as
follows
\documentclass{kapmono}
\usepackage{amsfonts}
\usepackage{makeidx}
\usepackage{multicol}
\makeindex
\begin{document}
\index{xx!zz}
\index{xx!yy}
\printindex
\end{document}
Please help!!!
Thanks!
------------------------------------