In this post, we will see how to resolve Rescaling a figure in quarto Question: I’m using quarto to prepare some slides (i.e., revealjs output), and I can’t find a way to scale an embedded image (e.g., from Wikipedia). It ...
In this post, we will see how to resolve How to make Quarto Revealjs presentation text full width? Question: I am creating a Quarto Revealjs presentation. How can I make the text full width? I.e., reduce the left margin and ...
In this post, we will see how to resolve Change slide background using CSS with Quarto/reveal.js Question: I am writing a .scss file to theme a reveal.js slide deck using quarto, and can’t figure out how to set the background ...
In this post, we will see how to resolve Add small logo top left on Quarto presentation title slide using reveal.js Question: How can I add a small logo top left of my Quarto presentation title slide using reveal.js? Info ...
In this post, we will see how to resolve How to increase size logo in quarto reveal.js presentation Question: In my quarto reveal.js presentation, I added a logo bottom left in the slide template by placing this in the yaml: ...
Question: I would like to have some of the slides inverse. Notably, I would like to have the level 1 slides (these with, by default <h1> level 1 headers) inverse colors: white on black, for example. This can be achieved ...
Question: Problem Statement Using Rstudio to create a RevealJS presentation, I can not get it to change the background to an image no matter what I do. What Works and Doesn’t Work or doesn’t work, while does. I’ve been trying ...