ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Adding supplemental information to entry in list of figures
@ 2010-08-20 16:23 Elias Oltmanns
  2010-08-21 11:49 ` Hans Hagen
  0 siblings, 1 reply; 2+ messages in thread
From: Elias Oltmanns @ 2010-08-20 16:23 UTC (permalink / raw)
  To: mailing list for ConTeXt users

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
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


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

* Re: Adding supplemental information to entry in list of figures
  2010-08-20 16:23 Adding supplemental information to entry in list of figures Elias Oltmanns
@ 2010-08-21 11:49 ` Hans Hagen
  0 siblings, 0 replies; 2+ messages in thread
From: Hans Hagen @ 2010-08-21 11:49 UTC (permalink / raw)
  To: mailing list for ConTeXt users

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
-----------------------------------------------------------------
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


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

end of thread, other threads:[~2010-08-21 11:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-08-20 16:23 Adding supplemental information to entry in list of figures Elias Oltmanns
2010-08-21 11:49 ` Hans Hagen

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).