Adding supplemental information to entry in list of figures
Hi all, \nolist{}, I understand, is used in headings and presumably in captions as well to exclude parts of the heading / caption from the automatically generated list of contents or floats. Now, my question is what the canonical way would be to add information to an entry in a list of figures that doesn't appear in the caption to that figure; indeed, it might be desirable sometimes to specify the entry in the list of figures independently of the caption, very much like the LaTeX command \caption[entry text]{caption text} does. Thanks for your help, Elias
On 20-8-2010 6:23, Elias Oltmanns wrote:
Hi all,
\nolist{}, I understand, is used in headings and presumably in captions as well to exclude parts of the heading / caption from the automatically generated list of contents or floats. Now, my question is what the canonical way would be to add information to an entry in a list of figures that doesn't appear in the caption to that figure; indeed, it might be desirable sometimes to specify the entry in the list of figures independently of the caption, very much like the LaTeX command \caption[entry text]{caption text} does.
for sectioning it's \startchapter[title=aa,bookmark=bb,list=cc,marking=dd] ... \stopchapter or in the latest beta \chapter[title=aa,bookmark=bb,list=cc,marking=dd] but for figures etc I haven't done that yet (no big deal as the only thing needed is the interface) Hans ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------
participants (2)
-
Elias Oltmanns
-
Hans Hagen