Re: [PATCH] Last translator unreachable

2003-01-30 Thread Lars Gullik Bjønnes
Michael Schmitt <[EMAIL PROTECTED]> writes: | Hi, | | it was impossible for me to contact five translators and inform them | about the forthcoming LyX 1.3.0 due to invalid email addresses. | | I suggest removing the faulty addresses from the po files. Please | apply the attached patch. This is

[PATCH] Last translator unreachable

2003-01-30 Thread Michael Schmitt
Hi, it was impossible for me to contact five translators and inform them about the forthcoming LyX 1.3.0 due to invalid email addresses. I suggest removing the faulty addresses from the po files. Please apply the attached patch. Regards, Michael Index: ChangeLog ===

Re: Gnome frontend

2003-01-30 Thread John Levon
On Thu, Jan 30, 2003 at 09:44:10PM +, Martin Craig wrote: > OK, here's a patch to make the Gnome dialogs work again. I hope I've > created it properly :-). It is just a straight port of what was there > and doesn't add any new functionality (apart from one v. small bug fix). > > All feedback

Re: Bug: lyx-qt 1.3.0pre3 cannot use ISO-8859-15

2003-01-30 Thread John Levon
On Thu, Jan 30, 2003 at 10:00:31PM +0100, Nabil Hathout wrote: > Thank you. This solves the problem for the euro, but not for oe. I am not > even able to insert one by copy/paste (the char is shown as "?"). What is the Xlib symbol name for oe ? Lower case ? What is your $LANG again ? What does

Re: Gnome frontend

2003-01-30 Thread Martin Craig
OK, here's a patch to make the Gnome dialogs work again. I hope I've created it properly :-). It is just a straight port of what was there and doesn't add any new functionality (apart from one v. small bug fix). All feedback very gratefully received. I'll start taking a look at some of the other G

Re: cutting math slowness

2003-01-30 Thread Dekel Tsur
On Thu, Jan 30, 2003 at 08:52:35PM +, John Levon wrote: > On Thu, Jan 30, 2003 at 10:17:56PM +0200, Dekel Tsur wrote: > > > But we handle X-selection in BufferView::Pimpl::selectionRequested(). > > In LyXText::cutSelection, we should handle the X-clipboard. > > For now, we can just disable thi

Re: Bug: lyx-qt 1.3.0pre3 cannot use ISO-8859-15

2003-01-30 Thread Nabil Hathout
Hello, John Levon writes: > On Thu, Jan 30, 2003 at 06:16:56PM +0100, Nabil Hathout wrote: > > > The problem in 1.3.0pre2 when used with Qt has not been solved in the > > pre-realease 3. My locale variable is correctely set but I can type ? (euro) > > and ? (oe) in the minibuffer, but I cann

Re: cutting math slowness

2003-01-30 Thread John Levon
On Thu, Jan 30, 2003 at 10:17:56PM +0200, Dekel Tsur wrote: > But we handle X-selection in BufferView::Pimpl::selectionRequested(). > In LyXText::cutSelection, we should handle the X-clipboard. > For now, we can just disable this line. I don't follow. If the user does an explict control-X, we mus

Re: cutting math slowness

2003-01-30 Thread Dekel Tsur
On Tue, Jan 28, 2003 at 03:46:24PM +, John Levon wrote: > > void LyXText::cutSelection(BufferView * bview, bool doclear, bool realcut) > > { > > // Stuff what we got on the clipboard. Even if there is no selection. > > > > // There is a problem with having the stuffing here in that the

Re: bugzilla

2003-01-30 Thread Lars Gullik Bjønnes
John Levon <[EMAIL PROTECTED]> writes: | On Thu, Jan 30, 2003 at 07:28:18PM +0100, Lars Gullik Bj?nnes wrote: | | > I changed it so that http works again. | | Great, thanks. | | >I am not sure if https works as planned now... | | why do we want this ? this nice fuzzy feeling... I have tried

BUG: extra braces displayed when using atop

2003-01-30 Thread Michael Abshoff
Hello, just downloaded and compiled 1.3pre3 using xforms 1.0-release and gcc 2.95.3 on X86. enter \atop, fill the two created insets, save and reopen document. Left and right of the atop-inset are two red braces. Since the extra braces do not affect anything it seems to be more of a cosmeti

Re: bugzilla

2003-01-30 Thread John Levon
On Thu, Jan 30, 2003 at 07:28:18PM +0100, Lars Gullik Bj?nnes wrote: > I changed it so that http works again. Great, thanks. >I am not sure if https works as planned now... why do we want this ? regards john p.s. can we put the banner back ? :)

bugzilla

2003-01-30 Thread Lars Gullik Bjønnes
I changed it so that http works again. I am not sure if https works as planned now... -- Lgb

Re: BUG: Preview <-> cursor interaction in 1.3pre3

2003-01-30 Thread John Levon
On Thu, Jan 30, 2003 at 07:21:18PM +0100, Michael Abshoff wrote: > 3. Click outside of formula - now everything from the cursor to the > formula previously > selected is marked in blue. sounds like a known problem regards john

BUG: Preview <-> cursor interaction in 1.3pre3

2003-01-30 Thread Michael Abshoff
Hello, just downloaded and compiled 1.3pre3 using xforms 1.0-release and gcc 2.95.3 on X86. There are some wierd interactions between the cursor and the mouse when using preview. Reproduces like this: 1. Put the cursor at beginning of document - can really be any place, but this way its easil

1.2.X CVS access

2003-01-30 Thread Michael Abshoff
Hello, the anoncvs-server doesn't seem to give access to the lyx-1.2.x branch. I am stupid today or is that branch limited to the developers-CVS? Michael -- Michael Abshoff - MRB - Universität Dortmund - Telefon 755-3463 (intern) Where do you want to RTFM today?

BUG: choice-dialog in 1.3pre3

2003-01-30 Thread Michael Abshoff
Hello, just downloaded and compiled 1.3pre3 using xforms 1.0-release and gcc 2.95.3 on X86. The bugs ist in the choice dialog. Reproduce it like this: 1. start lyx 2. create new document 3. input a character so that the document changes 4. close document Now the choice dialog appears with the

Re: Bug: lyx-qt 1.3.0pre3 cannot use ISO-8859-15

2003-01-30 Thread John Levon
On Thu, Jan 30, 2003 at 06:16:56PM +0100, Nabil Hathout wrote: > The problem in 1.3.0pre2 when used with Qt has not been solved in the > pre-realease 3. My locale variable is correctely set but I can type ? (euro) > and ? (oe) in the minibuffer, but I cannot type them in the text. This is not lik

Bug: lyx-qt 1.3.0pre3 cannot use ISO-8859-15

2003-01-30 Thread Nabil Hathout
Hello, The problem in 1.3.0pre2 when used with Qt has not been solved in the pre-realease 3. My locale variable is correctely set but I can type ¤ (euro) and ½ (oe) in the minibuffer, but I cannot type them in the text. Regards --Nabil Hathout

[patch] index bug

2003-01-30 Thread Angus Leeming
Try 2, with patch this time ... Helge Hafting wrote: > Bugs when inserting an index element: > > 1. Insert->index element to the right of some existing index > element. 2. Type "Something" in the box (without quotes) and click > ok 3. Reopen the box and find |++|Something|++| there? > > This don

[patch] index bug

2003-01-30 Thread Angus Leeming
Helge Hafting wrote: > Bugs when inserting an index element: > > 1. Insert->index element to the right of some existing index > element. 2. Type "Something" in the box (without quotes) and click > ok 3. Reopen the box and find |++|Something|++| there? > > This don't work with makeindex, so I have

Re: 1.3 plans

2003-01-30 Thread John Levon
On Thu, Jan 30, 2003 at 05:08:46PM +0100, Lars Gullik Bj?nnes wrote: > Some of the ~200 people that downloaded pre2 in the last month must > have tried some... (~200 on pre1 as well) (only 32 on pre3 so far) Maybe they just didn't hit it. It only affects insets inside insets afaik. > Is the bug

Re: 1.3 plans

2003-01-30 Thread Lars Gullik Bjønnes
John Levon <[EMAIL PROTECTED]> writes: | On Thu, Jan 30, 2003 at 04:55:57PM +0100, Lars Gullik Bj?nnes wrote: | | > | Regardless of the fact that insets don't paint when you open them ? | > | > And how long has this been there? | | A couple of months probably. But nobody is really using current

Re: Third Prerelease of LyX 1.3.0 index entry bug

2003-01-30 Thread Angus Leeming
Angus Leeming wrote: > I suspect that LyXText::getStringToIndex(BufferView *) is to blame, > but my knowledge of cursor manipulation is zero. Guys, does the > change below make sense to you. It seems to do the trick and doesn't > affect the ability of the function to find the selection. > > Can I

Re: Third Prerelease of LyX 1.3.0 index entry bug

2003-01-30 Thread Lars Gullik Bjønnes
Angus Leeming <[EMAIL PROTECTED]> writes: | Helge Hafting wrote: | | > Bugs when inserting an index element: | > | > 1. Insert->index element to the right of some existing index | > element. 2. Type "Something" in the box (without quotes) and click | > ok 3. Reopen the box and find |++|Something

Re: 1.3 plans

2003-01-30 Thread John Levon
On Thu, Jan 30, 2003 at 04:55:57PM +0100, Lars Gullik Bj?nnes wrote: > | Regardless of the fact that insets don't paint when you open them ? > > And how long has this been there? A couple of months probably. But nobody is really using current CVS. It's a real PITA bug that I assume can only be s

Re: 1.3 plans

2003-01-30 Thread Lars Gullik Bjønnes
John Levon <[EMAIL PROTECTED]> writes: | On Thu, Jan 30, 2003 at 10:41:10AM +0100, Lars Gullik Bj?nnes wrote: | | > | When? | > | > Hopefully within a week. | | Regardless of the fact that insets don't paint when you open them ? And how long has this been there? Who 'fixed' this? --

Re: Third Prerelease of LyX 1.3.0 index entry bug

2003-01-30 Thread Angus Leeming
Helge Hafting wrote: > Bugs when inserting an index element: > > 1. Insert->index element to the right of some existing index > element. 2. Type "Something" in the box (without quotes) and click > ok 3. Reopen the box and find |++|Something|++| there? > > This don't work with makeindex, so I hav

Re: 1.3 plans

2003-01-30 Thread John Levon
On Thu, Jan 30, 2003 at 10:41:10AM +0100, Lars Gullik Bj?nnes wrote: > | When? > > Hopefully within a week. Regardless of the fact that insets don't paint when you open them ? john

Re: [PATCH] InsetInclude and version control bug

2003-01-30 Thread John Levon
On Thu, Jan 30, 2003 at 02:28:22PM +1000, Allan Rae wrote: > Thanks Rod. It seems out bugzilla mailer inserts the wrong protocol > for the website. Actually it's the other way round. http:// was broken recently for some reason regards john

Re: lyx-1.3.0pre3 (MacOS 10.2.3)

2003-01-30 Thread Angus Leeming
Ronald Florence wrote: > formulabase.h: In function `void > __static_initialization_and_destruction_0(int, > int)': > formulabase.h:32: no matching function for call to > `std::type_info::type_info() > ' > /usr/include/gcc/darwin/3.1/g++-v3/typeinfo:78: candidates are: > std::type_info:

lyx-1.3.0pre3 (MacOS 10.2.3)

2003-01-30 Thread Ronald Florence
I reported this problem with pre-release 2 of lyx-1.3.0, and it has pesisted into pre-release 3.0 too. With MacOS 10.2.3, gcc-2.1, xforms-1.0, the compilation fails at: /bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../src -I./../ -I../../boost -I/sw/include -isystem

Re: address doesn't work with ams article

2003-01-30 Thread Jean-Marc Lasgouttes
> "Edwin" == Edwin Leuven <[EMAIL PROTECTED]> writes: Edwin> want a patch? >> Yes, please. I know I could do it, but it would be better if you >> ensured that it works as advertised. Edwin> the attached works for me... Edwin, I commited your fix with two changes: - add "NoStyle Address" aft

Re: CJK-LyX-1.2.3

2003-01-30 Thread Lars Gullik Bjønnes
Angus Leeming <[EMAIL PROTECTED]> writes: | Lars Gullik Bjønnes wrote: | | > <[EMAIL PROTECTED]> writes: | > | > | How about you? Mr. Angus, Angus, leeming, ...? | > | > Angie Boy! | | No! ;-) | Incidentally, how do you pronouce your surname? | | bj-ugh-ness ? :-) I have never met a person

Re: lyx-devel po/: ChangeLog postats.sh

2003-01-30 Thread Angus Leeming
Michael Schmitt wrote: > Angus Leeming wrote: > >>And MY point is that it did NOT work fine because I generated an >>i18n.php3 page with multiple warning messages about uninitialised >>variables. >> > There is no need to argue, Angus. I just wanted to point out that I > would have fixed it by mys

Re: i18n.php3

2003-01-30 Thread Jean-Marc Lasgouttes
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes: Angus> The only thing which works both in Mozilla and in MSIE is Angus> wrapping the in another (align="center" being Angus> allowed within tag) : Angus> cellspacing="0"> align="center">... Angus> It's not so nice but it works ! Tha

Re: CJK-LyX-1.2.3

2003-01-30 Thread Angus Leeming
Lars Gullik Bjønnes wrote: > <[EMAIL PROTECTED]> writes: > > | How about you? Mr. Angus, Angus, leeming, ...? > > Angie Boy! No! ;-) Incidentally, how do you pronouce your surname? bj-ugh-ness ? -- Angus

Re: address doesn't work with ams article

2003-01-30 Thread Lars Gullik Bjønnes
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: | > "Edwin" == Edwin Leuven <[EMAIL PROTECTED]> writes: | | Edwin> want a patch? | >> Yes, please. I know I could do it, but it would be better if you | >> ensured that it works as advertised. | | Edwin> the attached works for me... | | Lars

Re: Third Prerelease of LyX 1.3.0

2003-01-30 Thread Lars Gullik Bjønnes
Max Bian <[EMAIL PROTECTED]> writes: | Is Lyx1.3 compatible with cygwin? How about the qt frontend? I am not quite sure what you mean by "compatible with cygwin", but I expect the lyx cygwin people will release a bin dist after lyx 1.3.0 is released. ad. the qt frontend and cygwin I have no ide

Re: address doesn't work with ams article

2003-01-30 Thread Jean-Marc Lasgouttes
> "Edwin" == Edwin Leuven <[EMAIL PROTECTED]> writes: Edwin> want a patch? >> Yes, please. I know I could do it, but it would be better if you >> ensured that it works as advertised. Edwin> the attached works for me... Lars? JMarc

Re: CJK-LyX-1.2.3

2003-01-30 Thread Angus Leeming
[EMAIL PROTECTED] wrote: > Anyway you want suits me. But CG owuld be simplest? > How about you? Mr. Angus, Angus, leeming, ...? Angus will do ;-) Have a good break CG. -- Angus

Re: lyx-devel po/: ChangeLog postats.sh

2003-01-30 Thread Michael Schmitt
Angus Leeming wrote: And MY point is that it did NOT work fine because I generated an i18n.php3 page with multiple warning messages about uninitialised variables. There is no need to argue, Angus. I just wanted to point out that I would have fixed it by myself if you asked me. It is not my wa

Re: lyx-devel po/: ChangeLog postats.sh

2003-01-30 Thread Jean-Marc Lasgouttes
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes: >> Note that cut/paste is a purely gnu thing AFAIK. Not very portable. Angus> cut, paste, join are all on Tru64 4.0e. Quoting the man page: Oops. JMarc

Re: CJK-LyX-1.2.3

2003-01-30 Thread Lars Gullik Bjønnes
<[EMAIL PROTECTED]> writes: | How about you? Mr. Angus, Angus, leeming, ...? Angie Boy! -- Lgb

Re: CJK-LyX-1.2.3

2003-01-30 Thread cghan
On Thu, 30 Jan 2003, Angus Leeming wrote: > Thus, you should move the XCreateIC call from fl_initialize to a > point in fl_prepare_form_window after the GC has been created. > Moreover, you should store the generated xic in struct FL_FORM if it > is a per-window variable, rather than in FL_CONTEX

Re: [patch] bug 758

2003-01-30 Thread Angus Leeming
Lars Gullik Bjønnes wrote: > Angus Leeming <[EMAIL PROTECTED]> writes: > > | Lars, Kayvan's patch for rpmbuild seems to have ben missed. It > | fixes bug 758 that is blocking 1.3. Ok to apply? > > Is 758 a blocker? It shouldn't be. > > But it is ok. 'type -path' is a gnu-ism but I guess that's

Re: Third Prerelease of LyX 1.3.0

2003-01-30 Thread Max Bian
Is Lyx1.3 compatible with cygwin? How about the qt frontend? Max --- Lars Gullik Bjønnes <[EMAIL PROTECTED]> wrote: > > This is the third prerelease of LyX 1.3.0. The first and second

Re: Third Prerelease of LyX 1.3.0 index entry bug

2003-01-30 Thread Helge Hafting
Bugs when inserting an index element: 1. Insert->index element to the right of some existing index element. 2. Type "Something" in the box (without quotes) and click ok 3. Reopen the box and find |++|Something|++| there? This don't work with makeindex, so I have to correct it. Every _new_ index

Re: lyx-devel po/: ChangeLog postats.sh

2003-01-30 Thread Angus Leeming
Andre Poenitz wrote: > On Thu, Jan 30, 2003 at 11:55:07AM +, Angus Leeming wrote: >> > Concerning cheapness: >> > >> > y=${x%<*} y=`echo $x | cut -d '<' -f 1` >> > translator=${y#*} translator=`echo $y | cut -d ' ' -f 2-` >> > y=${x#*<} y=`echo $x | cut -d '<' -f 2` >> > email=${y%>*}

Re: [patch] bug 758

2003-01-30 Thread Lars Gullik Bjønnes
Angus Leeming <[EMAIL PROTECTED]> writes: | Lars, Kayvan's patch for rpmbuild seems to have ben missed. It fixes | bug 758 that is blocking 1.3. Ok to apply? Is 758 a blocker? It shouldn't be. But it is ok. -- Lgb

Re: lyx-devel po/: ChangeLog postats.sh

2003-01-30 Thread Andre Poenitz
On Thu, Jan 30, 2003 at 11:55:07AM +, Angus Leeming wrote: > > Concerning cheapness: > > > > y=${x%<*} > > translator=${j#*} > > y=${x#*<} > > email=${y%>*} > > Never seen nothing like this. Can you explain it to me? It looks like > gook to me ;-) man bash /## ${parameter#word}

Re: lyx-devel po/: ChangeLog postats.sh

2003-01-30 Thread Angus Leeming
Jean-Marc Lasgouttes wrote: >> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes: > > Angus> Anyway, I have a reasonable working knowledge of sed and I'm > Angus> trying to improve my feeling for cut, paste etc. I 'feel' > that Angus> I will then be able 'do' sh-scripting with a reasonable

lyx-1.2.2: some layout bugs

2003-01-30 Thread Dominik Vogt
I am using the "article (AMS)" document class with the language "german". I have noticed the following bugs: - Many paragraph layout names are not translated in the printout, but some of them are. Here is a list of missing translations (that are probably missing in all math document class

Re: lyx-devel po/: ChangeLog postats.sh

2003-01-30 Thread Jean-Marc Lasgouttes
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes: Angus> Anyway, I have a reasonable working knowledge of sed and I'm Angus> trying to improve my feeling for cut, paste etc. I 'feel' that Angus> I will then be able 'do' sh-scripting with a reasonable level Angus> of proficiency. Still don

Re: lyx-devel po/: ChangeLog postats.sh

2003-01-30 Thread Angus Leeming
Andre Poenitz wrote: >> Point 2. Sometimes 'cut' is a better tool than 'sed'. I repectfully >> submit that this: >> >>input=`grep "Last-Translator" $pofile` && { >> # Remove 'Last-Translator: ' from the front of the string >>input=`echo $input | sed 's/  */ /g' | cut -d ' ' -f 2-` >> # The string

[patch] bug 758

2003-01-30 Thread Angus Leeming
Lars, Kayvan's patch for rpmbuild seems to have ben missed. It fixes bug 758 that is blocking 1.3. Ok to apply? -- Angus Index: Makefile.am === RCS file: /cvs/lyx/lyx-devel/Makefile.am,v retrieving revision 1.42 diff -u -u -r1.42 Ma

Re: lyx-devel po/: ChangeLog postats.sh

2003-01-30 Thread Angus Leeming
Michael Schmitt wrote: > Angus Leeming wrote: > > >Let's move on to the actual process of extracting info from the > >msgfmt > run. It > >is more interesting and was quite challenging. You put a lot of > >effort > into > >it and I didn't mean to stand on your toes. If you feel hurt, I > >ap

Re: CJK-LyX-1.2.3

2003-01-30 Thread Angus Leeming
[EMAIL PROTECTED] wrote: >> XIC is designed to be created for each GC (graphic >> context). Especially, each window (widget) must >> have its own input context if it expects user input. >> The current design of xforms is flawed that it >> creates only process global XIC and tries to use it >> for

Re: chktex problems in 1.3.0pre2

2003-01-30 Thread Helge Hafting
Jean-Marc Lasgouttes wrote: > > > "Helge" == Helge Hafting <[EMAIL PROTECTED]> writes: > > Helge> I tried chktex and got lots of: "Interword spacing (`\ ') > Helge> should perhaps be used." > > Helge> Lyxx place the error boxes in the wrong locations, about a line > Helge> after where they o

Third Prerelease of LyX 1.3.0

2003-01-30 Thread Lars Gullik Bjønnes
This is the third prerelease of LyX 1.3.0. The first and second prerelase did not have too many problems so it is hoped that this prerelease will be more or less equal to the final release. Howerver as with all preleases and new version of a program, you should backup your documents before trying

Re: 1.3 plans

2003-01-30 Thread Lars Gullik Bjønnes
Andre Poenitz <[EMAIL PROTECTED]> writes: | When? Hopefully within a week. -- Lgb

Re: lyx-devel po/: ChangeLog postats.sh

2003-01-30 Thread Michael Schmitt
Angus Leeming wrote: >Let's move on to the actual process of extracting info from the msgfmt run. It >is more interesting and was quite challenging. You put a lot of effort into >it and I didn't mean to stand on your toes. If you feel hurt, I apologise >profusely. > That's not the point! I wante

1.3 plans

2003-01-30 Thread Andre Poenitz
When? There hasn't been too much activity in the last two weeks or so... Andre' -- Those who desire to give up Freedom in order to gain Security, will not have, nor do they deserve, either one. (T. Jefferson)

Re: Feature request

2003-01-30 Thread Edwin Leuven
> This seems to be an oversight. Please file a bug at > https://bugzilla.lyx.org the attached fixes it. it's trivial (before or after 1.3 Lars?) Ed. Index: QRef.C === RCS file: /usr/local/lyx/cvsroot/lyx-devel/src/frontends/qt2/QRef