I want to number use a equation and add a letter to the equation number such as:
f(x) =a x and g(x) = b x (3.1.1a,b)
That is e.g. using \begin{equation} ... \label{eq} \end{equation}
|
|
|
The
If you don't want the parentheses around the For the ability to reference either the main equation or the sub-equations as a whole, you could use the following setup:
The idea is to correctly step and reference (using |
|||||||||||||
|
This doesn't work for alignment environments such as The argument to |
|||
|
|
There is an easy way to do this automatically if you put the equations on seperate lines. The amsmath package provides an environment subequations which can easily be used in conjunction with the align environment for equations. For example:
|
|||
|
|