Is there a way to fix the position of figures/tables when rendering PDF? #8674
Unanswered
friosavila
asked this question in
Q&A
Replies: 1 comment 1 reply
-
try |
Beta Was this translation helpful? Give feedback.
1 reply
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
Theproblem is as follows.
Im working on trying to render a PDF file using one of the new features of quarto, where i can have a picture and refer to it as if it were a table. This is the code:
This works well, but the figure, in latex/style, is not positioned where I would like it (close to where the code appears. But at the top of a previous page.
Any suggestions to keep this picture close to where the code is posted?
Thank you
Beta Was this translation helpful? Give feedback.
All reactions