No entry in the list of figures? (now without .pdf)
Hello, suppose the following example: ---- \starttext \startappendices \placelistoffigures % OK \placefigure[place]{Caption}{\externalfigure[cow][width=.25\textwidth]} \chapter{Foto} % Try to comment this! \placelistoffigures % No entry \placefigure[place]{Caption}{\externalfigure[mill][width=.25\textwidth]} \stopappendices \stoptext ---- This would generate two LOFs - one in the begin of the document, another in the chapter "Foto". Both of them should have two entries - "cow" and "mill". The former is OK; but the latter has no entry. If you comment "\chapter{Foto}", both LOFs are OK. What's the problem? Best regards, Lukas NB: Maybe similar question will appear in the mailing list with the resulting .pdf - this mail waits for moderator's approval; thus this reduced version. -- Ing. Lukáš Procházka [mailto:LPr@pontex.cz] Pontex s. r. o. [mailto:pontex@pontex.cz] [http://www.pontex.cz] Bezová 1658 147 14 Praha 4 Tel: +420 244 062 238 Fax: +420 244 461 038
On Tuesday, September 25, 2012 3:17am, "Procházka Lukáš Ing. - Pontex s. r. o."
Hello,
suppose the following example:
---- \starttext \startappendices \placelistoffigures % OK \placefigure[place]{Caption}{\externalfigure[cow][width=.25\textwidth]}
\chapter{Foto} % Try to comment this! \placelistoffigures % No entry \placefigure[place]{Caption}{\externalfigure[mill][width=.25\textwidth]} \stopappendices \stoptext ----
This would generate two LOFs - one in the begin of the document, another in the chapter "Foto".
Both of them should have two entries - "cow" and "mill".
The former is OK; but the latter has no entry.
If you comment "\chapter{Foto}", both LOFs are OK.
What's the problem?
Best regards,
Lukas
Hi Lukas, I recently encountered a similar problem with a table of contents [1]. I believe you need \placelistoffigures[criterium=text] for the second LOF since the default list criterium is local. Best regards, Matt [1] http://archive.contextgarden.net/message/20120919.215602.9a0f1f84.en.html
I recently encountered a similar problem with a table of contents [1]. I believe you need \placelistoffigures[criterium=text] for the second LOF since the default list criterium is local. Best regards, Matt [1] http://archive.contextgarden.net/message/20120919.215602.9a0f1f84.en.html
... Great, it works! So I'm using \placelistoffigures[criterium=text,alternative=c]. Thank you. Best regards, Lukas -- Ing. Lukáš Procházka [mailto:LPr@pontex.cz] Pontex s. r. o. [mailto:pontex@pontex.cz] [http://www.pontex.cz] Bezová 1658 147 14 Praha 4 Tel: +420 244 062 238 Fax: +420 244 461 038
participants (2)
-
Matthew Claus
-
Procházka Lukáš Ing. - Pontex s. r. o.