LyX 2.3.8 layout2layout.py

2024-05-21 Thread Norbert Koksch
Dear LyX developers, in lines 396 ... 365 of layout2layout.py, \s has to replaced by \\s. Best regards Norbert -- lyx-devel mailing list lyx-devel@lists.lyx.org http://lists.lyx.org/mailman/listinfo/lyx-devel

AltGr chrashes qtlyx-1.0.0cvs -dbg key

2002-12-04 Thread Norbert Koksch
Hallo, since yesterday (Dec., 3rd), my qtlyx-1.3.0cvs again crashes after entering AltGr, if I start it with the option -dbg 4: Press key 65535 text none, ascii 0 sym empty in getSymbolName() lyx: SIGSEGV signal caught Sorry, you have found a bug in LyX. Please

Re: AltGr chrashes qtlyx-1.3.0cvs -dbg key

2002-12-04 Thread Norbert Koksch
I corrected the subject. Norbert

Re: AltGr chrashes qtlyx-1.3.0cvs -dbg key

2002-12-04 Thread Norbert Koksch
Dear John, I tried to make a backtrace. But I don't know how to enter the option -dbg 4. If I start gdb lyx -dbg 4 gdb says unrecognized option `-dbg'. I didn't found a way to add the option. Norbert John Levon wrote: On Wed, Dec 04, 2002 at 03:53:32PM +0100, Norbert Koksch

Re: AltGr chrashes qtlyx-1.3.0cvs -dbg key

2002-12-04 Thread Norbert Koksch
(s, traits::length (s)); } Norbert Angus Leeming wrote: On Wednesday 04 December 2002 3:34 pm, Norbert Koksch wrote: Dear John, I tried to make a backtrace. But I don't know how to enter the option -dbg 4. If I start gdb lyx -dbg 4 Try $ gdb lyx gdb run -dbg 4

AltGr chrashes qtlyx-1.0.0cvs -dbg key

2002-12-04 Thread Norbert Koksch
Hallo, since yesterday (Dec., 3rd), my qtlyx-1.3.0cvs again crashes after entering AltGr, if I start it with the option -dbg 4: Press key 65535 text "none", ascii "0" sym empty in getSymbolName() lyx: SIGSEGV signal caught Sorry, you have found a bug in LyX.

Re: AltGr chrashes qtlyx-1.3.0cvs -dbg key

2002-12-04 Thread Norbert Koksch
I corrected the subject. Norbert

Re: AltGr chrashes qtlyx-1.3.0cvs -dbg key

2002-12-04 Thread Norbert Koksch
Dear John, I tried to make a backtrace. But I don't know how to enter the option "-dbg 4". If I start gdb lyx -dbg 4 gdb says " unrecognized option `-dbg'". I didn't found a way to add the option. Norbert John Levon wrote: > On Wed, Dec 04, 2002 at 03

Re: AltGr chrashes qtlyx-1.3.0cvs -dbg key

2002-12-04 Thread Norbert Koksch
225 { return assign (s, traits::length (s)); } Norbert Angus Leeming wrote: > On Wednesday 04 December 2002 3:34 pm, Norbert Koksch wrote: >> Dear John, >> >> >> I tried to make a backtrace. But I don't know how to enter the option >> "-dbg 4". &g

Strange \begin{ array} after \quad

2002-10-16 Thread Norbert Koksch
or a \left-bracket construction, which are correctly saved or exported. As workaround, I added \left . and \right . around these both array environments. I tried the file with the newest cvs-version and with the version from September, 25th. Both have the same behavior. Norbert Koksch

Strange \begin{ array} after \quad

2002-10-16 Thread Norbert Koksch
\begin{array}" is placed after an empty space or a \left-bracket construction, which are correctly saved or exported. As workaround, I added "\left ." and "\right ." around these both array environments. I tried the file with the newest cvs-version and with the version from September, 25th. Both have the same behavior. Norbert Koksch

Re: LyX (qt3) chrashes with key AltGr on German keyboard

2002-09-21 Thread Norbert Koksch
John Levon wrote: On Sat, Sep 14, 2002 at 11:07:05AM +0200, Norbert Koksch wrote: LyX-1.3.0cvs compiled for qt3 chrashes if one enters AltGr on a German keyboard, see the following debugger messages. Thanks for the report. Can you update CVS and try again please ? thanks john

Re: LyX (qt3) chrashes with key AltGr on German keyboard

2002-09-21 Thread Norbert Koksch
John Levon wrote: > On Sat, Sep 14, 2002 at 11:07:05AM +0200, Norbert Koksch wrote: > >> LyX-1.3.0cvs compiled for qt3 chrashes if one enters AltGr on a German >> keyboard, see the following debugger messages. > > Thanks for the report. Can you update CVS and try ag

Re: How to make a _backtrace_ while X-Window collapses?

2002-09-12 Thread Norbert Koksch
Dear Allan, I tried waht you propsosed. On Thursday, 12. September 2002 10:57, you wrote: On Wed, 11 Sep 2002, Norbert Koksch wrote: (Corrected message after hint of Angus Leeming) I have the following problem: Sometimes LyX (cvs, xforms 1.0RC4) chrashes with collapsing X-Window

Re: How to make a _backtrace_ while X-Window collapses?

2002-09-12 Thread Norbert Koksch
Dear Allan, I tried waht you propsosed. On Thursday, 12. September 2002 10:57, you wrote: > On Wed, 11 Sep 2002, Norbert Koksch wrote: > > (Corrected message after hint of Angus Leeming) > > > > I have the following problem: > > > > Sometimes LyX (cvs, xforms 1

How to make a bootstrap while X-Window collapses?

2002-09-11 Thread Norbert Koksch
. But if X-Window collapses too, as described above, I don't get a core file. Does somebody has an idea to make the bootstrap? Norbert Koksch

How to make a _backtrace_ while X-Window collapses?

2002-09-11 Thread Norbert Koksch
core and then bt I could make the backtrace. But if X-Window collapses too, as described above, I don't get a core file. Does somebody has an idea to make the backtrace? Norbert Koksch

Re: How to make a bootstrap while X-Window collapses?

2002-09-11 Thread Norbert Koksch
Angus Leeming wrote: On Wednesday 11 September 2002 10:04 am, Norbert Koksch wrote: Does somebody has an idea to make the bootstrap? Not that this is much help to you, but you mean backtrace not bootstrap. And no, I have no ideas :-( Angus Yes, I have to do too much today

How to make a bootstrap while X-Window collapses?

2002-09-11 Thread Norbert Koksch
. But if X-Window collapses too, as described above, I don't get a core file. Does somebody has an idea to make the bootstrap? Norbert Koksch

How to make a _backtrace_ while X-Window collapses?

2002-09-11 Thread Norbert Koksch
core and then bt I could make the backtrace. But if X-Window collapses too, as described above, I don't get a core file. Does somebody has an idea to make the backtrace? Norbert Koksch

Re: How to make a bootstrap while X-Window collapses?

2002-09-11 Thread Norbert Koksch
Angus Leeming wrote: > On Wednesday 11 September 2002 10:04 am, Norbert Koksch wrote: >> Does somebody has an idea to make the bootstrap? > > Not that this is much help to you, but you mean "backtrace" not > "bootstrap". And no, I have no ideas :-( >

Re: preview-latex chrashes with xforms

2002-09-02 Thread Norbert Koksch
Dear Angus, On Monday, 2. September 2002 15:19, you wrote: On Monday 26 August 2002 9:50 am, Norbert Koksch wrote: Dear developpers, Hello, Norbert. I compiled lyx-1.3.0cvs under SuSE 8.0 and RedHat with xfroms 0.89 and 1.0RC4. I tested the instant preview funnction on some

Re: preview-latex chrashes with xforms

2002-09-02 Thread Norbert Koksch
Dear Angus, On Monday, 2. September 2002 15:19, you wrote: > On Monday 26 August 2002 9:50 am, Norbert Koksch wrote: > > Dear developpers, > > Hello, Norbert. > > > I compiled lyx-1.3.0cvs under SuSE 8.0 and RedHat with xfroms 0.89 and > > 1.0RC4. > > > &

preview-latex chrashes with xforms

2002-08-26 Thread Norbert Koksch
Dear developpers, I compiled lyx-1.3.0cvs under SuSE 8.0 and RedHat with xfroms 0.89 and 1.0RC4. I tested the instant preview funnction on some textes. With small textes I have no problems. But I have a longer text with the following behavior of lyx and X-Windows: I start lyx-1.3.0cvs in a

preview-latex chrashes with xforms

2002-08-26 Thread Norbert Koksch
Dear developpers, I compiled lyx-1.3.0cvs under SuSE 8.0 and RedHat with xfroms 0.89 and 1.0RC4. I tested the instant preview funnction on some textes. With small textes I have no problems. But I have a longer text with the following behavior of lyx and X-Windows: I start lyx-1.3.0cvs in a

\mapsto, depth of subscripts, height of superscripts

2001-09-04 Thread Doz.Dr. Norbert Koksch
, it will be correctly written. The expression $M_{\mathfrak{B}\in N}$ is written as $M_{\mathfrak{B\}in N}$. Moreover, I think the depth or height of subscripts or superscripts is too large. Norbert Koksch TU Dresden, Institut fuer Analysis Tel: +49 351 463 4257, FAX: +49 351 463 7202

\mapsto, depth of subscripts, height of superscripts

2001-09-04 Thread Doz.Dr. Norbert Koksch
, it will be correctly written. The expression $M_{\mathfrak{B}\in N}$ is written as $M_{\mathfrak{B\}in N}$. Moreover, I think the depth or height of subscripts or superscripts is too large. Norbert Koksch TU Dresden, Institut fuer Analysis Tel: +49 351 463 4257, FAX: +49 351 463 7202

No equation labels and no tables

2001-03-16 Thread Norbert Koksch
. Norbert Koksch TU Dresden, Institut fuer Analysis Tel: +49 351 463 4257, FAX: +49 351 463 7202

No equation labels and no tables

2001-03-16 Thread Norbert Koksch
. Norbert Koksch TU Dresden, Institut fuer Analysis Tel: +49 351 463 4257, FAX: +49 351 463 7202