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 via email to