-
DescriptionWhen I export revealjs using the "pdf export mode" the Steps to reproduce:
The pdf document does not have the code highlighted. I hope I was able to explain.
Quarto version: 1.7.31 |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
Could you properly format your post using code blocks for code and terminal outputs? Thanks. You are using two very different concepts to express what I believe to be one single case: "the rendered pdf document" and "when exported in pdf". Would you mind explaining what you mean and the steps to reproduce? |
Beta Was this translation helpful? Give feedback.
-
Note that if you are talking about the native (to Reveal.js) "export", it's known to have various limitations which you can find on Reveal.js repository and here in the discussions. See for example the last section of this blog post of mine: https://mickael.canouil.fr/posts/2025-04-21-quarto-revealjs-tabset-pdf/#exporting-to-pdf |
Beta Was this translation helpful? Give feedback.
Note that if you are talking about the native (to Reveal.js) "export", it's known to have various limitations which you can find on Reveal.js repository and here in the discussions.
One of the current best way to export Reveal.js slides is to use Decktape (as discussed in many other discussions).
See for example the last section of this blog post of mine: https://mickael.canouil.fr/posts/2025-04-21-quarto-revealjs-tabset-pdf/#exporting-to-pdf