ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Pablo Rodriguez via ntg-context <ntg-context@ntg.nl>
To: Hans Hagen via ntg-context <ntg-context@ntg.nl>
Cc: Pablo Rodriguez <oinos@gmx.es>
Subject: [NTG-context] Re: images with alt text
Date: Sun, 22 Sep 2024 14:43:57 +0200	[thread overview]
Message-ID: <225de506-9c36-432c-8cdc-8d162426f4f0@gmx.es> (raw)
In-Reply-To: <79fadbe8-3e71-4978-847e-2ebff71fb51f@freedom.nl>

On 9/22/24 13:15, Hans Hagen via ntg-context wrote:
> 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),

Hi Steffen and Hans,

this will be a requirement for the whole European Economic Area. This is
where the Accessibility Directive should be applied.

Since this may not be the single requirement, I started a new wiki page
for that: https://contextgarden.net/Accessibility.

Please, feel free to contribute (as ever).

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

Alternate descriptions are covered in
https://opensource.adobe.com/dc-acrobat-sdk-docs/pdfstandards/PDF32000_2008.pdf#nameddest=G13.2262140.

From what I see in the sample, they are very similar to /ActualText, but
with /Alt instead (related to a marked section).

They are applied to all items that have no direct text translation, such
as images or formulas (to alternatively describe them in text).

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

I  think this is great, since this allows it to be applied as allowed by
the PDF spec.

Also for the expansion of abbreviations, /E is provided for marked
sections
(https://opensource.adobe.com/dc-acrobat-sdk-docs/pdfstandards/PDF32000_2008.pdf#nameddest=G13.2260327),
the same way as /ActualText (but it expects whole words).

It would be great to have synonyms added the /E information by default.
I think this may be a requirement for text-to-speech conversions.

Many thanks for your help,

Pablo
___________________________________________________________________________________
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 12:48 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 ` [NTG-context] " Hans Hagen via ntg-context
2024-09-22 12:43   ` Pablo Rodriguez via ntg-context [this message]
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=225de506-9c36-432c-8cdc-8d162426f4f0@gmx.es \
    --to=ntg-context@ntg.nl \
    --cc=oinos@gmx.es \
    /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).