Skip to content

ConTeXt backend crashes unnecessarily #9820

Closed
@champignoom

Description

@champignoom

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]

\setupbackend[export=yes]

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions