Tagged Questions
7
votes
1answer
99 views
How to avoid the need to declare already declared items in \index?
Code:
\documentclass{article}
\usepackage{index}
\usepackage{lipsum}
\makeindex
\begin{document}
\section{\index*{Hello World}}
Hello World
Some text about \index*{foo}.
\lipsum[1-15]
Hello ...
5
votes
1answer
613 views
Auto generate an Index
Is there any way to auto-gererate an index for the makeidx package? I've written ~270 pages and didn't think of adding \index{} everywhere.
Do I really need to go over everything and add \index{}?
5
votes
2answers
290 views
macro for custom indexing with conditionals and text recognition
I was unable to solve this by myself and by searching this wonderful site. The problem is with indexing. I still consider myself as a LaTeX newbie :)
The situation:
- I'm working on an english book ...
10
votes
6answers
2k views
Is there an automatic process to create index creation?
Certainly, there must be some way to somewhat create a list of words suggested to be included in an index.