Re: none

2003-01-08 Thread Andre Poenitz
On Wed, Jan 08, 2003 at 07:13:37PM +0100, Lars Gullik Bjønnes wrote: > | "Keep the patch in your local tree and try again in the 1.4 cycle after > | you've seen a black cat crossing the street and the phase of the moon has > | changed" > > No... but perhaps when a my_getline has been implemented.

Re: none

2003-01-08 Thread Andre Poenitz
On Wed, Jan 08, 2003 at 07:13:37PM +0100, Lars Gullik Bjønnes wrote: > > Some how you seem eager to include anything as long as it does not > touch mathed... > Well spotted. Andre' -- Those who desire to give up Freedom in order to gain Security, will not have, nor do they deserve, either one

Re: Fresh meat in bugzilla.lyx.org

2003-01-08 Thread John Levon
On Thu, Jan 09, 2003 at 01:23:18AM +0100, Michael Schmitt wrote: > I have added a couple of bug reports to bugzilla. Those of you who have A thousand more like :) I think a couple are dupes. regards john -- "CUT IT OUT FACEHEAD" - jeffk

Fresh meat in bugzilla.lyx.org

2003-01-08 Thread Michael Schmitt
Hi folks, I have added a couple of bug reports to bugzilla. Those of you who have not been tortured by a large number of emails should have a look at the bugs with tag "UNCONFIRMED" - and confirm them if possible. Thanks, Michael

bug in docbook export

2003-01-08 Thread totschnig . michael
Hello, I join a testcase for a problem in docbook export. In the description list with a nested code environment, the generated docbook has two listitem closing tags instead of one. Regards, Michael modules.lyx Description: Binary data ]> Introduction to sitemgr modules January 1, 2

QSpellchecker and typo

2003-01-08 Thread Alfredo Braunstein
First patch to enable/disable elements of the dialog if the spellcheck is ongoing or not. (Particularly, enabling the start button solves a bug: in some situations the button shows up as disabled when trying to initiate a spellcheck) Second patch fixes a typo (a hard to find one :) Bye,

Re: Bug: comment-package and lyx

2003-01-08 Thread Dekel Tsur
On Sat, Jan 04, 2003 at 02:43:10PM +, Mark van Rossum wrote: > I'm using the 'comment package' in lyx. > > When I end the document with a comment, latex fails. > the end of the exported tex file looks like: > > \begin{comment} > or real data, solitons\end{comment} > >

Re: none

2003-01-08 Thread Lars Gullik Bjønnes
Andre Poenitz <[EMAIL PROTECTED]> writes: | "Keep the patch in your local tree and try again in the 1.4 cycle after | you've seen a black cat crossing the street and the phase of the moon has | changed" No... but perhaps when a my_getline has been implemented. as per discussion... | PS: From

Re: none

2003-01-08 Thread Andre Poenitz
On Wed, Jan 08, 2003 at 05:46:59PM +0100, Lars Gullik Bjønnes wrote: > "Claus Hentschel" <[EMAIL PROTECTED]> writes: > > | The problem seems to be that Cygwin does offer two modes for mounting but > | doesn't support opening files in both modes. IMHO the current 'patch' is > | sufficient to care a

Re: none

2003-01-08 Thread Lars Gullik Bjønnes
"Claus Hentschel" <[EMAIL PROTECTED]> writes: | The problem seems to be that Cygwin does offer two modes for mounting but | doesn't support opening files in both modes. IMHO the current 'patch' is | sufficient to care about! We should leave it included. the patch as-is is too ugly. -- L

Re: Compiler warnings

2003-01-08 Thread Andre Poenitz
On Wed, Jan 08, 2003 at 06:18:55PM +0100, Jean-Marc Lasgouttes wrote: > posted may have any difference. Am I blind? I don't see a difference either. Andre' (usually in need of glasses) -- Those who desire to give up Freedom in order to gain Security, will not have, nor do they deserve, either o

Re: Towards LyX 1.2.3 [status update #1]

2003-01-08 Thread Jean-Marc Lasgouttes
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes: Angus> Since we're being finicky: - when the lyx binary was invoked Angus> through a symbolic link, LyX would print annoying messages on Angus> the console; they are now output only when debugging. Thanks. JMarc

Re: [PATCH] Re: cut table cells doesn't work in float

2003-01-08 Thread Lars Gullik Bjønnes
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: | > "Jean-Marc" == Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: | | > "Edwin" == Edwin Leuven <[EMAIL PROTECTED]> writes: | Edwin> in the qt frontend that is. The minibuffer says "Command | Edwin> disabled" when I try to cut a range of

Re: [PATCH] Re: still can't import any latex tabulars

2003-01-08 Thread Lars Gullik Bjønnes
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: | > "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: | | Lars> What was in place before I changed it? anyway it is fine as you | Lars> changed it. | | You just added the (3), probably because you thought that the size was | known in a

Re: Compiler warnings

2003-01-08 Thread Lars Gullik Bjønnes
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: | That's why I posted here. However, I fail to see how the two forms I | posted may have any difference. Am I blind? It looks correct to me as well. -- Lgb

Re: Compiler warnings

2003-01-08 Thread John Levon
On Wed, Jan 08, 2003 at 06:18:55PM +0100, Jean-Marc Lasgouttes wrote: > >> // is any optimization possible? if (std::abs(y - old_first) < > >> owner_.workHeight()) > > That's why I posted here. However, I fail to see how the two forms I > posted may have any difference. Am I blind? Probably not,

Re: Towards LyX 1.2.3 [status update #1]

2003-01-08 Thread Ronny Buchmann
Am Mittwoch, 8. Januar 2003 18:10 schrieb Andre Poenitz: > On Wed, Jan 08, 2003 at 06:07:05PM +0100, Ronny Buchmann wrote: > > [...] > > so it should work for rh62 and above > > LyX is useful even if perl is not installed. I am no friend of unnecessary > dependencies. you're right PreReq perl is no

Re: [PATCH] Re: cut table cells doesn't work in float

2003-01-08 Thread Jean-Marc Lasgouttes
> "Jean-Marc" == Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: > "Edwin" == Edwin Leuven <[EMAIL PROTECTED]> writes: Edwin> in the qt frontend that is. The minibuffer says "Command Edwin> disabled" when I try to cut a range of cells of a tabular in a Edwin> table float. Cutting cells wh

Re: [PATCH] Re: still can't import any latex tabulars

2003-01-08 Thread Jean-Marc Lasgouttes
> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: Lars> What was in place before I changed it? anyway it is fine as you Lars> changed it. You just added the (3), probably because you thought that the size was known in advance. Unfortunately the effect was quite different. I'll appl

Re: Compiler warnings

2003-01-08 Thread Jean-Marc Lasgouttes
> "John" == John Levon <[EMAIL PROTECTED]> writes: John> On Wed, Jan 08, 2003 at 05:26:48PM +0100, Jean-Marc Lasgouttes John> wrote: >> This one is weird: the code reads >> >> // is any optimization possible? if ((y - old_first) < >> owner_.workHeight() && (old_first - y) < owner_.workHeight(

Re: [patch] remove unconditional error message

2003-01-08 Thread Lars Gullik Bjønnes
Andre Poenitz <[EMAIL PROTECTED]> writes: | Ok? sure. -- Lgb

Re: [PATCH] Re: still can't import any latex tabulars

2003-01-08 Thread Lars Gullik Bjønnes
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: | > "Juergen" == Juergen Spitzmueller <[EMAIL PROTECTED]> writes: | | Juergen> Dr. Richard E. Hawkins wrote: | >> Yes; I can't even reproduce the order or pattern of blank/nonblank. | >> All I have so far is that it seems to be affected by a fa

Re: Towards LyX 1.2.3 [status update #1]

2003-01-08 Thread Ronny Buchmann
Am Mittwoch, 8. Januar 2003 14:02 schrieb Jean-Marc Lasgouttes: > Hello, > > It seems that we need to release LyX 1.2.3 right now. Please find > appended the list of changes that are in cvs currently. If there is a > patch that you really think should be added, please tell me about it. i have one a

Re: Compiler warnings

2003-01-08 Thread John Levon
On Wed, Jan 08, 2003 at 05:26:48PM +0100, Jean-Marc Lasgouttes wrote: > This one is weird: the code reads > > // is any optimization possible? > if ((y - old_first) < owner_.workHeight() > && (old_first - y) < owner_.workHeight()) > > is there a reason why the test is not >

Re: [PATCH] Re: still can't import any latex tabulars

2003-01-08 Thread Angus Leeming
On Wednesday 08 January 2003 4:00 pm, Jean-Marc Lasgouttes wrote: > Lars, since the "(3)" is your doing, feel free to replace that with any > C++ally correct construct that may make you feel good. > > JMarc Why not either of: #include #include using std::vector; using std::string; void foo()

Re: Compiler warnings

2003-01-08 Thread Jean-Marc Lasgouttes
> "Michael" == Michael Schmitt <[EMAIL PROTECTED]> writes: Michael> Hi, please find the current list of compiler warnings below Michael> (gcc-3.2, xforms frontend). I think a few of them are easily Michael> fixable. Michael> xscreen.C: In member function Michael> `virtual void XScreen::draw(L

alt-r doesn't replace in spellcheck dialog

2003-01-08 Thread Dr. Richard E. Hawkins
edit the replacement line, hit alt-r, and nothing happens yesterday's cvs. hawk -- Richard E. Hawkins, Asst. Prof. of Economics/"\ ASCII ribbon campaign [EMAIL PROTECTED] Smeal 178 (814) 375-4700 \ / against HTML mail These opinions will not be those of Xand posti

[patch] remove unconditional error message

2003-01-08 Thread Andre Poenitz
Ok? Andre' Index: formulabase.C === RCS file: /usr/local/lyx/cvsroot/lyx-devel/src/mathed/formulabase.C,v retrieving revision 1.230 diff -u -p -r1.230 formulabase.C --- formulabase.C 12 Dec 2002 09:42:35 - 1.230 +++ f

[PATCH] Re: still can't import any latex tabulars

2003-01-08 Thread Jean-Marc Lasgouttes
> "Juergen" == Juergen Spitzmueller <[EMAIL PROTECTED]> writes: Juergen> Dr. Richard E. Hawkins wrote: >> Yes; I can't even reproduce the order or pattern of blank/nonblank. >> All I have so far is that it seems to be affected by a failed >> import, abut also by using anything on the menu. Ju

Re: Towards LyX 1.2.3 [status update #1]

2003-01-08 Thread Angus Leeming
On Wednesday 08 January 2003 3:37 pm, Jean-Marc Lasgouttes wrote: > > "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes: > > Angus> On Wednesday 08 January 2003 1:02 pm, Jean-Marc Lasgouttes > > Angus> wrote: > >> - when the lyx binary was actually a symbolic link, LyX printed   > >> annoying

Re: Bugzilla Bug 436

2003-01-08 Thread Dekel Tsur
On Wed, Jan 08, 2003 at 03:24:55PM +, Jos? Matos wrote: > * in version 218 we have: > * in version 220 we have: > * in version 221 we have: > > Is this ok? If yes, I will commit the fix and close the bug. I don't really remember the exact differences between version. The change in get_valu

Re: Towards LyX 1.2.3 [status update #1]

2003-01-08 Thread Jean-Marc Lasgouttes
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes: Angus> On Wednesday 08 January 2003 1:02 pm, Jean-Marc Lasgouttes Angus> wrote: >> - when the lyx binary was actually a symbolic link, LyX printed   >> annoying debug messages on console; they are debug messages now Angus> s/annoying debu

Re: 1.3.0 stoppers

2003-01-08 Thread John Levon
On Wed, Jan 08, 2003 at 04:08:11PM +0100, Lars Gullik Bj?nnes wrote: > | especially bug 8 ! > > The target milestone also says when bugs to look into before release, > if it is decided that this problem is minor etc. The target milestone > can be removed. OK fine. Then I would say that bug 8 is

Re: Bugzilla Bug 436

2003-01-08 Thread José Matos
On Wednesday 08 January 2003 14:46, Dekel Tsur wrote: > > Notice the [1] we are assuming that there are always 2 member. Is it ok > > to test for the presence of the second and if not present to return the > > empty string? > > Yes, I think it would be fine. > > > Closing this bug there aren't

Re: Make error in sourcedoc?

2003-01-08 Thread Jean-Marc Lasgouttes
> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: Lars> Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: | Lars> When I make lyx, it ends with Lars> | Lars> | make[1]: Leaving directory `/local/lasgoutt/qtbuild/src' | Lars> Making all in sourcedoc | make[1]: Entering directory Lars>

Re: 1.3.0 stoppers

2003-01-08 Thread Lars Gullik Bjønnes
John Levon <[EMAIL PROTECTED]> writes: | On Wed, Jan 08, 2003 at 11:55:09AM +0100, Michael Schmitt wrote: | | > How about bugs #770, #795 ? | > | | Why must they be fixed before 1.3.0 ? Juergen is going to apply a fix | for 770. Why must 795 be fixed ? | | I dont understand why we've added a

Re: Make error in sourcedoc?

2003-01-08 Thread Lars Gullik Bjønnes
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: | When I make lyx, it ends with | | make[1]: Leaving directory `/local/lasgoutt/qtbuild/src' | Making all in sourcedoc | make[1]: Entering directory `/local/lasgoutt/qtbuild/sourcedoc' | make[1]: *** No rule to make target `all'. Stop. | make[1]:

Make error in sourcedoc?

2003-01-08 Thread Jean-Marc Lasgouttes
When I make lyx, it ends with make[1]: Leaving directory `/local/lasgoutt/qtbuild/src' Making all in sourcedoc make[1]: Entering directory `/local/lasgoutt/qtbuild/sourcedoc' make[1]: *** No rule to make target `all'. Stop. make[1]: Leaving directory `/local/lasgoutt/qtbuild/sourcedoc' make: ***

Re: Bugzilla Bug 436

2003-01-08 Thread Dekel Tsur
On Wed, Jan 08, 2003 at 02:40:18PM +, Jos? Matos wrote: > the problem is that get_value always expect to have a value to catch a value > there > > def get_value(lines, token, start, end = 0): > i = find_token2(lines, token, start, end) > if i == -1: > return "" > return s

Re: Towards LyX 1.2.3 [status update #1]

2003-01-08 Thread Andre Poenitz
On Wed, Jan 08, 2003 at 03:38:39PM +0100, Jean-Marc Lasgouttes wrote: > Andre> It would be singular in German if that helps ;-] > > Usually, German does not help me much ;) Seems to be a local thing... Actually, when I think about the example I believe I was wrong and plural is correct... Andre

Re: Towards LyX 1.2.3 [status update #1]

2003-01-08 Thread Jean-Marc Lasgouttes
> "Andre" == Andre Poenitz <[EMAIL PROTECTED]> writes: Andre> On Wed, Jan 08, 2003 at 03:24:48PM +0100, Jean-Marc Lasgouttes Andre> wrote: John> "whose" reads better, but I don't have a justification. >> That's a good enough justification. And should I use a plural for >> `meaning'? Andre> I

Bugzilla Bug 436

2003-01-08 Thread José Matos
Hi Dekel, this bug is trigered by this piece \begin_inset Figure size 288 178 file graphs/gridNtree-confReal2.eps subcaption flags 9 \end_inset and you search it as subcaptionText = get_value(lines, "subcaption", i+1, j) the problem is that get_value always expect to have a

Re: Towards LyX 1.2.3 [status update #1]

2003-01-08 Thread Andre Poenitz
On Wed, Jan 08, 2003 at 03:24:48PM +0100, Jean-Marc Lasgouttes wrote: > John> "whose" reads better, but I don't have a justification. > > That's a good enough justification. And should I use a plural for > `meaning'? It would be singular in German if that helps ;-] Andre' -- Those who desire t

Re: Towards LyX 1.2.3 [status update #1]

2003-01-08 Thread Angus Leeming
On Wednesday 08 January 2003 2:24 pm, Jean-Marc Lasgouttes wrote: > > "John" == John Levon <[EMAIL PROTECTED]> writes: > > John> On Wed, Jan 08, 2003 at 02:50:06PM +0100, Jean-Marc Lasgouttes > > John> wrote: > >> >> >> - fix functions word-find-forward and word-find-backward, > >> > >> which >

Re: Towards LyX 1.2.3 [status update #1]

2003-01-08 Thread Jean-Marc Lasgouttes
> "John" == John Levon <[EMAIL PROTECTED]> writes: John> On Wed, Jan 08, 2003 at 02:50:06PM +0100, Jean-Marc Lasgouttes John> wrote: >> >> >> - fix functions word-find-forward and word-find-backward, >> which >> >> meaning was inverted >> >> I think `which' is right here, but my english is fa

Re: Towards LyX 1.2.3 [status update #1]

2003-01-08 Thread John Levon
On Wed, Jan 08, 2003 at 02:50:06PM +0100, Jean-Marc Lasgouttes wrote: > >> >> - fix functions word-find-forward and word-find-backward, which > >> >> meaning was inverted > > I think `which' is right here, but my english is far from perfect. But > I also think that the plural is needed. I add lyx

Re: lyx2lyx style question

2003-01-08 Thread John Levon
On Wed, Jan 08, 2003 at 11:32:10AM +0100, Andre Poenitz wrote: > I don't use emacs. This 'default' is unreadable for me unless I set > tabstop==8 (I usually have *shriek* 2), moreover it is a hassle to edit Andre, Andre ... *shakes head* /me runs john -- "CUT IT OUT FACEHEAD" - jeffk

Re: 1.3.0 stoppers

2003-01-08 Thread John Levon
On Wed, Jan 08, 2003 at 11:55:09AM +0100, Michael Schmitt wrote: > How about bugs #770, #795 ? > Why must they be fixed before 1.3.0 ? Juergen is going to apply a fix for 770. Why must 795 be fixed ? I dont understand why we've added a load of bugs as important now, just as we're getting close

Re: Remove trailing \r when reading...

2003-01-08 Thread Lars Gullik Bjønnes
"Claus Hentschel" <[EMAIL PROTECTED]> writes: | > | > ios::text? No. It is a non-standard flag. | > | > ... | > | > ios::binary otoh is a standard flag and should work everywhere. | > | | > | So there seems not to be another way then removong those trailing \r's | the | > | way I'v done. We do nee

Re: lyx2lyx style question

2003-01-08 Thread Lars Gullik Bjønnes
José Matos <[EMAIL PROTECTED]> writes: | On Wednesday 08 January 2003 11:58, Lars Gullik Bjønnes wrote: | > | > (setq py-indent-offset 8) | > | > should do the trick. | > | > (M-x set-variable RET py-indent-offset RET 8 RET) | | Ok, I already knew that (trial and error), but there is a small (

Re: [WARNING] Bad bug in lyx 1.2.2 configure script

2003-01-08 Thread Dr. Richard E. Hawkins
On Wed, Jan 08, 2003 at 12:32:24PM +0100, Jean-Marc Lasgouttes wrote: > > There is a very nasty bug in LyX 1.2.2 configure script: if you > configure as root and an error occurs during the configure step > (e.g. xforms not found), the the script will delete the /dev/null > device. This undoubtly l

Re: [PATCH] Re: Bug in tabular dialog

2003-01-08 Thread Jean-Marc Lasgouttes
> "Juergen" == Juergen Spitzmueller <[EMAIL PROTECTED]> writes: Juergen> Jean-Marc Lasgouttes wrote: The major (multicolumn) bug was a Juergen> new regression in 1.3 Bug 572 is a rather minor annoyance. Juergen> It's not urgent, but I could backport it if requested. >> So we can live without

Re: still can't import any latex tabulars

2003-01-08 Thread Dr. Richard E. Hawkins
On Tue, Jan 07, 2003 at 06:14:14PM +0100, Juergen Spitzmueller wrote: > Dr. Richard E. Hawkins wrote: > > Yes; I can't even reproduce the order or pattern of blank/nonblank. All > > I have so far is that it seems to be affected by a failed import, abut > > also by using anything on the menu. > He

Re: Towards LyX 1.2.3 [status update #1]

2003-01-08 Thread Jean-Marc Lasgouttes
> "Andre" == Andre Poenitz <[EMAIL PROTECTED]> writes: Andre> On Wed, Jan 08, 2003 at 02:38:19PM +0100, Jean-Marc Lasgouttes Andre> wrote: >> > "Andre" == Andre Poenitz <[EMAIL PROTECTED]> writes: >> Andre> On Wed, Jan 08, 2003 at 02:02:36PM +0100, Jean-Marc Lasgouttes Andre> wrote: >> >>

Re: Remove trailing \r when reading...

2003-01-08 Thread Claus Hentschel
> | > ios::text? No. It is a non-standard flag. > | > ... > | > ios::binary otoh is a standard flag and should work everywhere. > | > | So there seems not to be another way then removong those trailing \r's the > | way I'v done. We do need that in all cases where text read from a (binary) > | opene

Re: lyx2lyx style question

2003-01-08 Thread José Matos
On Wednesday 08 January 2003 12:37, Dekel Tsur wrote: > > > > And ^Q + TAB is not a reasonable solution. > > You need to add > (setq-default indent-tabs-mode t) That did the trick, thanks. -- José Abílio

Re: [Bug 763] lyx2lyx adds gibberish to title

2003-01-08 Thread Jean-Marc Lasgouttes
> "Andre" == Andre Poenitz <[EMAIL PROTECTED]> writes: Andre> Probably. Andre> How do we learn which option went at what time? In OLD_CHANGES, I find: since 0.11.24 - changed from vmargin.sty to geometry.sty (Jug) - changed also the configure-stuff from vmargin to geometry (Jug) [...] since

Re: [Bug 763] lyx2lyx adds gibberish to title

2003-01-08 Thread Andre Poenitz
On Wed, Jan 08, 2003 at 01:58:55PM +0100, Jean-Marc Lasgouttes wrote: > Andre> LyX ignores when reading the file... > > But it spits an error, doesn't it? I did not see any. > Anyway they should be removed by lyx2lyx. Probably. How do we learn which option went at what time? > Andre> Would b

Re: [WARNING] Bad bug in lyx 1.2.2 configure script

2003-01-08 Thread Michael Abshoff
On most Linux-distros you won't be able to properly boot since the root filesystem ist usually mounted read-only. Remounting it as read-write will fail when /dev/null is not present (at least in SuSE). So start you system in single user mode, log in as root on the console, do a 'mount -o remount /

Re: Towards LyX 1.2.3 [status update #1]

2003-01-08 Thread Angus Leeming
On Wednesday 08 January 2003 1:02 pm, Jean-Marc Lasgouttes wrote: > - when the lyx binary was actually a symbolic link, LyX printed >   annoying debug messages on console; they are debug messages now s/annoying debug/annoying/ or this reads as 'no change' ;-) -- Angus

Towards LyX 1.2.3 [status update #1]

2003-01-08 Thread Jean-Marc Lasgouttes
Hello, It seems that we need to release LyX 1.2.3 right now. Please find appended the list of changes that are in cvs currently. If there is a patch that you really think should be added, please tell me about it. My current plan is to release what we have maybe tomorrow. I anticipate that LyX 1.

Re: [Bug 763] lyx2lyx adds gibberish to title

2003-01-08 Thread Jean-Marc Lasgouttes
> "Andre" == Andre Poenitz <[EMAIL PROTECTED]> writes: Andre> On Wed, Jan 08, 2003 at 12:57:29PM +0100, Jean-Marc Lasgouttes Andre> wrote: >> Of these, only \topmargin still exist in 1.3.0cvs. Do you mean that >> the others are kept unchanged by lyx2lyx? This would be very wrong. Andre> LyX i

Re: lyx2lyx style question

2003-01-08 Thread Dekel Tsur
On Wed, Jan 08, 2003 at 12:27:53PM +, Jos? Matos wrote: > On Wednesday 08 January 2003 11:58, Lars Gullik Bj?nnes wrote: > > > > (setq py-indent-offset 8) > > > > should do the trick. > > > > (M-x set-variable RET py-indent-offset RET 8 RET) > > Ok, I already knew that (trial and error), bu

Re: lyx2lyx style question

2003-01-08 Thread Andre Poenitz
On Wed, Jan 08, 2003 at 12:27:53PM +, José Matos wrote: > Ok, I already knew that (trial and error), but there is a small (not) > problem. It really inserts 8 spaces and not a tab. André will not like it. I like it better than the mixed version... Andre' -- Those who desire to give up F

Re: lyx2lyx style question

2003-01-08 Thread José Matos
On Wednesday 08 January 2003 11:58, Lars Gullik Bjønnes wrote: > > (setq py-indent-offset 8) > > should do the trick. > > (M-x set-variable RET py-indent-offset RET 8 RET) Ok, I already knew that (trial and error), but there is a small (not) problem. It really inserts 8 spaces and not a tab. An

Re: 1.3.0 stoppers

2003-01-08 Thread Michael Schmitt
Andre Poenitz wrote: On Wed, Jan 08, 2003 at 11:55:09AM +0100, Michael Schmitt wrote: How about bugs #770, #795 ? They have no target milestone. #795 has a target milestone now :-) 135 bugzilla bug reports in total including unconfirmed and trivial bugs! Not to bad. I will check my

Re: [WARNING] Bad bug in lyx 1.2.2 configure script

2003-01-08 Thread billw
For anyone who needs to recover, On my RedHat 8.0 machine /dev/null is a character device with major mode 1, minor mode 3 and mode a+rw - use mknod to make a new one. On Solaris, it's a soft link to /devices/pseudo/mm@0:null - use ln to recreate. Bill. On 8 Jan 2003, Jean-Marc Lasgouttes wrote:

Re: Bugs in ReLyX

2003-01-08 Thread José Matos
On Wednesday 08 January 2003 10:45, Michael Schmitt wrote: > Hi folks, > > I wanted to convert a TeX document of a colleague of mine to LyX > (1.3.0cvs) but I failed for several reasons: [...] > 4. reLyX produces an old file format; when converting a fig inset into > the LyX 1.3 > file

Re: python: length of list

2003-01-08 Thread Andre Poenitz
On Wed, Jan 08, 2003 at 01:52:04PM +0200, Dekel Tsur wrote: > However, it is probably better to use search&replace of regular expressions. def change_preamble(lines): for i in xrange(0, len(lines)): words = string.split(lines[i]) if len(words) > 2 and words

Re: [Bug 763] lyx2lyx adds gibberish to title

2003-01-08 Thread Andre Poenitz
On Wed, Jan 08, 2003 at 12:57:29PM +0100, Jean-Marc Lasgouttes wrote: > Of these, only \topmargin still exist in 1.3.0cvs. Do you mean that > the others are kept unchanged by lyx2lyx? This would be very wrong. LyX ignores when reading the file... > But indeed the code in buffer.C around line 765

Re: [WARNING] Bad bug in lyx 1.2.2 configure script

2003-01-08 Thread Ronny Buchmann
Am Mittwoch, 8. Januar 2003 12:32 schrieb Jean-Marc Lasgouttes: > There is a very nasty bug in LyX 1.2.2 configure script: if you > configure as root and an error occurs during the configure step > (e.g. xforms not found), the the script will delete the /dev/null > device. This undoubtly leads to v

Re: [WARNING] Bad bug in lyx 1.2.2 configure script

2003-01-08 Thread Lars Gullik Bjønnes
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: | If you have been victim of this problem, please complain here and I'll | try to find out how to reconstruct it (some magic command that I do | not know yet). On linux: mknod /dev/null c 1 3 (also use the -m switch to set permissons correctly "r

Re: python: length of list

2003-01-08 Thread Andre Poenitz
On Wed, Jan 08, 2003 at 01:52:04PM +0200, Dekel Tsur wrote: > > if [ "\\oddsidemargin", "\\evensidemargin", "\\marginparwidth", > > "\\textwidth", "\\topmargin", >"\\textheight"].count(words[0]) != 0: > > len = words[1] +

Re: lyx2lyx style question

2003-01-08 Thread Lars Gullik Bjønnes
[EMAIL PROTECTED] (Lars Gullik Bjønnes) writes: | José Matos <[EMAIL PROTECTED]> writes: | | | On Wednesday 08 January 2003 10:32, Andre Poenitz wrote: | | > | | > So I'd rather have that in 'LyX style' with which emacs users _and_ I seem | | > to be happy. Moreover, it would make the whole of L

Re: [Bug 763] lyx2lyx adds gibberish to title

2003-01-08 Thread Jean-Marc Lasgouttes
> "Andre" == Andre Poenitz <[EMAIL PROTECTED]> writes: Andre> On Wed, Jan 08, 2003 at 12:40:02PM +0100, Jean-Marc Lasgouttes Andre> wrote: >> The good fix in this case is to enclose the length inside double >> quotes (and make sure that lyxlex is asked to honor these quotes). Andre> Probably.

Re: python: length of list

2003-01-08 Thread Dekel Tsur
On Wed, Jan 08, 2003 at 12:34:51PM +0100, Andre Poenitz wrote: > > len(foo) doesn't work: > > (My first shot at python!) > > def change_preamble(lines): > for line in lines: > words = string.split(line) > if len(words) > 2: > if [ "\\oddsid

Re: [Bug 763] lyx2lyx adds gibberish to title

2003-01-08 Thread Andre Poenitz
On Wed, Jan 08, 2003 at 12:40:02PM +0100, Jean-Marc Lasgouttes wrote: > The good fix in this case is to enclose the length inside double > quotes (and make sure that lyxlex is asked to honor these quotes). Probably. Another fix might be as simple as "use rest of line"... > What are the lyx tags

Re: [Bug 763] lyx2lyx adds gibberish to title

2003-01-08 Thread Jean-Marc Lasgouttes
> "Andre" == Andre Poenitz <[EMAIL PROTECTED]> writes: Andre> On Wed, Jan 08, 2003 at 10:41:35AM +, José Matos wrote: >> On Wednesday 08 January 2003 10:18, Andre Poenitz wrote: >> > >> > Aehm... how does LyX currently lengths like '1 true in'? >> > >> > Simply removing spaces would not he

Re: lyx2lyx style question

2003-01-08 Thread Lars Gullik Bjønnes
José Matos <[EMAIL PROTECTED]> writes: | On Wednesday 08 January 2003 10:32, Andre Poenitz wrote: | > | > So I'd rather have that in 'LyX style' with which emacs users _and_ I seem | > to be happy. Moreover, it would make the whole of LyX more consistent. | | Lars, any clue how to force emacs

python: length of list

2003-01-08 Thread Andre Poenitz
len(foo) doesn't work: (My first shot at python!) def change_preamble(lines): for line in lines: words = string.split(line) if len(words) > 2: if [ "\\oddsidemargin", "\\evensidemargin", "\\marginparwidth",

[WARNING] Bad bug in lyx 1.2.2 configure script

2003-01-08 Thread Jean-Marc Lasgouttes
There is a very nasty bug in LyX 1.2.2 configure script: if you configure as root and an error occurs during the configure step (e.g. xforms not found), the the script will delete the /dev/null device. This undoubtly leads to very bad effect, since /dev/null is a very basic device in any unix syst

Re: 1.3.0 stoppers

2003-01-08 Thread Andre Poenitz
On Wed, Jan 08, 2003 at 11:55:09AM +0100, Michael Schmitt wrote: > How about bugs #770, #795 ? They have no target milestone. 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: lyx2lyx style question

2003-01-08 Thread Angus Leeming
On Wednesday 08 January 2003 10:58 am, José Matos wrote: > On Wednesday 08 January 2003 10:32, Andre Poenitz wrote: > > So I'd rather have that in 'LyX style' with which emacs users _and_ I > > seem to be happy. Moreover, it would make the whole of LyX more > > consistent. > > Lars, any clue how

Re: 1.3.0 stoppers

2003-01-08 Thread Michael Schmitt
How about bugs #770, #795 ? Michael -- === Michael Schmitt Telefon: +49 651 97551-40 Institut für TelematikTelefax: +49 651 97551-12 Bahnhofstrasse 30-32 WWW: http://ww

Re: [Bug 763] lyx2lyx adds gibberish to title

2003-01-08 Thread Andre Poenitz
On Wed, Jan 08, 2003 at 10:41:35AM +, José Matos wrote: > On Wednesday 08 January 2003 10:18, Andre Poenitz wrote: > > > > Aehm... how does LyX currently lengths like '1 true in'? > > > > Simply removing spaces would not help here... > > Give me a general pattern and I will lift the Earth (

Re: lyx-1.2.2: ./configure deletes /dev/null

2003-01-08 Thread Lars Gullik Bjønnes
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: | > "Dominik" == Dominik Vogt <[EMAIL PROTECTED]> writes: | | Dominik> When I run the configure script that comes with lyx-1.2.2, it | Dominik> deletes the /dev/null device entry. | | Here is a patch to fix this in 1.3.0cvs. I intend to apply

Bugs in ReLyX

2003-01-08 Thread Michael Schmitt
Hi folks, I wanted to convert a TeX document of a colleague of mine to LyX (1.3.0cvs) but I failed for several reasons: 1. reLyX fails if there is a subdirectory with the same (base) name as a TeX file 2. reLyX fails if the full path starting with the main document directory is specifie

Re: LyX for Win32 - Test release

2003-01-08 Thread Edwin Leuven
> Issues that remain are: > -finding a suitable replacement for a unix style home directory > -fix some external scripts -ok/apply of dialogs crashes lyx -lot of flicker on menu change (e.g. file -> edit -> insert ) -symbols don't show in math panel -lyx starts with console window which remains op

Re: lyx2lyx style question

2003-01-08 Thread José Matos
On Wednesday 08 January 2003 10:32, Andre Poenitz wrote: > > So I'd rather have that in 'LyX style' with which emacs users _and_ I seem > to be happy. Moreover, it would make the whole of LyX more consistent. Lars, any clue how to force emacs to do this? > Andre' -- José Abílio

Re: [Bug 763] lyx2lyx adds gibberish to title

2003-01-08 Thread Lars Gullik Bjønnes
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: | > "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: | | Lars> Andre Poenitz <[EMAIL PROTECTED]> writes: | > Notice that 0.11 are | Lars> not yet in lyx2lyx range, that will be for 1.4 but if | > this | Lars> is simple enough we could

Re: lyx-1.2.2: ./configure deletes /dev/null

2003-01-08 Thread Jean-Marc Lasgouttes
> "Dominik" == Dominik Vogt <[EMAIL PROTECTED]> writes: Dominik> When I run the configure script that comes with lyx-1.2.2, it Dominik> deletes the /dev/null device entry. Here is a patch to fix this in 1.3.0cvs. I intend to apply the same patch to 1.2.3cvs. Lars? JMarc ? config.h.in Ind

Re: [Bug 763] lyx2lyx adds gibberish to title

2003-01-08 Thread José Matos
On Wednesday 08 January 2003 10:18, Andre Poenitz wrote: > > Aehm... how does LyX currently lengths like '1 true in'? > > Simply removing spaces would not help here... Give me a general pattern and I will lift the Earth (or is it the other way) ;-) > Andre' -- José Abílio

Re: [Bug 763] lyx2lyx adds gibberish to title

2003-01-08 Thread José Matos
On Wednesday 08 January 2003 10:23, Jean-Marc Lasgouttes wrote: > > It would be nice to cover 0.12, since this is basically KLyX format. I have tried to do it. I expect it to convert it without flaws, so I would appreciate to have users testing and reporting problems. > JMarc -- José Abílio

Re: [Bug 763] lyx2lyx adds gibberish to title

2003-01-08 Thread José Matos
On Wednesday 08 January 2003 10:18, Lars Gullik Bjønnes wrote: > > One thing though: lyx2lyx should not try to do the best thing for > formats it does not have, it should rather punt completely. A half > converted format can be worse than having non at all... The problem here is that 2.15 is not

Re: [Bug 763] lyx2lyx adds gibberish to title

2003-01-08 Thread Andre Poenitz
On Wed, Jan 08, 2003 at 11:26:43AM +0100, Lars Gullik Bjønnes wrote: > | I agree if called from LyX. For calling lyx2lyx manually I really like to > | have a 'do the best you can' mode... > > --force > > kind of thing? Would suffice. Andre' -- Those who desire to give up Freedom in order to g

Re: lyx2lyx style question

2003-01-08 Thread Andre Poenitz
On Wed, Jan 08, 2003 at 10:16:47AM +, José Matos wrote: > The cruel truth is that we use that style since it is emacs python mode > default. I don't use emacs. This 'default' is unreadable for me unless I set tabstop==8 (I usually have *shriek* 2), moreover it is a hassle to edit for me (yes

Re: [Bug 763] lyx2lyx adds gibberish to title

2003-01-08 Thread Lars Gullik Bjønnes
Andre Poenitz <[EMAIL PROTECTED]> writes: | On Wed, Jan 08, 2003 at 11:18:40AM +0100, Lars Gullik Bjønnes wrote: | > One thing though: lyx2lyx should not try to do the best thing for | > formats it does not have, it should rather punt completely. A half | > converted format can be worse than havin

Re: [Bug 763] lyx2lyx adds gibberish to title

2003-01-08 Thread Jean-Marc Lasgouttes
> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: Lars> Andre Poenitz <[EMAIL PROTECTED]> writes: | > Notice that 0.11 are Lars> not yet in lyx2lyx range, that will be for 1.4 but if | > this Lars> is simple enough we could fix it now. Lars> | Lars> | So the target milestone should

Re: [Bug 763] lyx2lyx adds gibberish to title

2003-01-08 Thread Andre Poenitz
On Wed, Jan 08, 2003 at 11:18:40AM +0100, Lars Gullik Bjønnes wrote: > One thing though: lyx2lyx should not try to do the best thing for > formats it does not have, it should rather punt completely. A half > converted format can be worse than having non at all... I agree if called from LyX. For ca

Re: [Bug 763] lyx2lyx adds gibberish to title

2003-01-08 Thread Andre Poenitz
On Wed, Jan 08, 2003 at 10:20:00AM +, José Matos wrote: > If 0.11.x was the last version that used this style I propose to put the > convertion code there and not later. Do as you like. Andre' -- Those who desire to give up Freedom in order to gain Security, will not have, nor do they d

  1   2   >