-
DescriptionHi, |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 3 replies
-
It seems having something like this works
but I couldn't find a global option to set this up |
Beta Was this translation helpful? Give feedback.
-
Could you share a small self-contained "working" (reproducible) example to work with, i.e., a complete Quarto document or a Git repository? The goal is to make it as easy as possible for us to recreate your problem so that we can fix it: please help us help you! Thanks. You can share a self-contained "working" (reproducible) Quarto document using the following syntax, i.e., using more backticks than you have in your document (usually four If you have multiple files (and if it is absolutely required to have multiple files), please share as a Git repository.
Additionally and if not already given, please share the output of |
Beta Was this translation helpful? Give feedback.
-
Hi here is a reproducible example where the second plot size is not auto-sized, the second plot needs
quarto check Quarto 1.5.29
[✓] Checking versions of quarto binary dependencies...
Pandoc version 3.1.11: OK
Dart Sass version 1.70.0: OK
Deno version 1.41.0: OK
Typst version 0.11.0: OK
[✓] Checking versions of quarto dependencies......OK
[✓] Checking Quarto installation......OK
Version: 1.5.29
Path: /home/alexis/opt/quarto-1.5.29/bin
[✓] Checking tools....................OK
TinyTeX: (not installed)
Chromium: (not installed)
[✓] Checking LaTeX....................OK
Using: Installation From Path
Path: /usr/bin
Version: 2023
[✓] Checking basic markdown render....OK
[✓] Checking Python 3 installation....OK
Version: 3.12.3
Path: /usr/bin/python3
Jupyter: 5.7.2
Kernels: python3, local_pcangsd, ir
[✓] Checking Jupyter engine render....OK
[✓] Checking R installation...........OK
Version: 4.4.0
Path: /usr/lib64/R
LibPaths:
- /home/alexis/R/x86_64-redhat-linux-gnu-library/4.4
- /usr/lib64/R/library
- /usr/share/R/library
knitr: 1.46
rmarkdown: 2.26
[✓] Checking Knitr engine render......OK |
Beta Was this translation helpful? Give feedback.
I've opened an enhancement issue: