RevealJS - Disable the r-stretch
for Images / Figures
#7128
Replies: 3 comments 5 replies
-
Please do read our docs. We are trying to extensively document and we have a search engine on the website where See https://quarto.org/docs/presentations/revealjs/advanced.html#stretch |
Beta Was this translation helpful? Give feedback.
-
Yes, as documented in https://quarto.org/docs/presentations/revealjs/advanced.html#stretch. ![]() |
Beta Was this translation helpful? Give feedback.
-
@cderv , I read and always search thoroughly before posting. I am looking for a solution to remove per image. Given the option is on, is there a way to turn it off per image? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Description
By default images are stretched by the class
r-stretch
.Is there a way to remove this class from a figure / image?
I want to do something like
Yet the class
r-stretch
makes the specification of the image width useless.Beta Was this translation helpful? Give feedback.
All reactions