ResearchMethods-ZHAW / Statistik

https://researchmethods-zhaw.github.io/Statistik/
5 stars 10 forks source link

BUG: Images in figure environments cannot be scaled #12

Closed ratnanil closed 9 months ago

ratnanil commented 10 months ago
:::{layout-nrow="1"}

![](./myMediaFolder/media/image90.png)

![](./myMediaFolder/media/image91.png)

:::

as soon as I wrap this like so, I cannot resize the images to 80%

DLND8 commented 10 months ago

I think this is currently not possible. Or did you find a solution for that @ratnanil?

ratnanil commented 10 months ago

maybe related to https://github.com/quarto-dev/quarto-cli/issues/7074

ratnanil commented 10 months ago

this bug is solved in version 1.4.489. @DLND8 : can you update your quarto version to the newest pre-release?