Pagebreak in a list of figures
Hello, I tried (unsuccessfully) to insert a page break on the concrete position in a list of figures. Minimal example: \starttext \dorecurse{30}{\placefigure{Nic}{\externalfigure[any-figure.jpg]}} \completelistoffigures[pageboundaries={5,10,13}] \completelistoffigures[5,10,13] \stoptext I did not find any other solution (google, garden), only these two ideas, the second one only in relation to the general content. Versions: In TeXlive 2010 the first solution works properly. In TeXlive 2011 and ConTeXt from the garden (ver: 2011.05.18 18:04 MKIV fmt: 2011.10.31) do not work neither the first, nor the second. What is the proper way now? Tomas Hala
Hellow, the version of ConTeXt I used is: ver: 2012.01.12 11:03 MKIV fmt: 2012.1.16. Tomas Hala Mon, Jan 16, 2012 ve 06:19:01PM +0100 Tomas Hala napsal(a): # Hello, # # I tried (unsuccessfully) to insert a page break on the concrete position in # a list of figures. # # Minimal example: # \starttext # \dorecurse{30}{\placefigure{Nic}{\externalfigure[any-figure.jpg]}} # \completelistoffigures[pageboundaries={5,10,13}] # \completelistoffigures[5,10,13] # \stoptext # # I did not find any other solution (google, garden), only these two ideas, # the second one only in relation to the general content. # # Versions: # In TeXlive 2010 the first solution works properly. # In TeXlive 2011 and ConTeXt from the garden (ver: 2011.05.18 18:04 MKIV fmt: 2011.10.31) do not work neither the first, nor the second. # # What is the proper way now? # # Tomas Hala
participants (1)
-
Tomas Hala