Flexible cross referencing: allow figures to be labelled as tables #3914
Closed
LibrEars
started this conversation in
Feature Requests
Replies: 2 comments 3 replies
-
We'll be reworking the crossref system in the near future, and we hope something like this will be possible. |
Beta Was this translation helpful? Give feedback.
3 replies
-
Closing in favour of #4944 |
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.
-
Hi all =)
In some use-cases like writing a book, thesis or review one would like to add very large tables with custom formatting (split cells, smaller margins, colors, ...). So it might be sometimes convenient to create them with a third-party tool like libreOffice.
Would it be possible to add tables as vector-graphics (svg, pdf...) in the markdown document and cross reference them with
@tbl-table1
(for HTML and PDF output):E.g. chapter1.md
this would introduce a somehow simple workflow
Beta Was this translation helpful? Give feedback.
All reactions