Re: [Patch in bugzilla] for 1966, and others

2005-11-27 Thread Martin Vermeer
On Sun, 2005-11-27 at 23:11 +0100, Helge Hafting wrote: > On Sat, Nov 26, 2005 at 10:30:08PM +0200, Martin Vermeer wrote: > > On Thu, Nov 24, 2005 at 04:54:23PM +0100, Jean-Marc Lasgouttes wrote: > > > > "Martin" == Martin Vermeer <[EMAIL PROTECTED]> writes: > > > > > > Martin> Next is the bug

Local LaTeX conference

2005-11-27 Thread Alex
Dear All, Here in Hungary at the weekend (3rd of Dec) there will be a TeX conference. I go and visit it. I planned that can I create some slide to tell them about LyX. What do you prefer to show? What to highlight? This is the home page of the conference: http://matexhu.org/matexkonf/ (availab

Installing LyX 1.3.7pre4 (Win XP)

2005-11-27 Thread Paul A. Rubin
Angus, Nothing here to keep you awake at night (that's what William is for :-), but I just installed 1.3.7pre4 (after uninstalling prior versions) and had a mild adventure. During installation, I got a message to the effect that the configuration script had failed (and, indeed, it did not ap

Re: [experimental patch] fix bug 1973

2005-11-27 Thread Helge Hafting
On Sat, Nov 26, 2005 at 09:30:25PM +0100, Georg Baum wrote: > Font changes are not propagated to tabulars, see > http://bugzilla.lyx.org/show_bug.cgi?id=1973. > > We have two problems here: > 1) InsetTabular::noFontChange() returns true, but that is not honored by > the on-screen font handling.

Re: [Patch in bugzilla] for 1966, and others

2005-11-27 Thread Helge Hafting
On Sat, Nov 26, 2005 at 10:30:08PM +0200, Martin Vermeer wrote: > On Thu, Nov 24, 2005 at 04:54:23PM +0100, Jean-Marc Lasgouttes wrote: > > > "Martin" == Martin Vermeer <[EMAIL PROTECTED]> writes: > > > > Martin> Next is the bug that scrolling is irregular/too fast. If > > Martin> bugzilla wer

Re: [patch] fix setDefaultParagraph in insettabular

2005-11-27 Thread Andre Poenitz
On Mon, Nov 14, 2005 at 11:00:08AM +0100, Georg Baum wrote: > Juergen Spitzmueller wrote: > > > Jean-Marc Lasgouttes wrote: > >> The problem is probably (as in bugs 1952/53) that there is no way when > >> the cursor is in a tabular (top.inset() is the insettabular) to access > >> the insettext its

Re: [Patch in bugzilla] for 1966, and others

2005-11-27 Thread Andre Poenitz
On Tue, Nov 15, 2005 at 10:21:55PM +0100, Helge Hafting wrote: > On Tue, Nov 15, 2005 at 07:48:04PM +0200, Martin Vermeer wrote: > > > I forgot even more. Attached a better version. Hit it hard. > > > > (Found one glitch already: with a newline at end of paragraph, the cursor > > may get stuck an

Re: [PATCH] bug 2089: Touching Navigate menu crashes Lyx when a TOC inset is in a section layout

2005-11-27 Thread Andre Poenitz
On Thu, Nov 24, 2005 at 06:09:46PM +0100, Jean-Marc Lasgouttes wrote: > > What about this? Of course, it would be better to add a virtual > function to InsetBase like asString that either uses plaintext or does > nothing, but I think this is good enough for now. > > What do you think? Use the vi

Re: Fix for bug 2015: font properties propagation in environments

2005-11-27 Thread Andre Poenitz
On Mon, Nov 14, 2005 at 05:57:53PM +0100, Lars Gullik Bjønnes wrote: > | On Wed, Nov 09, 2005 at 10:21:19AM +0100, Georg Baum wrote: > | > class ParAddressEqual : public std::unary_function { > | > public: > | > ParAddressEqual(Paragraph const * par) : par_(par) {} > | > bool operat

Re: [PATCH] bug 2089: Touching Navigate menu crashes Lyx when a TOC inset is in a section layout

2005-11-27 Thread Andre Poenitz
On Fri, Nov 25, 2005 at 01:10:09PM +0100, Juergen Spitzmueller wrote: > Jean-Marc Lasgouttes wrote: > > Juergen> Can I commit it if I rename it asString? > > > > Yes. > > Thanks (thank God there are frontends like KFileRename nowadays). You mean replacements for perl -pie 's/foo/bar/g' *.[Ch] ?

Re: [New patch] Re: Fix for bug 2015: font properties propagation in environments

2005-11-27 Thread Andre Poenitz
On Mon, Nov 14, 2005 at 05:55:46PM +0100, Lars Gullik Bjønnes wrote: > Andre Poenitz <[EMAIL PROTECTED]> writes: > > | + pit_type pit = 0; > | + for ( ; pit < pars_.size() && &pars_[pit] != ∥ ++pit) > | + ; > > You know... terse does not mean easy to understand. That's why I usual

Re: vector considered harmful.

2005-11-27 Thread Andre Poenitz
On Fri, Nov 25, 2005 at 03:51:28PM +0100, Jean-Marc Lasgouttes wrote: > > I think the change of container from list to vector for ParagraphList > is putting us in a bad situation. Remember the weird bug I had to > solve with DEPM a few weeks ago: everytime you insert a paragraph in a > document, a

Re: plans for LyX, was: fourth release of the LyXWinInstaller

2005-11-27 Thread Angus Leeming
Angus Leeming wrote: Michael Gerz wrote: Why not substitute your qt_mt3.dll for mine and see how LyX looks then? Surprise, surprise, the bold font has gone! Did you _really_ download the latest QT sources? From the right branch? Who knows. I've just "cvs up-ed" and rebuilt the .dll. I'll u

Re: [Patch] Re: 1.4cvs bug 2117, matrix inside delimiters crash recipe:

2005-11-27 Thread Martin Vermeer
On Sat, Nov 26, 2005 at 07:06:59PM +0100, Georg Baum wrote: > Am Donnerstag, 10. November 2005 16:14 schrieb Jean-Marc Lasgouttes: > > > "Martin" == Martin Vermeer <[EMAIL PROTECTED]> writes: > > > > Martin> And do we have a consensus-of-sorts on the attached? > > > > I think it is OK, but I

Re: [PATCH] Remove/fix messages

2005-11-27 Thread Michael Gerz
Jean-Marc Lasgouttes wrote: "Michael" == Michael Gerz <[EMAIL PROTECTED]> writes: Michael> Hi, this trivial patch prevents dummy captions to be put in Michael> the po files (plus one typo fix). What are these captions for anyway? Are you sure nothing in Qt relies on them? I do