On 9/30/05, gajus miknaitis <[EMAIL PROTECTED]> wrote: > > It's worked for me. > > > > If you press ctrl-m (or shift-ctrl-m) do you get the math box in which to > > type your equation? If so, the proper LaTeX code has been inserted in the > > document. > > Ok, I just opened a fresh document and inserted an equation in this > manner (shift-ctrl-m). Here's resulting exported LaTeX: > > \begin{document} > Testing > > \[ > a=b+c\] > > \end{document} > > No, "\begin{equation}". The LaTeX compiles fine, but I want the equation > mode (or environment or whatever) so that the eqns are numbered.
Inside the equation box, insert a label (menus sequence: Insert --> Label) Paul