ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Charles Doherty via ntg-context <ntg-context@ntg.nl>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Cc: Charles Doherty <charles.doherty@icloud.com>
Subject: [NTG-context] how to prevent item appearing in List of Figures
Date: Wed, 29 May 2024 16:35:30 +0100	[thread overview]
Message-ID: <22E7F96A-92C3-4266-B9B6-98184FB70EF1@icloud.com> (raw)

Hi Mikael,

> I notice that you addressed Wolfgang, but you also sent to the list.
> One way could be to condition on being on a chapter page:
> 
> \setupheadertexts
>  [\doifelsefirstsectionpage{chapter}{\userpagenumber}{}]
> 
> \setupheadertexts
>  [\doifelsefirstsectionpage{chapter}{}{\getmarking[chapter]}]
>  [\doifelsefirstsectionpage{chapter}{}{\userpagenumber}]

Thank you for your suggestion. Along with your suggestion and that of  Wolfgang I get what I need. I thought I was sending to the list but I copied and pasted from an email and didn’t realise that Wolfgang was included. I have only ever written to the list many years ago.

I haven’t typeset a book before and various things are a challenge. The most recent is the following.

I have \placelistoffigures some of which are logos (for the publisher and two granting bodies) that I have placed with:

   \setupcaptions[number=no]
    \starttplacefigure[
 location={middle,high,low},
 reference=fig:logo,
 title=]
{\externalfigure[FCLogo][width=0.045\textwidth]}
\stopplacefigure 

These are not part of the text and I don’t want them to appear in the list.

The caption for the logo doesn’t appear in the List of Figures but the page number does. How can I prevent these particular graphics from being listed in the List of figures.

Thanks,
Charlie





___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / https://mailman.ntg.nl/mailman3/lists/ntg-context.ntg.nl
webpage  : https://www.pragma-ade.nl / https://context.aanhet.net (mirror)
archive  : https://github.com/contextgarden/context
wiki     : https://wiki.contextgarden.net
___________________________________________________________________________________

             reply	other threads:[~2024-05-29 15:42 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-29 15:35 Charles Doherty via ntg-context [this message]
2024-05-30  8:22 ` [NTG-context] " Tomáš Hála
2024-05-30 12:44   ` Rik Kabel
2024-05-30 10:41 ` Henning Hraban Ramm
2024-05-30 10:47   ` Charles Doherty via ntg-context

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=22E7F96A-92C3-4266-B9B6-98184FB70EF1@icloud.com \
    --to=ntg-context@ntg.nl \
    --cc=charles.doherty@icloud.com \
    /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).