Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
quarto-dev
GitHub Repository: quarto-dev/quarto-cli
Path: blob/main/tests/docs/crossrefs/v1.4/figure-crossrefs-pdf.qmd
3589 views
---
title: PDF subfloats breakage
format: pdf
---

::: {#fig-sub-elephant layout-ncol=1}

![Elephant](img/thinker.jpg){#fig-sub-elephant-sub1}

![another elephant](img/thinker.jpg){#fig-sub-elephant-sub2}

Overall caption
:::