Example of figure with caption, label, and multiple options #574
Unanswered
RohanAlexander
asked this question in
Q&A
Replies: 1 comment
-
That is in fact the way to do this (lots of attributes on images is I agree pretty syntactically awkward). |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Is there an example of a figure with a caption, label, and multiple options in the documentation?
I couldn't see one, but got the following working (a figure that has multiple modifications, and also has a cross-referenced label and caption):
{#fig-elephant width=50% fig-align="right" fig-alt="A drawing of an elephant."}
(There's probably a better way to do this; I've got no idea what I'm doing and just trying to hack things together to get it to work.)
Beta Was this translation helpful? Give feedback.
All reactions