ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Henning Hraban Ramm via ntg-context <ntg-context@ntg.nl>
To: ntg-context@ntg.nl
Cc: Henning Hraban Ramm <texml@fiee.net>
Subject: Re: Crediting copyright on photographs
Date: Thu, 5 May 2022 08:54:52 +0200	[thread overview]
Message-ID: <8e0f533a-cc01-4f41-2373-77166490818b@fiee.net> (raw)
In-Reply-To: <E7A6D155-9590-44A9-AB21-8AE2E557282D@scorecrow.com>

Am 04.05.22 um 23:59 schrieb Bruce Horrocks via ntg-context:
> I need to include the copyright acknowledgement / photographer credit on an image but I'm not sure what's the best way to do it.
> 
> Option 1: I can add the acknowledgement to the end of the \placefigure caption text:
> 
> e.g.   \placefigure{A picture of a cow. Image of a cow that may or may not be under copyright anymore.}{\externalfigure[cow][height=6cm]}
> 
> then the copyright bit will appear in the Table of Figures which I don't really want to happen. Is there a way to truncate this?

Using

\startplacefigure[title={complete caption}, list={description in the 
table of figures}]...\stopplacefigure

you can have different caption texts, like for titles.


> Option 2: some magazines print the copyright credit running up the side of the image, independently of the caption. I'd quite like to do this and wondered if anyone had already written something they could share?

I often use \ininner{\rotate[location=fit]{Copyright notice}}, but it’s 
a hassle to get the placement right, don’t use it within the caption. 
Using \setlayer is most reliable.


Hraban
___________________________________________________________________________________
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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

  parent reply	other threads:[~2022-05-05  6:54 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-04 21:59 Bruce Horrocks via ntg-context
2022-05-04 23:01 ` Adam Reviczky via ntg-context
2022-05-05  6:54 ` Henning Hraban Ramm via ntg-context [this message]
2022-05-05  7:49   ` Richard Mahoney via ntg-context
2022-05-05 22:32     ` Bruce Horrocks 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=8e0f533a-cc01-4f41-2373-77166490818b@fiee.net \
    --to=ntg-context@ntg.nl \
    --cc=texml@fiee.net \
    /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).