Replies: 2 comments 5 replies
-
p.s. examples of these can be found at: see lecture 4 for examples of plotting. |
Beta Was this translation helpful? Give feedback.
2 replies
-
not for me, I'm afraid. Here's what I tried, and the resulting .tex snippet and pdf -- no sign of images being rescaled.
|
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.
-
Hi,
I have the following example that I compile with
quarto render f.qmd
I'd like to make the plot smaller so that it fits on the page, but what I get is a plot that overflows:

My workaround for now is to do something like this in the yaml header:
but that obviously sets the figure size for all figures.
Beta Was this translation helpful? Give feedback.
All reactions