Cross-reference of manually labeled equations in word documents #2813
Unanswered
mattocci27
asked this question in
Q&A
Replies: 0 comments
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.
-
In the example below, I want to label
g = h + i
with(2)
but it starts from(1)
. This can be handled with\stepcounter{}
and\tag{}
for LaTex but it doesn't work for word documents. Is it possible to do cross-reference of manually labeled equations in word documents?Beta Was this translation helpful? Give feedback.
All reactions