Graphics, Figures & Tables\listoffigures problem

Information and discussion about graphics, figures & tables in LaTeX documents.
Post Reply
anis_huq
Posts: 5
Joined: Fri Mar 16, 2012 1:26 am

\listoffigures problem

Post by anis_huq »

Hi,
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?

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

User avatar
Stefan Kottwitz
Site Admin
Posts: 10324
Joined: Mon Mar 10, 2008 9:44 pm

Re: \listoffigures problem

Post by Stefan Kottwitz »

Perhaps show your code. The link to the FAQ doesn't tell us if your own code does it exactly in the same way.

Stefan
LaTeX.org admin
User avatar
localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

\listoffigures problem

Post by localghost »

Just for information to other users for awareness of possibly already existing solutions. The question has also been posted to {TeX} SX.
Post Reply