Is it possible to group together several figures in the List of Figures. For example a time step sequence where there are 4 or 5 different figures would only have one entry.
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.
|
You can add lines to the
If you use the
which will put an empty entry in the
Or perhaps you want something like '1-2: Time step sequences'? In which case, you can use
which produces
|
||||
|
|


figureenvironment with only a single caption. – Werner Feb 8 '12 at 20:16