Hi once again
On Tue, Apr 02, 2002 at 03:58:57PM +0200, Jean-Marc Lasgouttes wrote:
# >>>>> "Andre" == Andre Poenitz <[EMAIL PROTECTED]> writes:
#
# Andre> On Tue, Apr 02, 2002 at 12:22:58PM +0100, Etienne Grossmann
# Andre> wrote:
# >> Is there
m from the build directory, there is not need to
# Andre> 'install' 1.2.0. Apart from that, have a look at the output of
# Andre> ./configure --help
#
# More precisely, look at --with-version-suffix (exists also in recent
# 1.1.6 versions).
#
# JMarc
#
#
--
Etienne Grossmann -- http://www.isr.ist.utl.pt/~etienne
ay of simultaneously having 1.1.6 and 1.2.0
installed?
--
Etienne Grossmann -- http://www.isr.ist.utl.pt/~etienne
Hello,
# > > this patchlet sets the Portuguese language name to "portugues" rather
# > > than "portuges", as it is now. With this fix, spelling works correctly
# > > in Portuguese documents; otherwise, it doesn't (linux 2.2.15, Debian
# > > "potato", ispell 3.1.20 with "portugues" dictiona
Hello,
this patchlet sets the Portuguese language name to "portugues"
rather than "portuges", as it is now. With this fix, spelling works
correctly in Portuguese documents; otherwise, it doesn't (linux
2.2.15, Debian "potato", ispell 3.1.20 with "portugues" dictionary).
Patch is against
Hello,
# I don't know if Lgb applied this, but the best bet is to send in
# a real patch, because that is the easiest.
something like :
---
--- src/support/filetools.C.origThu Feb 3 22:17:46 2000
+++ src/support/filet
Hello,
the patch should probably be (at filetools.C:909, in 1.1.4)
last_dot = oldname.rfind('.');
if (last_dot < last_slash &&
last_slash != string::npos &&
last_dot < last_slash )
last_dot = string::npos;
Should I send a true pat
Hello,
I just tried your patch, and it seems to work. But I couldn't get
to try it with /this.is.a/trickyfilename because lyx won't let me
load a file without a .lyx suffix.
Silly question, what is that string::npos?
Too bad your patch didn't make it to 1.1.4; it will be for 1.1.5.
C
... which may cause problems if I also have a file name A.C.lyx
Hello,
is that a bug? Could it have to do with the following code at
yx-1.1.4pre2/src/support/filetools.C:903
==
string ChangeExtension(string const & ol
Hello,
> Alice finished her 4 page index for a cookbook, so here is a summary.
> First, she was delighted. Life is much more fun when she is delighted.
ooh ... I thought it would be recipes!
> The only problem she encountered was indexing the name of a contributer
> that had B&B (for Bed
Hello,
> Did you upgrade your xforms library version to the one which supports
> glibc2.1? I think somebody (Kayvan?) has rpms for redhat 6.0 too.
I just tried his rpm's for xforms, but without success. Did you mean
rpm's for xforms, or for lyx?
Also, it might have to do with the fact th
JMarc> Try the appended patch.
It works. Great! Still, I wonder if this hadn't been seen before...
Thanks a lot,
Etienne
Hello again,
JMarc> Are you a glibc2.1 user?
Yes
Hello again,
the problem seems not limited to the "-help" option : for some
reason, I can't seem to exit lyx without a segv.
Also, 1.04pre2 seems to do that too.
Etienne
Hello,
for some reason, I have the feeling that I had already encountered
this bug, but I could not get hold of it in the archives.
Description :
Start lyx, open a file, and try opening the first file in the
"lastfiles" list that appears at the end of the "file" menu, by using
(not th
Hello,
I found two segvs, and will describe the first in this mail. I did
not see anything alike in the devel mailing list archive.
Description : doing "lyx -help" ends in segv.
Here is what gdb sees :
etienne@anonimo: gdb src/lyx
GNU gdb 4.17
Copyright 1998 Free Software Foundat
Hello,
this is just to say that the bug is still there in 1.04pre2.
Cheers,
Etienne
ps : Thanks to André and Jean-Marc for helping with installation.
lyx.conf.output.tar
Hello,
> > ps : LyX 1.02 : I tried but couldn't compile 1.04pre2.
> What was the problem?
I don't really know, but I will send you a mpack'ed tar file
with the output of .configure, in the lyx-1.02 and lyx-1.04pre2
directories. Configure works in the first, not in the later. It
could be so
Hello,
I think I just found a bug in mathed
Description :
* M-m-m
* M-x math-matrix 2 1
* left arrow (Move cursor just before the array)
* \xyz (ERT)
* Backspace (The cursor moves to *after the array*. If I had written
something in the array, it would then be copied just after the
Hello,
just to say that importing a .tex file with 1.0.2pre1 does not
crash systematically : here, I just get the perl messages, but the
program survives. Both in Polish and English.
Etienne
etienne@anonimo: uname -a
Linux anonimo 2.0.36 #12 Thu Mar 4 09:08:33 WET 1999 i686 unknown
Hello,
maybe it would be sufficient to describe the problems that may appear
when the xforms library has installation problems, and provide tentative
fixes.
Maybe, a "Troubleshooting" file or section in "INSTALL" or "README" ?
Cheers,
Etienne
/
Hello,
> forget the details, but IIRC it was because I had done a make backup (or
> make mrproper) in the linux src. make dep cured the problem. I could be
> mistaken here, but it was something totally unrelated to xforms. I also
well, I got xforms for libc6 (glibc2), and 'configure' works a
Hello,
'configure' for lyx 1.0.2pre1 and 1.0.0 won't find xforms (which is
installed).
This may well be a non-lyx problem, but rather a problem with my
system (debian "unstable", and kernel 2.2.5). I re-installed
xforms.0.88 and ldconfig'ed before configure'ing LyX.
./configure outpu
Hello,
this is a very little patch for the array entry in the UserGuide.lyx
document : it says that "M-x math-matrix" (is that specific to emacs
keybindings?) and that one can modify an array (i.e. add columns or
change alignment) by hand-modifying the .lyx file.
Cheers,
Etienne
Hello,
something that is reproducible, not quite normal, but does not crash :
start lyx, create a new document,
start mathed : M-m-m
type : abc
select one, two or three letters amongst "abc",
do a matrix : M-x math-matrix 1 2
The selected letter(s) are sent way below
Hello,
could you send more information concerning the bug ?
Can you reproduce it? Also, could you send a whole
stack trace (not only top of it).
Cheers,
Etienne
Hello,
> > Now I just wished I could specify a bit where floats are preferred (a la
> > HTML way)... I think I remember that LaTeX has a way to specify that, but
> > it's not on the figure's popup... well, it won't be fancy but it'll be
> > clear and 'perfect' :)
>
> Somewhere in some stra
Hello,
I think I have a patch (against pre8) that solves the bug
That's the description of the bug :
==
** Start lyx, create a new document,
** Create a math-macro called "aa" wich is just a plain "a"
> M-x math-macr
Hello,
I use gdb with lyx, and start it with a file as argument. I put some
breakpoints that interrupt lyx before the banner has disappeared.
The banner stays in the middle of the screen, while I try to use the
debugger on the unobstructed part of the screen; this is not very
convenient.
Hello again,
here is a patch declaring, in textutils.h :
inline bool IsWordChar(unsigned char c)
and in lyxparagraph.h :
bool LyXParagraph::IsWord( int pos )
(btw, I have a C++ question, and no Stroutsrup around : is "inline"
is not needed, when I de-facto "inline" the method
Hello again,
JMarc> This should certainly not be a macro (we try to avoid them as much as
^^
Ah ?
JMarc> possible, in fact). Could you change it to an inline function a
Hello,
> > the current word). It seems to me that the few uses of
> > CursorRightOneWord in the code would not be hurt by this change.
>
> Checking it would take some time and thought.
Apparently, not skipping punctuation after the word does not pose
problems anywhere, so I think CursorRi
Hello,
*** I just did (more or less) the "2" option : I changed
LyXText::CursorRightOneWord()
to
LyXText::CursorRightOneWord( bool skip_punctuation_too = true )
In yesterday's mail, I wrote "0" instead of "true"; the correct
default value is "true".
*** I have implemen
Hello,
sorry for sending a duplicate message (the previous was
subject-less).
JMarc> Etienne> It should be possible to modify word-forward in that sense
JMarc> Etienne> too. Can I submit a patch? Let's say, within three days?
JMarc>
JMarc> Well, I don't know. We should probably make
Hello,
> If we keep it, I could change it in order to make it behave more like the
> dialog search (word found is selcted etc.)
^^^
That should be possible
What I miss most, is the possibility of doing "C-s ",
but that appeare
Hello,
> in lyxfunc.C there are several checks for LFUN_ When are these called,
> especially LFUN_WORDFINDBACKWARD.? It has some code with many question
> marks in the comments and the code seems (at a first glance) be nearly
> identical to the code in lyxfr1.C (which does the find and rep
Hello,
** Start lyx, create a new document,
** Create a math-macro called "aa" wich is just a plain "a"
> M-x math-macro aa
> a
** Create a display-math (M-m d), and do a \aa with a hat on it, and a
subscripted "1" on its right :
> \hat\aa_1
** Then save this document, reload it, a
Hello again,
sorry, I forgot to say the patch was made against pre7.
Etienne
Hello,
this is again about word-delete-forward
JMarc:
> Etienne> I personally prefer that "word-delete-forward" forward does
> Etienne> not delete the whatever punctuation is after a word. Here is
> Etienne> a patch that does that, and apparently breaks nothing. I
> Etienne> didn't check
Hello,
> - could you make the same thing to word-delete-backward, for
maybe ... I never usd word-delete-backward. I'll have a look.
> - shoudln't there be a check here for the beginning of paragraph?
probably yes. I'll have a look at it again.
Etieenne
..
h
Yes, where is it?
Etienne
Hello,
here is a little patch for menus.bind. It only touches the File and
Insert menus. The changes were made to try to ensure that M-e XYZ does
the same thing as M-e space XYZ . Some functions have changed, like
"M-f i" doesn't do "buffer-export ascii" anymore, but "M-f i [lap]",
as w
Hello,
> I'll look into that but why you should want to define a multi recursive
> macro? IMO that should not be allowed.
The number of \toto needed to crash is variable. The first time it crashed,
I had a single occurence of the macro in itself. I had written it by mistake.
Cheers,
E
Hello,
if I open a new LyX document, do "M-x math-macro toto", then type
"\toto \toto \toto ... ", then lyx crashes, saying :
==
Macro2 toto 5 Macro2 toto 5 Macro2 toto 5 Macro2 toto 5 Macro2 toto 5 Macro2
toto 5 Ma
Hello,
this is just to suggest adding these lines to menus.bind.
\bind "M-i o f" "buffer-float-insert figure"
\bind "M-i o t" "buffer-float-insert table"
\bind "M-i o w" "buffer-float-insert wide-fig"
\bind "M-i o d" "buffer-float-insert wide-tab"
\bind "M-
... and not the punctuation after it too.
Hello,
I personally prefer that "word-delete-forward" forward does not
delete the whatever punctuation is after a word. Here is a patch that
does that, and apparently breaks nothing. I didn't check for sure,
but I've used fo
Hello,
this not quite a bug report, just an indication that something in
the code might do things as planned :
I have a file with a float containing 3 figures. Of which only one
is rendered. If I save the file, restart lyx and load the same file,
all figures are displayed correctly.
Hello,
> the question mark because I'm not sure there's anything we can do about it.
> After all, you can't say "don't overwrite a.tex" because LyX always overwrites
Maybe one can cp a.tex a.tex.orig before relyxing; or, cp a.tex
alyx.tex, and then reLyX alyx.tex instead of a.tex. Any one
Hello again,
just to point out that it's in variable "$mylyxpipe" that the name of
the pipe should be put. Also, if your perl is not in /usr/bin/perl, it
is better to do 'perl '.
And also to say that, as a lyx user, I afavor any easy-to-learn language.
If it's also easy to generate au
Hello,
here is sample perl code, to illustrate the debate : it prints itself
using the lyx server.
#!/usr/bin/perl -w
#
# Usage : Edit this file so that variable "$lyxpipe" is the name of
# the lyx pipe.
Hello,
is the address [EMAIL PROTECTED] still valid ? Here are some previous
mails :
==
>From [EMAIL PROTECTED] Wed Nov 25 09:41:30 1998
Date: Wed, 25 Nov 1998 09:38:57 + (LMT)
From: Etienne Grossmann <
52 matches
Mail list logo