Skip to content
Discussion options

You must be logged in to vote

See https://quarto.org/docs/authoring/figures.html#vertical-alignment

Note that your example is not reproducible.
Also, you should not have bare raw code, use raw code blocks, see https://quarto.org/docs/authoring/markdown-basics.html#raw-content


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 ````).
See https://quarto.org/bug-reports.html#small-is-beautiful-aim-for-a-single-document-with-10-lines.

If you have multiple files (and if it is absolutely required to have multiple files), please share as a Git repository.

R Python
````qmd
---
title: "Reproducible Quarto …

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Minh-AnhHuynh
Comment options

Answer selected by Minh-AnhHuynh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
latex LaTeX engines related libraries and technologies figures layout
2 participants