Re: {bug] InsetIterator and DocIterator unusable with std::algorithms

2004-07-26 Thread Lars Gullik Bjønnes
Andre Poenitz <[EMAIL PROTECTED]> writes: | On Sun, Jul 18, 2004 at 01:47:28AM +0200, Lars Gullik Bjønnes wrote: >> [EMAIL PROTECTED] (Lars Gullik Bjønnes) writes: >> >> | Changes should be made so that the regular stl::algorithms can be used >> | with InsetIterator and DocIterator. >> >> Hmm it

Re: navigation in equations

2004-07-26 Thread Andre Poenitz
On Fri, Jul 23, 2004 at 10:29:37AM +0200, Sebastian Guttenberg wrote: > Hello everybody! > I'm working with LyX mainly for writing down long and nasty > calculations. Very often I calculate directly at the screen, by copying > the last line and then doing some changes in the copied line. [Btw M-m

Re: LyX converter online?

2004-07-26 Thread Jose' Matos
On Friday 23 July 2004 19:47, Fernando Perez wrote: > > Indeed, it looks very interesting. I've heard that texmacs is somewhat > unresponsive though, and I _really_ like lyx's overall design and > capabilities. So having this kind of environment based on lyx would be > fantastic. There is no d

Re: [patch] LyXSocket cleanup

2004-07-26 Thread Andre Poenitz
On Sun, Jul 18, 2004 at 04:18:13PM +0200, Lars Gullik Bjønnes wrote: > | You've tested this carefully to make *sure* it works? > > No :-) > > it is more "this should obviously work, else qt is braindead"... but > we already know the answer to that I guess The problem is that Qt _is_ braindead.

Re: [patch] the rediscovered iterator adaptor patch

2004-07-26 Thread Andre Poenitz
On Thu, Jul 22, 2004 at 08:11:32PM +0200, Lars Gullik Bjønnes wrote: > > Cleaning up my numerous lyx trees I found this. > > What where the objections again? One of the objections was that neither - sort(formats.begin(), formats.end(), compare_format()); + +

Re: {bug] InsetIterator and DocIterator unusable with std::algorithms

2004-07-26 Thread Andre Poenitz
On Sun, Jul 18, 2004 at 01:47:28AM +0200, Lars Gullik Bjønnes wrote: > [EMAIL PROTECTED] (Lars Gullik Bjønnes) writes: > > | Changes should be made so that the regular stl::algorithms can be used > | with InsetIterator and DocIterator. > > Hmm it seems that the DocIterator and StableDocIterator a