chirun-ncl / chirun

A Python package providing the command line interface for building flexible and accessible content with Chirun.
https://chirun.org.uk/
Other
30 stars 4 forks source link

PDF links are incorrect in standalone documents #222

Closed Lycanic closed 9 months ago

Lycanic commented 9 months ago

Since commit dc70c0d "Download as PDF" links within standalone-type packages refer to "name_tex.pdf" rather than "pdf/name.pdf" and thus don't link to the pdf correctly.

Additional notes: It fails for the 'standalone' type, but the link is correct in the 'document' type.