How to set width and height for code block and output #5750
Unanswered
Andrzej-Andrzej
asked this question in
Q&A
Replies: 1 comment 3 replies
-
Because you are using |
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
Hi,
I would like to increase the size of code block but for only a particular slide (not for all of them) in Quarto presentation.
I want to increase width in order not to use horizontal slider bacause I have got enough space to the right (1).
I want to scale up output as well, because it looks a bit tiny on my screen and I have got a place for it to the right side and downwards as well (2).
I included reprex file below, just copied/pasted all from my qmd file. I hope this is OK now ?
Any help would be much appreciated. Thank you very much indeed in advance.
Here above, my code output is placed to the right side in column layout, but in default option for Quarto when output is placed down below the code, there is no space between output and code and it looks a bit squashed. How to increase distance between code and output in such a case ? As always I am grateful for your kind help, thank you.
Beta Was this translation helpful? Give feedback.
All reactions