27 Feb
2024
27 Feb
'24
10:36 a.m.
On 2/26/24 21:25, Michael Guravage wrote:
Greetings,
The document in question compiles correctly. Its hyperlinks are correct and work as expected. However, if I apply a page selection, the hyperlinks in the resulting document, while correctly coloured, no longer work. [...] Processed as follows:
context mwe.tex context --extra=select --selection=1 --result=foobar.pdf mwe.pdf
Hi Michael, add --interaction as an argument. Just in case it helps, Pablo