On 6 June 2024 15:36 Preuße, Hilmar, wrote:
> On 06.06.2024 15:17, Gijs Hillenius wrote: > > Hello, > >> Context 2024.04.01.20240428+dfsg-2 and Luametatex 2.11.02+ds-4 no longer let >> me build PDFs >> from Emacs Org-Mode files via Pandoc. >> >> the error I get : >> >> Running pandoc with args: (-f org -t context -o (path to org file) >> --standalone (path to inputfile) >> Error occured. >> Error producing PDF. >> > > Are you able to provide the exact command line, which is called and a > sample document...or another step by step instruction for reproduction? Happy to give additional information, but I don't have much for now: I create many documents in Emacs Org-Mode. Some of these I export to PDF. I use the Pandoc exporter that is part of Emacs and org-mode. This let's me select "Context" to create a PDF. The log tells me what I reported: " Running pandoc with args: (-f org -t context -o /path/somedocument.pdf --standalone /path/somedocument.tmp44bTvt.org) I can run the same command in a non Emacs terminal: "pandoc -f org -t context -o /path/ ...." -> Same error. I tried downgrading to luametatex_2.11.01+ds-2_amd64.deb but.... Error occured. Error producing PDF. lua error : function call: /usr/bin/mtxrun.lua:2438: attempt to assign to const variable 'i'

