Re: How can we make index in article?

Manjusha Joshi <[email protected]>
Newsgroups gmane.comp.tex.tugindia
Message-ID <CAKGzMdZU9WCs9UySLhCVGxi_qJJ-foY4rYvouToXd7mjWgwR_A@mail.gmail.com>
Hello,

Add \usepackage{makeidx}
\makeindex
in the preamble
i.e. before \begin{document}

add \index{keywords} to be indexed with  \index command

before end of document
add
\printindex  command

If you are using pdflatex
you may need to use makeindex command  before pdflatex.
Generally,compile twice.



-- 
Manjusha S. Joshi
Mobile:  09822 319328
blog:http://manjushajoshi.wordpress.com/
_______________________________________________
Home:        http://www.tug.org.in/
TeX FAQ:     http://www.tex.ac.uk/faq
unsubscribe: http://tug.org/mailman/listinfo/tugindia
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.