Search found 3 matches

by symbol
Wed Jun 19, 2013 8:20 pm
Forum: Math & Science
Topic: Equation Number with additional Symbol
Replies: 4
Views: 5522

Re: Equation Number with additional Symbol

Great ! It is exactly what I need.
Thank you so much !
by symbol
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.
by symbol
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 \pm like this.

Code: Select all

\begin{equation}\label{boh}
  y = \pm x
\end{equation}
Now this equation is numbered with something like (x). How to get (x)^{\pm} instead of (x) in the equation number?

Thanks a lot!