Great ! It is exactly what I need.
Thank you so much !
Search found 3 matches
- Wed Jun 19, 2013 8:20 pm
- Forum: Math & Science
- Topic: Equation Number with additional Symbol
- Replies: 4
- Views: 5522
- Wed Jun 19, 2013 8:51 am
- Forum: Math & Science
- Topic: Equation Number with additional Symbol
- Replies: 4
- Views: 5522
Re: Equation Number with additional Symbol
I would like to have that symbol only for selected equations.
- Tue Jun 18, 2013 7:30 pm
- Forum: Math & Science
- Topic: Equation Number with additional Symbol
- Replies: 4
- Views: 5522
Equation Number with additional Symbol
I have a formula in which there is the symbol
Now this equation is numbered with something like (x). How to get (x)^{\pm} instead of (x) in the equation number?
Thanks a lot!
\pm
like this.
Code: Select all
\begin{equation}\label{boh}
y = \pm x
\end{equation}
Thanks a lot!