On Mon, Mar 10, 2003 at 04:40:22PM +, Angus Leeming wrote:
> Add a debug statement to the top of ControlTabular::initialiseParams.
> lyxerr << "ControlTabular::initialiseParams\n"
><< data << std::endl;
Ok, that's the information I was looking for.
> It expects to see
Andre Poenitz wrote:
> On Mon, Mar 10, 2003 at 04:26:43PM +, Angus Leeming wrote:
>> > Angus: What code should handle the mailer.show() request?
>>
>> localDispatch(LFUN_MOUSE_RELEASE)?
>>
>> (is that what you meant?)
>
> No...
>
> I see the
>
>
> lyxerr << "mailer " << mailer.name() <<
On Mon, Mar 10, 2003 at 04:26:43PM +, Angus Leeming wrote:
> > Angus: What code should handle the mailer.show() request?
>
> localDispatch(LFUN_MOUSE_RELEASE)?
>
> (is that what you meant?)
No...
I see the
lyxerr << "mailer " << mailer.name() << " active\n
[EMAIL PROTECTED] wrote:
> CVSROOT: /usr/local/lyx/cvsroot
> Module name: lyx-devel
> Repository: lyx-devel/src/mathed/
> Changes by: [EMAIL PROTECTED]03/03/10 17:23:34
>
> Modified files:
> lyx-devel/src/mathed/: math_gridinset.C
>
> Log message
On Thu, Aug 29, 2002 at 09:36:21PM +0300, Dekel Tsur wrote:
> What is invalid with \begin{eqnarray}\end{eqnarray} ?
Ah... my fault. Only empty lines in between are forbidden.
Andre'
--
Those who desire to give up Freedom in order to gain Security,
will not have, nor do they deserve, either on
On Wed, Aug 28, 2002 at 06:40:03PM +, [EMAIL PROTECTED] wrote:
> Log message:
> I _really_ hate LaTeX's syntax quirks. Why is
> \begin{eqnarray}\end{eqnarray} not valid?
What is invalid with \begin{eqnarray}\end{eqnarray} ?
It doesn't give an error, and it produces the expected ou