Greetings,
I'm writing my thesis with Lyx, the document includes a list of figures before the first chapter, I have some figures with citations inside, I'm using the numerical mode and for the bibliography style "unsrt".
My problem is that lyx starts numbering the citations in the list of figures, so when I reach the first chapter the first citation there is already number 7...It should start only in the first chapter...
Can someone help me?
LyX ⇒ Citation inside figure labels - Issue
NEW: TikZ book now 40% off at Amazon.com for a short time.

-
- Posts: 707
- Joined: Tue Mar 25, 2008 5:02 pm
Citation inside figure labels - Issue
The best solution is to make a separate (often shorter) caption appear in the table of contents than appears in the main document, like so:
This solves the problem of erratic numbers appearing in the caption (which you don't want).
Code: Select all
\caption[Diagram showing everything you'd ever want to know]%
{Diagram showing everything you'd ever want to know.
Adapted from Smith~\cite{Smith1992}.}