-
How do I add a figure in the margin so that it says something like "Figure 1: Caption text". I tried:
Pandoc created: Another point... |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 12 replies
-
Noticed that if I change the pdf figure to a png, it doesn't crop anymore. 🤔 |
Beta Was this translation helpful? Give feedback.
-
Find and replacing all Either it has the label and show properly "Figure 1" but the image is too big for margin; or the figure has no label and no "Figure" in the caption. |
Beta Was this translation helpful? Give feedback.
Find and replacing all
fig:
text tofig-
changed the layout for figures in the margin:See: https://share.getcloudapp.com/E0uZoodE
Either it has the label and show properly "Figure 1" but the image is too big for margin; or the figure has no label and no "Figure" in the caption.