ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* How to make \placelistoffigures separate figures by chapter
@ 2006-09-19 12:41 Renaud AUBIN
  2006-09-19 14:00 ` Wolfgang Schuster
  0 siblings, 1 reply; 6+ messages in thread
From: Renaud AUBIN @ 2006-09-19 12:41 UTC (permalink / raw)



[-- Attachment #1.1: Type: text/plain, Size: 1648 bytes --]

Hi all,

Considering the following sample:

\starttext
\placelistoffigures[alternative=c,criterium=all,interaction=all,partnumber=no]
\useexternalfigure[testfig][cow][width=.5\textwidth]

\startbuffer
  \placefigure[here]{test 1}{\externalfigure[testfig]}
  \placefigure[here]{test 2}{\externalfigure[testfig]}
  \placefigure[here]{test 3}{\externalfigure[testfig]}
\stopbuffer

\dorecurse{3}{
  \chapter{A Chapter}
  \getbuffer
}

\stoptext

I want to obtain:

1.1 test 1 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
. . . . . . . . . . . . . . . . . . . . . . . . . . . 2
1.2 test 2 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
. . . . . . . . . . . . . . . . . . . . . . . . . . . 2
1.3 test 3 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
. . . . . . . . . . . . . . . . . . . . . . . . . . . 2

2.1 test 1 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
. . . . . . . . . . . . . . . . . . . . . . . . . . . 3
2.2 test 2 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
. . . . . . . . . . . . . . . . . . . . . . . . . . . 3
2.3 test 3 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
. . . . . . . . . . . . . . . . . . . . . . . . . . . 3

3.1 test 1 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
. . . . . . . . . . . . . . . . . . . . . . . . . . . 4
3.2 test 2 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
. . . . . . . . . . . . . . . . . . . . . . . . . . . 4
3.3 test 3 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
. . . . . . . . . . . . . . . . . . . . . . . . . . . 4

Any idea ?


Renaud



[-- Attachment #1.2: Type: text/html, Size: 2137 bytes --]

[-- Attachment #2: Type: text/plain, Size: 139 bytes --]

_______________________________________________
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2006-09-20 18:08 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-09-19 12:41 How to make \placelistoffigures separate figures by chapter Renaud AUBIN
2006-09-19 14:00 ` Wolfgang Schuster
2006-09-19 18:45   ` Renaud AUBIN
2006-09-20  6:39   ` Renaud AUBIN
2006-09-20  9:33     ` Wolfgang Schuster
2006-09-20 18:08       ` Renaud AUBIN

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).