I want my equation's number to be "1'". I have done so through \tag{1'}. But now I don't know how to refer it in my document. Is there a method to call it or numbering equations like 1, 1', 1''?
Tell me more
×
TeX - LaTeX Stack Exchange is a question and answer site for
users of TeX, LaTeX, ConTeXt, and related typesetting systems. It's 100% free, no registration required.
|
|
||||
|
Use
(To make this question more useful) To make a equation as a variant of another one, you can use this:
|
|||||||||||
|
\tag{$1^\prime$}rather than\tag{1'}- the\primeis a little cleaner. – Werner Oct 27 '11 at 18:09\refto equation 1. I'll update my answer to show the technic. – Leo Liu Oct 27 '11 at 18:11\primeshould be added automatically? – Werner Oct 27 '11 at 18:14\primeis still typed manaully. – Leo Liu Oct 27 '11 at 18:23