Custom cross reference schemes #4343
Closed
sorenoneill
started this conversation in
Feature Requests
Replies: 1 comment 5 replies
-
Closing in favour of #4944 |
Beta Was this translation helpful? Give feedback.
5 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.
Uh oh!
There was an error while loading. Please reload this page.
-
I needed to count figures in main text and supplementary materials separately -- solved this with a dirty hack by hijacking the theorem scheme (see below).
A better solution would be the ability to create custom cross reference schemes as children (inheritance) from existing once.
For example a new Figure based scheme:
My dirty hack
Beta Was this translation helpful? Give feedback.
All reactions