ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Michael Fuchs <Michael.Fuchs@hiskp.uni-bonn.de>
Subject: Re: List of figures with shorter captions
Date: Mon, 30 May 2005 13:29:23 +0200	[thread overview]
Message-ID: <1459431932.20050530132923@hiskp.uni-bonn.de> (raw)
In-Reply-To: <20050530104422.EC85A126F8@ronja.ntg.nl>

Hi!

You can use the \nolist{} command within the caption for parts, that shouldn't go in the list of figures:

f.ex:

 \placefigure [here][fig:Res_FlussSkalierungsfaktor]
    {This is a caption. \nolist{This part of the caption will not be              listed in the list of figures.}}
    {\externalfigure[ResDat32_PhiProton2][width=100mm]}

Instead the part within \nolist will be replaced by "..." (3 dots).
If you want to change this default behaviour use the "limittext"-option as shown in the following example.

\placelistoffigures[before=\blank,criterium=all,limittext={}]


Best Regards

Michael

> Hello all,

> I'm busy with writing a paper for university and the teachers "ordered" me
> to include a List of Figures. So now I'm using \completelistoffigures to get
> the list of figures.

> However, my captions with the figures are quite long so I was wondering if
> it's possible to let ConTeXt write a different text to the List of Figures.
> I thought something similar was possible with the Table of Contents and the
> \chapter command, but I cannot remember how...maybe I imagined.

> So is it possible to write a different text to the LoF? I use
> \placefigure[here]{This is my very long caption} {\externalfigure[myfigure]}
> to place my figures in the text.

> I've experimented with using \writetolist[figure]{1}{short caption} to write
> a text to the LoF, but there are some problems with that method. (the figure
> can be placed on a different page than the \writetolist, and I'll need a way
> to stop ConTeXt writing the caption text to the list as well).

> Any ideas?

> My best,
> Tim


> _______________________________________________
> ntg-context mailing list
> ntg-context@ntg.nl
> http://www.ntg.nl/mailman/listinfo/ntg-context



-- 
Mit freundlichen Grüßen
Michael Fuchs
mailto:Michael.Fuchs@hiskp.uni-bonn.de

  reply	other threads:[~2005-05-30 11:29 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-05-30 10:44 Tim 't Hart
2005-05-30 11:29 ` Michael Fuchs [this message]
2005-05-30 12:10 ` Nikolai Weibull

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1459431932.20050530132923@hiskp.uni-bonn.de \
    --to=michael.fuchs@hiskp.uni-bonn.de \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).