Re: [LyX] translation of new Windows installer

2005-11-30 Thread Uwe Stöhr
[EMAIL PROTECTED] wrote: http://wiki.lyx.org/Windows/LyXWinInstaller I would mention on the web page what version of windows it is running. I am using Win98se, as far I know it does not run on win98, yet. I'll add a hint. So, I do it, but I have some problems since I have Win98 I could not

Re: Mysterious addition of dots after citation

2005-11-30 Thread Bo Peng
> > While I agree the problem you describe is annoying, it is not so > terrible. In particular, it has been present at least since LyX 1.0... I guess when lyx was not popular, there was no need to send lyx files around. It is actually a good sign that I can now send lyx files, instead of exported

[Fwd: Re: feedback: implementing tracking changes]

2005-11-30 Thread David M Hunter
-- David M Hunter Sunnybrook & Women's College Health Sciences Centre Research Building, Rm SG-17 2075 Bayview Ave. Toronto, ON, M4N 3M5 Tel: 416-480-6100 x3285 --- Begin Message --- Jean-Marc Lasgouttes wrote: David> 1) tracking changes is essential for many potential users 2) a David> new

Re: feedback: implementing tracking changes

2005-11-30 Thread Jean-Marc Lasgouttes
> "David" == David M Hunter <[EMAIL PROTECTED]> writes: David> 1) tracking changes is essential for many potential users 2) a David> new version for windows with tracking changes implemented would David> help move many users here to lyx This new version will be LyX 1.4.0. We cannot implement

Re: Mysterious addition of dots after citation

2005-11-30 Thread Jean-Marc Lasgouttes
> "Bo" == Bo Peng <[EMAIL PROTECTED]> writes: >> I am not sure it should be critical, also I understand why you >> chose that. Bo> Yes, just imagine when you send an article in lyx format to your Bo> adviser or an editor and get an email asking "Why do you put Bo> double dots after all your c

Re: [PATCH] bug 2109: dEPM does not trigger when moving cursor with the mouse

2005-11-30 Thread Martin Vermeer
On Wed, Nov 30, 2005 at 05:46:11PM +0100, Georg Baum wrote: > Jean-Marc Lasgouttes wrote: ... > > PS: it seems new bugs are found faster than new patches. Sigh. > > I tried hard to find new bugs ;-) So did Helge. Should we put him through the crash program for C++ bug fixing, like Angus did w

Re: LyX1.3.7pre4 on win95/98

2005-11-30 Thread Angus Leeming
Luis Rivera wrote: > I am happy to inform that the LyX1.3.7pre4 installer works fine on > Win98, and this far, the only glitch is that bar navigation and screen > refreshing takes a little longer than usual. I assume it has to do > with memory restrictions on my experimental subject, and perhaps m

Re: [LyX] translation of new Windows installer

2005-11-30 Thread Alex
Dear Uwe, > for Windows is now just one step. Further details are here: > > http://wiki.lyx.org/Windows/LyXWinInstaller I would mention on the web page what version of windows it is running. I am using Win98se, as far I know it does not run on win98, yet. I would like it marked, on the wiki. For a

Re: Mysterious addition of dots after citation

2005-11-30 Thread Bo Peng
> I am not sure it should be critical, also I understand why you chose > that. Yes, just imagine when you send an article in lyx format to your adviser or an editor and get an email asking "Why do you put double dots after all your citations?" (I did get an email like this.) . Even worse, one may

feedback: implementing tracking changes

2005-11-30 Thread David M Hunter
Dear developers, I am writing this email as feedback from a user who wishes to promote lyx to a wider "windows audience" in an academic environment. Unfortunately many academics are under pressure to conform to using word when writing scientific papers. Word is not good at all in dealing with

Re: [PATCH] bug 2109: dEPM does not trigger when moving cursor with the mouse

2005-11-30 Thread Georg Baum
Jean-Marc Lasgouttes wrote: > The following patch should cure all mouse+depm problems. I tested it > when moving between insets (text>text, math>text, text>math) and it > seems to work. > > However, this is core code, and I'd like someone to try it out hard. It works well for me (although I did

Re: Mysterious addition of dots after citation

2005-11-30 Thread Jean-Marc Lasgouttes
> "Bo" == Bo Peng <[EMAIL PROTECTED]> writes: Bo> Bug http://bugzilla.lyx.org/show_bug.cgi?id=2145 submitted. Bo I am not sure it should be critical, also I understand why you chose that. JMarc

Re: Mysterious addition of dots after citation

2005-11-30 Thread Bo Peng
Bug http://bugzilla.lyx.org/show_bug.cgi?id=2145 submitted. Bo

[PATCH] fix compilation with solaris.

2005-11-30 Thread Jean-Marc Lasgouttes
The following patch fixes the compilation of lyxclient on solaris, where the socket function need additional libraries. It happens that LyX itself is not affected because X window adds these libraries for its own use. I am not really satisfied by this patch. An alternative solution (or hack) woul

Re: [patch] 1.3: Index insertion

2005-11-30 Thread Jean-Marc Lasgouttes
> "Jean-Marc" == Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: Jean-Marc> What about this different version? Here is what I am going to apply right now. JMarc Index: status.13x === RCS file: /usr/local/lyx/cvsroot/lyx-devel/

Re: Is it possible to put a subsection inside a branch?

2005-11-30 Thread Martin Vermeer
On Wed, Nov 30, 2005 at 03:19:46PM +0100, Jean-Marc Lasgouttes wrote: > > "Helge" == Helge Hafting <[EMAIL PROTECTED]> writes: > > Helge> I just tried to put a subsection heading inside a branch, i.e. > Helge> "3.1 Subsectiontitle" followed by normal text. > > Helge> Now, the "3.1" gets the u

Re: Mysterious addition of dots after citation

2005-11-30 Thread Bo Peng
> The moral of this story is > that it is not safe to send a lyx file in an email without zipping or > tarring it. This is a serious problem! Since dot after *every inset* will be put in a single line, this problem will be prominent for lyx, and lyx will be blamed if this happens to normal users.

Re: [experimental patch] fix bug 1973

2005-11-30 Thread Georg Baum
Helge Hafting wrote: > My exact testcase (lyx qt, todays cvs): > 1. start lyx > 2. type "abc", insert table, type "abc" after the table, insert another > table, type "abc" after it. (This is all one big paragraph) > 3. In each table, type "abc" into the two first cells. > 4. Mark everything > 5.

[PATCH] bug 2109: dEPM does not trigger when moving cursor with the mouse

2005-11-30 Thread Jean-Marc Lasgouttes
The following patch should cure all mouse+depm problems. I tested it when moving between insets (text>text, math>text, text>math) and it seems to work. However, this is core code, and I'd like someone to try it out hard. JMarc PS: it seems new bugs are found faster than new patches. Sigh. Inde

Re: Is it possible to put a subsection inside a branch?

2005-11-30 Thread Jean-Marc Lasgouttes
> "Helge" == Helge Hafting <[EMAIL PROTECTED]> writes: Helge> I just tried to put a subsection heading inside a branch, i.e. Helge> "3.1 Subsectiontitle" followed by normal text. Helge> Now, the "3.1" gets the usual big bold font subsections have, Helge> but the "Subsectiontitle" is set in no

Is it possible to put a subsection inside a branch?

2005-11-30 Thread Helge Hafting
I just tried to put a subsection heading inside a branch, i.e. "3.1 Subsectiontitle" followed by normal text. Now, the "3.1" gets the usual big bold font subsections have, but the "Subsectiontitle" is set in normal-sized roman just like text. This happens both in the lyx main window, and in the o

Re: Mysterious addition of dots after citation

2005-11-30 Thread Enrico Forestieri
Martin Vermeer ha scritto: > From the sendmail man page: > > " With no flags, sendmail reads its standard input up to an end-of-file >or a line consisting only of a single dot and sends a copy of the mes- >sage found there to all of the addresses listed. It determines t

Re: Mysterious addition of dots after citation

2005-11-30 Thread Enrico Forestieri
Jean-Marc Lasgouttes ha scritto: >>"Enrico" == Enrico Forestieri <[EMAIL PROTECTED]> writes: > > > Enrico> I asked to a friend of mine to send me an email with lines > Enrico> starting with a dot. Now I am using thunderbird to reply. Tell > Enrico> me what you see. .this line starts with a si

Re: Mysterious addition of dots after citation

2005-11-30 Thread Martin Vermeer
On Wed, Nov 30, 2005 at 11:36:29AM +0100, Enrico Forestieri wrote: > Bo Peng ha scritto: > >>I asked to a friend of mine to send me an email with lines starting with > >>a dot. Now I am using thunderbird to reply. Tell me what you see. > >>.this line starts with a single dot > >>..this line starts

Re: Mysterious addition of dots after citation

2005-11-30 Thread Enrico Forestieri
Bo Peng ha scritto: >>I asked to a friend of mine to send me an email with lines starting with >>a dot. Now I am using thunderbird to reply. Tell me what you see. >>.this line starts with a single dot >>..this line starts with two and only two dots >>this line ends with a single dot. >> > > > I s

Re: Mysterious addition of dots after citation

2005-11-30 Thread Jean-Marc Lasgouttes
> "Enrico" == Enrico Forestieri <[EMAIL PROTECTED]> writes: Enrico> I asked to a friend of mine to send me an email with lines Enrico> starting with a dot. Now I am using thunderbird to reply. Tell Enrico> me what you see. .this line starts with a single dot ..this Enrico> line starts with two