Description
Follow-up of 5303791#r142520129
Explain the problem.
Pandoc fails to convert an html page into pdf with ConTeXt backend.
The bug turned out to be not in pandoc but in ConTeXt, see the details.
Although not a pandoc's bug, it is unnecessarily triggered due to pandoc's decision of always enabling \setupbackend[export=yes]
pandoc/data/templates/default.context
Line 50 in c19b44b
which seems unrelated to the claims from the corresponding commit message (see 5303791)
Let the user choose type of PDF/A generated with ConTeXt (closes #5608)
Updated ConTeXt test documents for changes in tagging
Updated color profile settings in accordance with ConTeXt wiki
Made ICC profile and output intent for PDF/A customizable
Read pdfa variable from meta (and updated manual)
Removing it should make pandoc as robust and performant as it could have already been.
Pandoc version?
- pandoc 3.2
- ConTeXt LMTX 2024.05.27 18:16