On Thu, Apr 04, 2002 at 11:03:48AM +, Angus Leeming wrote:
> My compiler was complaining about some variables that were declared but not
> used. Not any more. Patch attached.
Simply commit. Last traces of the hack used until yesterday for the cursor
positioning with the mouse.
Andre'
--
My compiler was complaining about some variables that were declared but not
used. Not any more. Patch attached.
Angus
Index: src/mathed/ChangeLog
===
RCS file: /usr/local/lyx/cvsroot/lyx-devel/src/mathed/ChangeLog,v
retrieving rev
On Monday 07 January 2002 3:10 pm, Andre Poenitz wrote:
[snip]
> Please send me a complete list, otherwise I'll probably get a similar one
> from Jean-Marc at some poitn of time ;-}
Ok. Recompiling now. I'll post you the (edited) make log privately to save
others' bandwidth. Never fear, it won'
> "Andre" == Andre Poenitz <[EMAIL PROTECTED]> writes:
Andre> Please send me a complete list, otherwise I'll probably get a
Andre> similar one from Jean-Marc at some poitn of time ;-}
Not soon. I can will only compile on cxx if explicitely requested to,
until september.
So Angus is probably
On Mon, Jan 07, 2002 at 12:40:09PM +, Angus Leeming wrote:
> André,
>
> here is a trivial patch for mathed.
Applied.
> I also get lots and lots of warning messages so:
>
> cxx: Warning: math_scriptinset.h, line 37: #610-D
> "int MathScriptInset::ascent(const MathInset *) const" d
André,
here is a trivial patch for mathed. I also get lots and lots of warning
messages so:
cxx: Warning: math_scriptinset.h, line 37: #610-D
"int MathScriptInset::ascent(const MathInset *) const" does not
match "MathInset::ascent" -- virtual function override intended?
On Mon, Nov 26, 2001 at 03:33:39PM +0100, Andre Poenitz wrote:
> On Mon, Nov 26, 2001 at 04:08:33PM +0200, Dekel Tsur wrote:
> > But if we don't use amsmath, we put \providecommand{\binom}[2]{{#1
> > \choose #2}} in the preamble.
>
> Eveen if we don't need it? Note that I have not looked yet on t
On Mon, Nov 26, 2001 at 04:08:33PM +0200, Dekel Tsur wrote:
> But if we don't use amsmath, we put \providecommand{\binom}[2]{{#1
> \choose #2}} in the preamble.
Eveen if we don't need it? Note that I have not looked yet on the
validate() stuff too hard.
> And we should prefer the \binom{1}{2} sy
On Mon, Nov 26, 2001 at 08:30:09AM +0100, Andre Poenitz wrote:
> On Fri, Nov 23, 2001 at 12:51:18PM +0100, Jean-Marc Lasgouttes wrote:
> > > "Dekel" == Dekel Tsur <[EMAIL PROTECTED]> writes:
> >
> > Dekel> This patch make lyx use \binom{1}{2} instead of {1 \choose 2}.
> >
> > Andre, do you p
On Fri, Nov 23, 2001 at 12:51:18PM +0100, Jean-Marc Lasgouttes wrote:
> > "Dekel" == Dekel Tsur <[EMAIL PROTECTED]> writes:
>
> Dekel> This patch make lyx use \binom{1}{2} instead of {1 \choose 2}.
>
> Andre, do you plan to apply it, or should I do it myself?
I am a bit ambivalent. \binom s
> "Dekel" == Dekel Tsur <[EMAIL PROTECTED]> writes:
Dekel> This patch make lyx use \binom{1}{2} instead of {1 \choose 2}.
Andre, do you plan to apply it, or should I do it myself?
JMarc
André,
here is a tiny, trivial patch to get mathed to compile on my machine. The
problems I described yesterday with istream_iterator turned out to be a bug
with my version of the C++ library files.
Angus
Are you still intersted by warning messages thrown up by the cxx compiler? In
particula
This patch make lyx use \binom{1}{2} instead of {1 \choose 2}.
patch2.gz
Description: GNU Zip compressed data
Here's a little one for André:
Index: src/mathed/math_macro.C
===
RCS file: /usr/local/lyx/cvsroot/lyx-devel/src/mathed/math_macro.C,v
retrieving revision 1.73
diff -u -p -r1.73 math_macro.C
--- src/mathed/math_macro.C 2001/08/17
a different problem. The attached, tiny, patch enables compilation with DEC
cxx.
Index: src/mathed/ChangeLog
===
RCS file: /usr/local/lyx/cvsroot/lyx-devel/src/mathed/ChangeLog,v
retrieving revision 1.134
diff -u -p -r1.134 Change
On Wed, Aug 08, 2001 at 11:05:25PM +0300, Dekel Tsur wrote:
> I've attached a patch that fix the drawing of math inset when the text
> font size is not normal (e.g. when the math inset is in a section paragraph).
> This code existed in the 1.1.6 code. Why was it removed ?
Because it uses a global
I've attached a patch that fix the drawing of math inset when the text
font size is not normal (e.g. when the math inset is in a section paragraph).
This code existed in the 1.1.6 code. Why was it removed ?
patch.gz
> attached is a small patch to enable me to compile mathed. I also attach the
> stripped down make log containing all the info/warning messages produced by
> DEC cxx.
As I said this breaks reading 8 Bit ASCII on systems where char is signed
since 'c' is used to access the lexcode[] dir
Dear André.
attached is a small patch to enable me to compile mathed. I also attach the
stripped down make log containing all the info/warning messages produced by
DEC cxx.
Hope this is of some use.
Angus
patch.diff.gz
make.log.gz
> "Alejandro" == Alejandro Aguilar Sierra <[EMAIL PROTECTED]> writes:
Alejandro> On Fri, 12 Feb 1999, Jean-Marc Lasgouttes wrote:
>> So the mysterious crash with Linux/Aplha and egcs 1.1.1 is still
>> there, right?
Alejandro> Right, I have no Linux/Aplha so it's not easy to me to fix
Alejand
On Fri, 12 Feb 1999, Jean-Marc Lasgouttes wrote:
> So the mysterious crash with Linux/Aplha and egcs 1.1.1 is still
> there, right?
Right, I have no Linux/Aplha so it's not easy to me to fix it. Maybe your
purify results would help.
Alejandro
> "Jochen" == Jochen Kuepper <[EMAIL PROTECTED]> writes:
Jochen> On Fre, 12 Feb 1999 Jean-Marc Lasgouttes wrote:
>>> "Alejandro" == Alejandro Aguilar Sierra
>>> <[EMAIL PROTECTED]> writes:
Alejandro> I'll do it in my next patch. Fixed bugs: the crash after
Alejandro> tab reported by
On Fre, 12 Feb 1999 Jean-Marc Lasgouttes wrote:
>> "Alejandro" == Alejandro Aguilar Sierra <[EMAIL PROTECTED]> writes:
>Alejandro> I'll do it in my next patch. Fixed bugs: the crash after
>Alejandro> tab reported by Rick, your report about bad undo after pull
>Alejandro> out, the eqnarray col
> "Alejandro" == Alejandro Aguilar Sierra <[EMAIL PROTECTED]> writes:
Alejandro> On Wed, 10 Feb 1999, Jean-Marc Lasgouttes wrote:
>> Alejandro, you forgot to update CHANGES. It would be nice,
>> especially to know which bugs have been fixed.
Alejandro> I'll do it in my next patch. Fixed bugs
alejandro added,
> I'll do it in my next patch. Fixed bugs: the crash after tab reported by
> Rick, your report about bad undo after pull out, the eqnarray collapsing,
> and some other small problems.
ooh, the first & third were two of the biggest problems in my life! :)
--
On Wed, 10 Feb 1999, Jean-Marc Lasgouttes wrote:
> Alejandro, you forgot to update CHANGES. It would be nice, especially
> to know which bugs have been fixed.
I'll do it in my next patch. Fixed bugs: the crash after tab reported by
Rick, your report about bad undo after pull out, the eqnarray co
> "Alejandro" == Alejandro Aguilar Sierra <[EMAIL PROTECTED]> writes:
Alejandro> Hello All, I have commited several bug fixes for *some* of
Alejandro> the mathed bugs recently reported. Sorry for the "weak
Alejandro> breeze" but I really don't have all the time I'd
Alejandro> like. Anyway I'l
Hello All,
I have commited several bug fixes for *some* of the mathed bugs recently
reported. Sorry for the "weak breeze" but I really don't have all the time
I'd like. Anyway I'll try to fix most reported bugs before 1.0.1 release.
The only new stuff is the root (somebody insisted I had to add
28 matches
Mail list logo