ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Steffen Wolfrum <context@st.estfiles.de>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: [NTG-context] Re: upload
Date: Fri, 14 Feb 2025 11:57:01 +0100	[thread overview]
Message-ID: <AFFD4154-D9A6-4966-8CE9-60778D8074D5@st.estfiles.de> (raw)
In-Reply-To: <273AA626-A77C-48C0-8F60-4BC5CEEA2D56@st.estfiles.de>



> Am 14.02.2025 um 11:36 schrieb Steffen Wolfrum <context@st.estfiles.de>:
> 
> 
> 
>> Am 13.02.2025 um 17:37 schrieb Hans Hagen <j.hagen@xs4all.nl>:
>> 
>> On 2/13/2025 3:28 PM, Steffen Wolfrum wrote:
>>>> Am 12.02.2025 um 16:13 schrieb Hans Hagen via ntg-context <ntg-context@ntg.nl>:
>>>> 
>>>> On 2/12/2025 3:48 PM, Steffen Wolfrum wrote:
>>>>> «Tagged PDF» still is broken:
>>>>> \setupbackend[
>>>>> format={pdf/a-1b:2005},
>>>>> profile={default_cmyk.icc,default_rgb.icc,default_gray.icc},
>>>>> intent=Coated FOGRA39 (ISO 12647-2:2004),
>>>>> level=0]
>>>>> \setupstructure[state=start,method=auto]
>>>>> \setupbackend[export=yes]
>>>>> \starttext
>>>>> TEST
>>>>> \stoptext
>>>> 
>>>> define broken ... you're not enabling tagging and enabling export will disable some other features so you get a different pdf anyway
>>> When I run this test files with e.g. ConTeXt  ver: 2022.07.06 21:42 LMTX
>>> then opening the PDF in Acrobat Reader it says: Document Properties > Tagged PDF : »Yes«.
>>> When I use the current ConText its says »No«.
>>> And the publishing houses demand Tagged PDF (because of accessibility).
>> 
>> whatever that means ... for printing it doesn't matter ... for viewinfb they have to provide the tools and i bet they don't give you a full acrobat prescription
> 
> (of course not)
> 
> 
>> anyway, you don't read what we answer ... you need to enable tagging and not confuse it with exporting .. think something
>> 
>> \setuptagging
>> [state=start]
>> 
>> \setupbackend
>> [format=ua2]
>> 
>> \starttext
>>  TEST
>> \stoptext
>> 
>> instead.
>> 
>> Hans
> 
> 
> 
> Does that mean that this example should provide the urgently desired alt-text:
> 
> \setuptagging
> [state=start]
> 
> \setupbackend
> [format=ua2]
> 
> \setupexternalfigures[location=default]
> 
> \starttext
>  \startPDFalternativetext{this is a cow}
>      \externalfigure[cow]
>  \stopPDFalternativetext
> \stoptext
> 
> 
> Really?! If so, I will send it to the publishers so they can check if it fulfills their needs.
> 
> Steffen


I just received the feedback from the publishers: there is no alternative text in this example.

:o(

Steffen
___________________________________________________________________________________
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:[~2025-02-14 10:57 UTC|newest]

Thread overview: 83+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-02-12 11:05 [NTG-context] upload Hans Hagen
2025-02-12 14:48 ` [NTG-context] upload Steffen Wolfrum
2025-02-12 15:13   ` Hans Hagen via ntg-context
2025-02-13 14:28     ` Steffen Wolfrum
2025-02-13 16:37       ` Hans Hagen
2025-02-14 10:36         ` Steffen Wolfrum
2025-02-14 10:57           ` Steffen Wolfrum [this message]
2025-02-14 15:50             ` Pablo Rodriguez via ntg-context
2025-02-14 16:13               ` Hans Hagen
2025-02-14 17:05                 ` Pablo Rodriguez via ntg-context
2025-02-14 18:18                   ` Hans Hagen
2025-02-15 13:10                     ` Pablo Rodriguez via ntg-context
2025-02-14 10:58           ` Hans Hagen
2025-02-14 11:29             ` Steffen Wolfrum
2025-02-14 12:26               ` Hans Hagen
2025-02-14 19:03                 ` Steffen Wolfrum
2025-02-14 19:43                   ` Hans Hagen
2025-02-15 19:07                     ` Steffen Wolfrum
2025-04-29 11:12                     ` Steffen Wolfrum
2025-04-29 14:38                       ` Pablo Rodriguez via ntg-context
2025-02-15 13:16                   ` Pablo Rodriguez via ntg-context
2025-02-15 18:29                     ` Steffen Wolfrum
2025-02-16  9:03                       ` Pablo Rodriguez via ntg-context
2025-02-16 10:09                         ` Thomas Meyer
2025-02-16 10:36                           ` Pablo Rodriguez via ntg-context
2025-02-16 10:57                             ` Thomas Meyer
2025-02-16 11:02                               ` Pablo Rodriguez via ntg-context
2025-02-16 11:09                                 ` Thomas Meyer
2025-02-18 12:02                         ` Steffen Wolfrum
2025-02-18 16:19                           ` Pablo Rodriguez via ntg-context
2025-02-19  6:22                             ` Steffen Wolfrum
2025-02-21 11:32                               ` Steffen Wolfrum
2025-02-25 16:01                                 ` Pablo Rodriguez via ntg-context
2025-02-28 11:44                                   ` Steffen Wolfrum
  -- strict thread matches above, loose matches on Subject: below --
2024-09-17 11:52 [NTG-context] upload Hans Hagen
2024-09-17 20:12 ` [NTG-context] upload Henning Hraban Ramm
2024-09-18 18:12   ` Pablo Rodriguez via ntg-context
2024-09-18 18:28     ` Henning Hraban Ramm
2024-07-31 17:55 [NTG-context] upload Hans Hagen via ntg-context
2024-07-31 18:57 ` [NTG-context] upload Henning Hraban Ramm
2024-08-01  7:21 ` Henning Hraban Ramm
2024-08-01  7:44   ` Hans Hagen
2024-04-01  7:31 [NTG-context] upload Hans Hagen
2024-04-01  8:17 ` [NTG-context] upload Mikael Sundqvist
2024-04-01  9:34 ` Otared Kavian
2024-04-01  9:48   ` Hans Hagen
2024-02-14 12:44 [NTG-context] upload Hans Hagen
2024-02-15  9:02 ` [NTG-context] upload luigi scarso
2024-02-15  9:35   ` Mikael Sundqvist
2024-02-15  9:48   ` Hans Hagen
2024-01-17 23:13 [NTG-context] upload Hans Hagen
2024-01-18  1:35 ` [NTG-context] upload Otared Kavian
2024-01-18  6:29   ` Mikael Sundqvist
2024-01-18  7:17     ` Jeong Dal via ntg-context
2024-01-18 14:27       ` Otared Kavian
2024-01-18 14:49         ` Hans Hagen
2024-01-18 19:04 ` Alain Delmotte
2024-01-18 19:43   ` Denis Maier via ntg-context
2024-01-19 17:34     ` Pablo Rodriguez via ntg-context
2024-01-19 18:55       ` Denis Maier via ntg-context
2024-01-19 21:56       ` Otared Kavian
2024-01-20  7:41         ` Alain Delmotte
2024-01-20  8:38       ` Hans Hagen via ntg-context
2024-01-20  8:58         ` vm via ntg-context
2024-01-20  9:32           ` Ursula Hermann
2024-01-20  9:45             ` Hans Hagen
2024-01-23  9:09             ` Hans Hagen via ntg-context
2024-01-23 16:29               ` Otared Kavian
2024-01-23 18:02                 ` Bruce Horrocks
2024-01-23 20:08                 ` Hans van der Meer via ntg-context
2024-01-23 20:59                   ` Otared Kavian
2024-01-23 21:06                     ` Thomas A. Schmitz
2024-01-24  9:29                       ` Otared Kavian
2024-01-23 21:02                   ` Otared Kavian
2024-01-20 13:04         ` Pablo Rodriguez via ntg-context
2024-01-21 11:33         ` Alain Delmotte
2023-08-09 15:42 [NTG-context] upload Hans Hagen
2023-08-09 19:29 ` [NTG-context] upload Rik Kabel
2023-08-09 21:11   ` Hans Hagen
2023-08-10 12:57     ` Henning Hraban Ramm
2023-08-10 13:03       ` Hans Hagen
2023-08-10 13:33         ` Henning Hraban Ramm
2023-08-10 13:52           ` Wolfgang Schuster
2023-08-10 14:41             ` Hans Hagen via ntg-context
2023-08-10 15:02               ` Wolfgang Schuster
2023-08-10 16:14                 ` Henning Hraban Ramm
2023-08-11  1:31 ` Thangalin
2023-08-11  6:19   ` Hans Hagen
2023-08-11 16:41     ` Thangalin

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=AFFD4154-D9A6-4966-8CE9-60778D8074D5@st.estfiles.de \
    --to=context@st.estfiles.de \
    --cc=ntg-context@ntg.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).