On 23-11-2001 10:01 Guenter Milde wrote:
> On Thu, 22 Nov 2001 18:15:43 +0100 wrote Jens Granseuer <[EMAIL PROTECTED]>:
>
> > Hi.
> >
> > I'm currently trying to typeset a document using LyX.
> > Now I have come across a problem I haven't been able to
> > solve.
> >
> > I suppose the fix would be to place the \addequation inside
> > the corresponding
> >
> > \begin{equation}
> > \end{equation}
> >
> > pair. Unfortunately, I haven't been able to persuade LyX to
> > do that. Is it possible? I'm using 1.1.6fix1.
>
> Did you try to input \addequation inside the math-box? LyX will not show
> the leading \ and show the rest of the word in red. The command should,
> however come out between the \begin{equation}, \end{equation} pair in the
> TeX output (BTW, this is what happens with \sin and \cos and ...)
>
> If \addequation is a valid command in math-mode for LaTeX, everything
> should go well. (not tested, however)
Yep, that did it. Thanks.
I tried simply writing it into the math box before,
but gave up when LyX apparently didn't accept the
backslash...
Jens