On Tue, 10 Apr 2001, Allan Rae wrote:
> 2. Ideally I'd like to derive new policies from existing ones but how will
>that affect the SMInput and State enums we currently use. Can we
>simply overload the enums and expect everything to work?
> 2a. I really don't want to have to add eve
Hi,
lyx-1.1.6fix1
An example is attached
Regards
Andrej
bug.lyx
Or will it be Mark IV?
[... I almost finished writing what I'd thought of last night when a
better idea occured to me. Rather than lose/rewrite what I'd written I've
left it in here and Mark V can be found in the P.S. at the end ;-)
Some of the discussion on Mark IV is still relevent however ...
hi,
i'm using Linux-Mandrake 7.2, LyX 1.1.6fix1
i have many text (.txt) file i want to import to Lyx.
so i'm using insert file->ascii text as line
the double-quote " still not converted to LyX formated.
so, when i preview in postscript it become {|quote|}
instead of "
i hope this will be fixed
On Mon, 9 Apr 2001, Michael Schmitt wrote:
> It seems like I am the only one, who is - in theory - able to run LyX with
> Purify. Indeed, I really would like to do that but LyX 1.2cvs does not compile
> with SUN CC 6.0. In fact, the situation has become even worse since the last
> time I complain
On Tue, Mar 27, 2001 at 11:46:05AM +0200, Jean-Marc Lasgouttes wrote:
> Lars> The regexp is correct, but sometimes the resulting substring
> Lars> still contain a space, why? Or is it a problem with the regex...
> Lars> [^ \\)]+ is supposed to math all chars except ' ' and ')' (one
> Lars> or more
On Mon, Mar 26, 2001 at 09:54:16PM +0200, Lars Gullik Bjønnes wrote:
> | In fact, instead of checking if foundfile contains a space, we can check if
> | the file exists (this is already done if the file is not absolute
> |path).
>
> Yes, we should do that. (even if it should always exist)
Here i
* Michael Schmitt <[EMAIL PROTECTED]> [2001-04-09 19:14] schrieb:
> Hi,
>
> please read the statement concerning gcc 2.96 at gcc.gnu.org and you will see
> they are definitely not be willing to have a look at the problem. However, if
> the bug also occurs with gcc-3.0-cvs, they should know about
On Mon, 9 Apr 2001, Garst R. Reese wrote:
> Kevin Atkinson wrote:
> >
> > On Sun, 8 Apr 2001, Garst R. Reese wrote:
> >
> > > Kevin Atkinson wrote:
>
> > Yes the interface changed from .11 to .12 BUT not between .12 to
> > .12.1. Anyway the fix is real simple (by defining a variable before
> > i
Hello,
I think it does not make sense to consider GNU Checker as it requires to
recompile everything, including all libraries, e.g. xforms.
It seems like I am the only one, who is - in theory - able to run LyX with
Purify. Indeed, I really would like to do that but LyX 1.2cvs does not compile
w
On Mon, Apr 09, 2001 at 09:56:22AM -0700, Michael K Cheng wrote:
> I got some feedback and it apprears with redhat 7, you'll have to compile
> without the optimization flag "-O2" so set CXXFLAGS='-g' and recompile
> worked!!
So perhaps we should disable optimizations for gcc 2.96 in the configure
Hi,
please read the statement concerning gcc 2.96 at gcc.gnu.org and you will see
they are definitely not be willing to have a look at the problem. However, if
the bug also occurs with gcc-3.0-cvs, they should know about it, of course.
Michael
--
===
I got some feedback and it apprears with redhat 7, you'll have to compile
without the optimization flag "-O2" so set CXXFLAGS='-g' and recompile
worked!!
Thanks,
Mike
On 9 Apr 2001, Jean-Marc Lasgouttes wrote:
> > "Michael" == Michael K Cheng <[EMAIL PROTECTED]> writes:
>
> Michael> Conte
On Mon, Apr 09, 2001 at 03:31:19PM +0200, Juergen Vigna wrote:
> Well I couldn't as IMO I'm more illiterate on STL (in general) the you :)
>
> But there are general problems in this type of stuff. F.ex. you can have a
> look at the AppendRow calls in tabular.C. You see that I do explicitely
> ins
On 09-Apr-2001 John Levon wrote
> I was hoping you were going to tell me I'm an idiot who knows nothing about how
> the STL vector works :/
Well I couldn't as IMO I'm more illiterate on STL (in general) the you :)
But there are general problems in this type of stuff. F.ex. you can have a
look
On Mon, Apr 09, 2001 at 02:53:27PM +0200, Jean-Marc Lasgouttes wrote:
> Unfortunately, I cannot try this out under purify, since it only works
> with gcc 2.8.1 and we don't support that anymore :( We also have
> Insure++ here, but our licence has expired :( :(
>
> Are there other tools that could
I installed the Redhat 7.0 distribution about two months ago. Attached you
find a file which contains the backtrace.
Regards, Niels
On 9 Apr 2001, Jean-Marc Lasgouttes wrote:
> > "Niels" == Niels van Bakel <[EMAIL PROTECTED]> writes:
>
> Niels> I import the attached latex file succesful
> "Dekel" == Dekel Tsur <[EMAIL PROTECTED]> writes:
Dekel> On Mon, Apr 09, 2001 at 02:53:27PM +0200, Jean-Marc Lasgouttes
Dekel> wrote:
>> Unfortunately, I cannot try this out under purify, since it only
>> works with gcc 2.8.1 and we don't support that anymore :( We also
>> have Insure++ her
> "Niels" == Niels van Bakel <[EMAIL PROTECTED]> writes:
Niels> Content-Type: TEXT/PLAIN; charset=US-ASCII I installed the
Niels> Redhat 7.0 distribution about two months ago. Attached you find
Niels> a file which contains the backtrace.
And what is the version of your gcc package? You can g
On Mon, 9 Apr 2001, Juergen Vigna wrote:
>
> On 09-Apr-2001 John Levon wrote:
>
> > Since the line is un-necessary, we could "fix" this by not doing it in the Clone()
> > case. But of
> > course that isn't a proper fix (and we have a duty to tell gcc if it's reproducable
> > with current
> > gc
> "Niels" == Niels van Bakel <[EMAIL PROTECTED]> writes:
Niels> I import the attached latex file succesfully in an empty/new
Niels> lyx document. (I run lyx-1.1.6fix1) If I try to save it as a
Niels> lyx file, LYX crashes and I receive this bug/error report:
Niels> Program received signal SI
> "John" == John Levon <[EMAIL PROTECTED]> writes:
>> | At last you see this too :)
>>
>> This seems like some memory corruption/uninitilaized variables
>> (more specifically the paragraph next pointer in the cloned
>> structure for use in undo)
John> phew, good, I thought it was just me. I
On 09-Apr-2001 John Levon wrote:
> Since the line is un-necessary, we could "fix" this by not doing it in the Clone()
> case. But of
> course that isn't a proper fix (and we have a duty to tell gcc if it's reproducable
> with current
> gcc CVS ...)
>
> I'm really stuck now at what to do, I have
> "Bill" == Bill Wendling <[EMAIL PROTECTED]> writes:
Bill> Hi all, I was wondering if there was a listing of bugs which
Bill> haven't yet been squashed so that someone who would like to get
Bill> started could look at them?
Have a look at
https://sourceforge.net/tracker/?group_id=15212&at
> "Andreas" == Andreas Deininger <[EMAIL PROTECTED]> writes:
Andreas> Take any paragraph (e.g. the first paragraph from the
Andreas> Lyx-Tutorial: "This document is designed to ... use Lyx
Andreas> effectively"). Copy and paste this paragraph in an new
Andreas> document. Put the cursor in fro
Well, I spent some fun time on this over the weekend ...
I now have it narrowed down to a file, and I'm becoming more convinced it *is* a
compiler
bug.
1) compiling tabular.C w/o -O "fixes" the problem
2) in tabular.C::operator=, line 121 :
121 cell_info = lt.cell_info;
In the c
Hi all,
a couple of weeks ago I already reported a bug who sometimes lets Lyx
crash. Now I think I've found a reproducible way to crash Lyx:
Take any paragraph (e.g. the first paragraph from the Lyx-Tutorial: "This
document is designed to ... use Lyx effectively"). Copy and paste this
paragraph
On Mon, 9 Apr 2001, Tuukka Toivonen wrote:
> ...last time I tried to export some document as "ASCII", it seemed that
> this is exactly what lyx would need.
>
> Another equation-to-ascii converter is in Maxima math package, but I think
> it's written in Lisp.
It surely could be usefull.
> ...a
Title:
Hello,
I visited
www.it.lyx.org
and I
noticed that you are not listed on some search engines. I am sure you can
increase the number of people who visit
www.it.lyx.org
. Do you know TrafficMagnet? TrafficMagnet is a unique technology that automatically submits your
web site to over
> "Michael" == Michael K Cheng <[EMAIL PROTECTED]> writes:
Michael> Content-Type: TEXT/PLAIN; charset=US-ASCII LyX crashes
Michael> whenever I save or dvi a document that contains 'cdots' in
Michael> math equations.
Are you using redhat 7? If you do, did you upgrade gcc to at least -69
rpm r
> It is really important we implement the new find/replace spellcheck
> functionality ... Edwin how far have you got with that ?
Not far at all. I've been really busy the last couple of weeks and haven't
had much time to look at this. Moreover, I am leaving for a 2 week holiday in
Toscane this
Just found following from Linux-announce mailing list:
--
From: Przemek Borys <[EMAIL PROTECTED]>
Subject: eqascii 0.3.0 -- ascii equation renderer
Date: Fri, 6 Apr 2001 19:33:06 GMT
Reply-To: [EMAIL PROTECTED]
EHLO!
Eqascii is an ascii equation renderer. That means, it renders
equations,
32 matches
Mail list logo