-
DescriptionConsider this simple reveal.js slide made with Quarto:
Suppose I want to convert the resulting .html to a .pdf. We could use Here's a screenshot of the .html: Here's a screenshot of the .pdf: I'm on Windows and this is made using Quarto 1.4.554, pagedown v. 0.20 and Chrome v. 125.0.6422.142. |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 1 reply
-
I did some investigation and it seems to be the Indeed if I remove the |
Beta Was this translation helpful? Give feedback.
-
I just checked that it's the same behavior on macOS. Here's a link to the .html slide used above if anyone is interested in seeing if they can replicate the issue and/or find a solution: https://biostat.au.dk/stefan/pdf-print/test.html |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
Following the documentation (thus the print to PDF method integrated in Reveal.js) and using Quarto 1.5.
As you can see I cannot replicate.
But I can using the same version as in your document.
Maybe a Reveal.js bug fixed with an update.
Anyhow, it seems fixes on
main
(1.5).