Oh, I see.  The answer is just to do as usual, e.g. as follows, and R CMD
build simply takes care of it.

<code>
...
\usepackage{makeidx} 
\makeindex
...
\begin{document}
...
\index{something}
...
\printindex
\end{document}
</code>
-- 
View this message in context: 
http://www.nabble.com/how-to-add-an-index-to-a-vignette--tp14339838p14353154.html
Sent from the R help mailing list archive at Nabble.com.

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to