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 \footnote
s properly, I have used the suggestions of: http://www.tex.ac.uk/cgi-bin/texfaq2html?label=ftncaptNow 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?