Thank you for your replies!

But in the example below from Stefano Baroni; if I write a \label{..} and then referencing it from the text I get the section number instead. Is it possible to correct?

Otherwise, since you write the form
   1+1=2 (2), F=ma (3), A=bh (4)
is more common, how can I do that? I tried with minipages but the equations kept coming on different lines.

Thank you for all help!

Regards,
Hans

Stefano Baroni skrev:
Dear Uwe and Hans,

it also seems to me a rather weird notation, but, for what matters, here are a few latex lines that would do the job:

$$
\displaylines{
  \hfill
  1+1=2, \quad F=ma, \quad A=bh
  \hfill
  \llap{
    \stepcounter{equation} (\theequation),
    \stepcounter{equation} (\theequation),
    \stepcounter{equation} (\theequation)
  }
}
$$

Cheers - Stefano

On May 5, 2007, at 8:10 PM, Uwe Stöhr wrote:
Hans Kunkell schrieb:

I have 3 equations that I want on a single line (not inline), and numbered individually, like this:
   1+1=2,     F=ma,     A=bh     (2), (3), (4)

I don't know how to do this in one single line. But your style is quite unusual, one either writes this

1+1=2 (2), F=ma (3), A=bh (4)

or (commonly used)

1+1=2 (2)
F=ma (3)
A=bh (4)

For more infos about using math in LyX, you can have a look at my German math manual:

http://wiki.lyx.org/LyX/LyXMathebefehle

regards Uwe

---
Stefano Baroni - SISSA  &  DEMOCRITOS National Simulation Center - Trieste
[+39] 040 3787 406 (tel) -528 (fax) / stefanobaroni (skype)

Please, if possible, don't  send me MS Word or PowerPoint attachments
Why? See:  http://www.gnu.org/philosophy/no-word-attachments.html




Reply via email to