Replies: 1 comment 3 replies
-
For generated figures, here are the default: https://quarto.org/docs/computations/execution-options.html#figure-options. Reveal.js default dimensions and font size: |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Description
I am currently moving my presentations from Latex/Beamer to Quarto/RevealJS. I am having trouble controlling the figure sizes, and matching the font sizes between figures and the text in the presentation.
When I was working with Latex/Beamer:
Using Quarto/Revealjs:
As everything works in pixels with Quarto, I do not know how to match the two. I assume there must be some default PPI or DPI somewhere, that I do not know how to deal with ?
Could you please indicate how to reproduce this workflow using Quarto/revealjs to create matplotlib figures saved in SVG with the same font sizes as used in my Quarto presentation ?
Thanks !
Beta Was this translation helpful? Give feedback.
All reactions