Do you know ho can i call a reference to an equation using \ref or \eqref and obtain (name of the equation) instead of the standard counter?
Thanks!
|
Do you know ho can i call a reference to an equation using Thanks! |
||||
|
If you use the
Is that what you want? |
|||||||||||||||||
|
|
The
Labels can then be used to refer to names in references:
|
|||
|
|
\eqname{eqn:Stokes}to produce something likeStokes equationin the document (instead of\eqref{eqn:Stokes}which produces(1)). Abramo, am I right? – Juan A. Navarro Nov 4 '10 at 16:09