CTAN Comprehensive TeX Archive Network

Directory macros/latex/contrib/gene/eqname

README.md

eqname

Typeset named equations in

This style option allows named equations as follows

     		1 + 1 = 2			   (17)
     		1 + 2 = 3			(bingo)
     		1 + 3 = 4			   (18)

This can be produced by

\begin{eqnarray}
  1+1=2		\label{e1}\\
  1+2=3		\eqname{bingo}\label{e2}\\
  1+3=4		\label{e3}
\end{eqnarray}

Note: The label has to go after the eqname command.

Bugs & Problems:

This style option does not work with leqno.sty

eqname – Name tags for equations

The \eqname command provides a name tag for the current equation, in place of an equation number. The name tag will be picked up by a subsequent \label command.

Packageeqname
Bug trackerhttps://codeberg.org/gene-TeX-libraries/eqname/issues
Repositoryhttps://codeberg.org/gene-TeX-libraries/eqname
Version4/92
LicensesThe Project Public License 1.3c
Copyright Gerd Neugebauer
MaintainerGerd Neugebauer
Contained inTeX Live as eqname
MiKTeX as eqname
TopicsMaths
...
Guest Book Sitemap Contact Contact Author