As a part of my thesis, I am using \listoffigures to display the list of figures. Now, some of the figures have \footnote in their captions. To display the \footnotes properly, I have used the suggestions of: http://www.tex.ac.uk/cgi-bin/texfaq2html?label=ftncapt
Now when I go to the \listoffigures I see, for this figure: [Caption for LOF] ....... 39. What I should see is: map and encap scheme, Which is the actual caption for the figure. How can I fix this?
The 2nd problem is regarding CLICKABLE link in \listoffigures. For example, for the entry,
2.3 Traffic Engineering Scenario ............ 24
The whole caption is CLICKABLE. But for another entry with \cite in it:
2.4 Compact Routing Example [24] ................ 29
Only the citation number [24] is CLICKABLE. I can't click Compact Routing Example.
Why is this happening? How do I fix this?
\documentclassand the appropriate packages so that those trying to help don't have to recreate it. That way, you can be much easier helped. – tohecz Apr 12 '12 at 13:58