ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Hans Hagen via ntg-context <ntg-context@ntg.nl>
To: ntg-context@ntg.nl
Cc: Hans Hagen <j.hagen@freedom.nl>
Subject: [NTG-context] Re: images with alt text
Date: Sun, 22 Sep 2024 13:15:00 +0200	[thread overview]
Message-ID: <79fadbe8-3e71-4978-847e-2ebff71fb51f@freedom.nl> (raw)
In-Reply-To: <CE604202-365D-4BA4-83DA-AA8226CDD505@st.estfiles.de>

On 9/21/2024 7:16 PM, Steffen Wolfrum wrote:
> Hi,
> 
> as publishing houses (at least in Germany) are forced to provide «alt text» with their PDF-publications (from June 2025 on),
> I need to know how «images with alternate text» (https://en.wikipedia.org/wiki/Alt_attribute) are typeset with ConTeXt LMTX.
> 
> In HTML it looks like this:
> 
> <img src="example.jpg" alt="Example text">
> 
> What is the equivalent in ConTeXt LMTX?

afaik there no such tag on an image in pdf so one has to wrap, i'll add

     \startPDFalternativetext{when will the german government provide 
full acrobat for free (livelong) to developers}
         \scale[s=3]{\rotate[rotation=30]{DE}}
     \stopPDFalternativetext

to play with but integrating something more nice also will b emore 
confusing ... the problem is that anything can be an image (liek a mp 
picture)

Hans


-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
        tel: 038 477 53 69 | www.pragma-ade.nl | 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 / 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-09-22 11:20 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-09-21 17:16 [NTG-context] " Steffen Wolfrum
2024-09-22 11:15 ` Hans Hagen via ntg-context [this message]
2024-09-22 12:43   ` [NTG-context] " Pablo Rodriguez via ntg-context
2024-09-22 19:58     ` Hans Hagen via ntg-context
2024-09-23  6:02       ` Pablo Rodriguez via ntg-context
2024-09-23 15:09         ` Hans Hagen via ntg-context
2025-02-04 14:03           ` Steffen Wolfrum
2025-02-04 15:40             ` Florent Michel
2025-02-05 11:27               ` luigi scarso
2025-02-05 12:11                 ` Hans Hagen
2025-02-05 14:44                   ` Steffen Wolfrum
2025-02-05 16:35                     ` Hans Hagen
2025-02-05 17:49                       ` Steffen Wolfrum
2025-02-05 18:13                         ` Keith McKay
2025-02-05 20:51                           ` Henning Hraban Ramm
2025-02-05 21:53                             ` Keith McKay
2025-02-05 18:18                       ` Thomas A. Schmitz
2025-02-05 19:44                         ` Steffen Wolfrum
2025-02-06 11:22               ` Steffen Wolfrum
2025-02-06 11:56                 ` Florent Michel
2025-02-06 12:06                   ` Steffen Wolfrum
2025-02-06 13:17                     ` Steffen Wolfrum
2025-02-06 13:30                       ` Florent Michel

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=79fadbe8-3e71-4978-847e-2ebff71fb51f@freedom.nl \
    --to=ntg-context@ntg.nl \
    --cc=j.hagen@freedom.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).