Is it possible to use \listoftables and \listoffigures, but to have the lists divided by sections, similar to how the table of contents works?
Tell me more
×
TeX - LaTeX Stack Exchange is a question and answer site for
users of TeX, LaTeX, ConTeXt, and related typesetting systems. It's 100% free, no registration required.
|
|
||||
|
It's easy to write to the file but you have to get the timing right so the heading comes in the logical place, easiest to put the heading in the first float of each section rather than at the heading.
|
|||
|
|


\documentclassare you using, since\listoftablesand\listoffiguresare class-dependent? – Werner Dec 7 '12 at 16:58