Re: update

2004-04-12 Thread Alfredo Braunstein
Andre Poenitz wrote: > > It still looks as if update() has a tendency to get expensive if certain > nice-to-have or necessary features are triggered from there. > > A good part of the complications come from top_y() which needs to be > more or less up-to-date as it is used in: > > 1 LyXText::ch

Re: Command buffer

2004-04-12 Thread Andre Poenitz
On Mon, Apr 12, 2004 at 06:02:05PM +0100, John Levon wrote: > On Sat, Apr 10, 2004 at 11:34:43PM +0200, Andre Poenitz wrote: > > > Well, if this would be done, I could live with it. Until then I'd > > prefer a visible mini-buffer. Makes debugging a bit easier. > > We could probably enable it by d

Bug: Formulas in Description?

2004-04-12 Thread Peter Hutnick
First, I'd like to thank each of you for dedicating his or her time to writing and/or supporting Free Software. Now, I /think/ I've hit a bug. Initially it was with an old version, but I have upgraded to the lyx-1.3.4-1rh9_qt.i386.rpm. I have a .lyx file with a block of descriptions. I have

Re: New lyx2lyx.

2004-04-12 Thread Georg Baum
Am Montag, 12. April 2004 12:07 schrieb Jose' Matos: > I will fix those. Fine! In the meantime, I found more. Just in case you did not notice already: - conversion to e.g. format 225 does not work: There is no check if the desired format is reached in convert() and revert() in lyx_1_4.py - th

1.3.4 patch for SGI C++ compiler

2004-04-12 Thread Albert Chin
While building 1.3.4 on IRIX 6.5 with the SGI C++ compiler: cc-3115 CC: ERROR File = ../src/lyx_main.C, Line = 372 static_cast cannot cast away "const" or other type qualifiers. % static_cast(LYX_DIR) ^ The patch below fixes it.

Re: macros

2004-04-12 Thread Angus Leeming
Andre Poenitz wrote: > Now, what should we do? I could declare math macros (with arguments, > macros without arguments are no problem) a 'Power User Feature' and > require basic TeX knowledge from people that wish to use it. Or we > could live with the mess as we did up to now. Do it the latex way

Re: problems with DVI

2004-04-12 Thread Angus Leeming
Kuba Ober wrote: > On Friday 09 April 2004 09:30 am, Cristina Varisco wrote: >> I have problems with the file "yap" . When I ask for VIEW DVI on my >> screen appears the same page as when I tip. And then on the other >> window ( start) >> it's written "unable to find documentation file". What do I

Re: 13x compared to 14x

2004-04-12 Thread Alfredo Braunstein
John Levon wrote: > On Fri, Apr 09, 2004 at 08:59:25AM +0200, Alfredo Braunstein wrote: > >> John Levon wrote: >> >> > It also means you don't see the cursor on the first line due to our >> > cursor displaying logic. >> >> I don't see this problem. > > Try making the first line Title or some o

Re: Command buffer

2004-04-12 Thread John Levon
On Sat, Apr 10, 2004 at 11:34:43PM +0200, Andre Poenitz wrote: > Well, if this would be done, I could live with it. Until then I'd > prefer a visible mini-buffer. Makes debugging a bit easier. We could probably enable it by default for development versions or something regards john

Re: New lyx2lyx.

2004-04-12 Thread Jose' Matos
On Thursday 08 April 2004 21:15, Georg Baum wrote: > Am Donnerstag, 8. April 2004 18:24 schrieb Jose' Matos: > > I will apply this next monday unless there is any flagrant error > > in it. All comments are welcome, as usual. :-) > > I like it, really. Unfortunately I also found errors: > > - re