Path: blob/main/dev-docs/feature-format-matrix/qmd-files/layout/fig-align/document.qmd
3593 views
--- format: html: quality: 1 pdf: quality: 0 comment: "only works with #fig-id, does not work in code" typst: quality: 0 comment: "works only if there is no caption, otherwise center" dashboard: quality: -1 comment: "always left" docx: quality: -1 comment: "always left" pptx: quality: -1 comment: "centered or to side of text; caption causes figures to pile up instead of going to new slide" keep-typ: true _quarto: tests: {} # tests are in the cases, don't count this as #format successes --- {#fig-1} {#fig-2 fig-align="left"} {#fig-3 fig-align="center"} {#fig-4 fig-align="right"}