I'm running reLyX Revision date 1999/05/02 on red hat 6.0 linux on an
intel machine (dual pentium) with "perl, version 5.005_03 built for
i386-linux". The following simple tex file test.tex causes reLyX to fail:
%--
\documentclass[12pt
On 10 Nov 1999 04:03:47 +0100, Lars Gullik Bj°nnes wrote:
>One other thing we ofcourse can to is to just use _ for all chars that
>is not in the keep list already, and drop the 0x7f completely. That
>actually has some merits...
>
>| The reason for isalnum() in 1.0.4 and 1.1.1 was precisely to av
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes:
| So the two problems are related (I prefer that to strange static
| initialization). And, sure enough, the right for for the assertion is:
|
| Assert(object->rep->ref < static_cast(1) << (8 *
|sizeof(object->rep->ref) - 1));
Ok this was a
> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes:
Lars> Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: |
Lars> Second problem is actually a warning: | | cxx: Warning:
Lars> ../../../lyx-devel/src/support/lyxstring.C, line 352: shift
Lars> count | is too large | Assert(object->rep-
On Wed, Nov 10, 1999 at 03:29:53AM +0100, Lars Gullik Bjønnes wrote:
> [EMAIL PROTECTED] writes:
>
> | It causes ghost images and disruptions to the flow of LyX when the Math
> | Panel is opened and left persistent while editing.
>
> what is "math template" ?
I said Math Panel. You know, Math-
Sorry, I see I said "template" in the title.
On Wed, Nov 10, 1999 at 03:29:53AM +0100, Lars Gullik Bjønnes wrote:
> [EMAIL PROTECTED] writes:
>
> | It causes ghost images and disruptions to the flow of LyX when the Math
> | Panel is opened and left persistent while editing.
>
> what is "math te
> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes:
Lars> Yes, but it does not really change anything... we are still open
Lars> to errors when two files both have the same name after SpaceLess
Lars> mangling.
Sure, just more pleasant to the eye.
JMarc
Juergen Vigna <[EMAIL PROTECTED]> writes:
| On 10-Nov-99 Lars Gullik Bjønnes wrote:
| >|
| >| I thing we should do exactly that, but not use _, since it is a bit
| >| difficult do count the _ in names like a___b.tex (at least with the
| >| font I use). What about an 'X'?
| >
| > Remember that _
On 10-Nov-99 Lars Gullik Bjønnes wrote:
>|
>| I thing we should do exactly that, but not use _, since it is a bit
>| difficult do count the _ in names like a___b.tex (at least with the
>| font I use). What about an 'X'?
>
> Remember that _you_ are not supposed to look at that file at all. It
>
>
> _I_ am supposed to look at it when users send bug reports with
> horrible latex logs.
#:O)
Jürgen
-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._
Dr. Jürgen Vigna E-Mail: [EMAIL PROTECTED]
Italienstr. 13/N Tel:+39-0471-45
> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes:
Lars> Do you have a lot of words in french that has three accented
Lars> chars in a row?
Sure: test_accents_éèêàû.tex would cause problems ;)
JMarc
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes:
| Second problem is actually a warning:
|
| cxx: Warning: ../../../lyx-devel/src/support/lyxstring.C, line 352: shift count
| is too large
| Assert(object->rep->ref < static_cast(1 << (8 *
| sizeof(object->rep->ref) - 1)));
| --
On Wed, Nov 10, 1999 at 12:11:58AM +0100, Lars Gullik Bjønnes wrote:
> Mate Wierdl <[EMAIL PROTECTED]> writes:
>
> | Sorry for this; we are checking the web archive.
> | It may work now.
>
> So did it?
>
> Lgb
Yupp (only the second test worked because I forgot to subscribe lyx to the
ann
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes:
| Lars> :-) I don't care as I am not going to look at those filenames.
|
| That's what you think... ``So 1__I_0O___.tex has a dependency on
| 1___I_O__0.bib, but I cannot find it, where the hell is it?''.
If it is a bib file LyX should not mangl
> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes:
Lars> Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: |
Lars> > "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: | |
Lars> Lars> Remember that _you_ are not supposed to look at that file
Lars> at | Lars> all. It should
> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes:
Lars> Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: |
Lars> Lars> from regex.h. | | Lars> Can you have a look in the regex.h
Lars> on your system and see what | Lars> it should be? | | Lars> You
Lars> could also try to use: | | La
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes:
| > "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes:
|
| Lars> Remember that _you_ are not supposed to look at that file at
| Lars> all. It should be a LyX internal name only.
|
| _I_ am supposed to look at it when users send bug rep
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes:
| Lars> from regex.h.
|
| Lars> Can you have a look in the regex.h on your system and see what
| Lars> it should be?
|
| Lars> You could also try to use:
|
| Lars> struct re_pattern_buffer * preg;
|
| Lars> If you can't figure this out
> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes:
Lars> Remember that _you_ are not supposed to look at that file at
Lars> all. It should be a LyX internal name only.
_I_ am supposed to look at it when users send bug reports with
horrible latex logs.
JMarc
> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes:
Lars> Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: |
Lars> Thanks. I am currently compiling and adding the necessary
Lars> 'using', but | have seen to problems: | | cxx: Error:
Lars> ../../../lyx-devel/src/support/LRegex.C, line
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes:
| > "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes:
|
| Lars> One other thing we ofcourse can to is to just use _ for all
| Lars> chars that is not in the keep list already, and drop the 0x7f
| Lars> completely. That actually has som
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes:
| Thanks. I am currently compiling and adding the necessary 'using', but
| have seen to problems:
|
| cxx: Error: ../../../lyx-devel/src/support/LRegex.C, line 16: identifier
| "re_pattern_buffer" is undefined
| re_pattern_buffer
I was able to capture the state of lyx with gdb. Here's a backtrace:
(gdb) bt
#0 0x40148809 in fl_get_win_mouse ()
#1 0x40161874 in fl_dopup ()
#2 0x91924 in Menus::ShowFileMenu2 (ob=0x19b400) at menus.C:752
#3 0x8e50a in C_Menus_ShowFileMenu2 (ob=0x19b400, data=0) at menus.C:76
#4 0x401546
> "Emmanuel" == Emmanuel DUMAS <[EMAIL PROTECTED]> writes:
Emmanuel> Yes, on IRIX 6.3, if you link with ld code generated by gcc,
Emmanuel> you must use -n32 flags. Usually it's define in LDFLAGS, but
Emmanuel> here, it don't uses LDFLAGS, so i change by hand the
Emmanuel> Makefile at this li
> "Bruce" == Bruce Momjian <[EMAIL PROTECTED]> writes:
Bruce> --ELM942095481-24855-0_ Content-Type: text/plain;
Bruce> charset=US-ASCII Content-Transfer-Encoding: 7bit
Bruce> Attached is a patch to allow BSD sh to run configure properly.
Bruce> The change from ${var=val} to $var is not harm
> "Trevin" == Trevin Beattie <[EMAIL PROTECTED]> writes:
Trevin> I tried compiling lyx-1.1.2 on my system at home (same version
Trevin> of NetBSD at work
Another question: did you try to play around with the demo programs
given with xforms? Do they show the same problem?
JMarc
> "Trevin" == Trevin Beattie <[EMAIL PROTECTED]> writes:
Trevin> I tried compiling lyx-1.1.2 on my system at home (same version
Trevin> of NetBSD at work, only most of my apps are compiled from the
Trevin> original sources instead of using pre-built packages) so I
Trevin> could try to trouble
> "larry" == larry <[EMAIL PROTECTED]> writes:
Larry,
larry> This seems to be impossible
I'm afraid I do not understand your question...
> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes:
Lars> One other thing we ofcourse can to is to just use _ for all
Lars> chars that is not in the keep list already, and drop the 0x7f
Lars> completely. That actually has some merits...
I thing we should do exactly that, but not use
> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes:
Lars> Ok, I had a look, and I seem to have forgot some things...
Lars> It is not hard to fix. so I will do that right away.
Thanks. I am currently compiling and adding the necessary 'using', but
have seen to problems:
cxx: Error:
--- Start of forwarded message ---
Message-ID: <[EMAIL PROTECTED]>
Date: Wed, 10 Nov 1999 12:45:58 +0200
From: Staffan Ringbom <[EMAIL PROTECTED]>
Organization: Swedish School of Economics and BA
To: [EMAIL PROTECTED]
Subject: Re: Re: feedback.
Dear, Lars
Thank you for your nice reply.
31 matches
Mail list logo