Is there a way to indicate a specific text for a cross reference? #10057
-
DescriptionHello,
The problem is that in the rendered document, I got something like "Please refer to Figure 1 C" and only the "Figure 1" part have an hyperlink to the figure. What I would like is to force the text to: "Please refer to Figure 1C" with the entire "Figure 1C" part being the hyperlink. Is it currently possible? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
No, it's not currently possible, see https://quarto.org/docs/authoring/cross-references.html#references. You might want to use separate figures: https://quarto.org/docs/authoring/cross-references.html#subfigures |
Beta Was this translation helpful? Give feedback.
No, it's not currently possible, see https://quarto.org/docs/authoring/cross-references.html#references.
You might want to use separate figures: https://quarto.org/docs/authoring/cross-references.html#subfigures