On Tue, 13 Feb 2001 [EMAIL PROTECTED] wrote:
> 1. Don't assume the system grep understands -E. Use egrep instead.
Agreed. But do we really need egrep or is grep sufficient?
> 2. Search for nawk-equivalent (awk cannot handle syntax in
>po/Makefile.in.in)
Your patch is not against latest CV
1. Don't assume the system grep understands -E. Use egrep instead.
2. Search for nawk-equivalent (awk cannot handle syntax in
po/Makefile.in.in)
--
albert chin ([EMAIL PROTECTED])
-- snip snip
Index: config/lyxinclude.m4
===
RCS
Disregard my previous message about a core dump error under HP-UX
10.20. I did not have the +x bit set on the libforms.sl file. CVS
compiles and runs on 10.20 out of the box.
--
albert chin ([EMAIL PROTECTED])
On Tue, 13 Feb 2001, Allan Rae wrote:
> On Mon, 12 Feb 2001, Lior Silberman wrote:
>
> > On Sat, 10 Feb 2001, R. Lahaye wrote:
> > > Hi,
> > >
> > > I have a few comments on the Layout items, as they appear in the Layout menu.
> > >
> > > LaTeX Preamble:
> > >Could a better place for the La
On Tue, 13 Feb 2001, Allan Rae wrote:
> On 12 Feb 2001, Lars Gullik Bjønnes wrote:
>
> > John Levon <[EMAIL PROTECTED]> writes:
> [...]
> > | 3) stl_string_fwd.h is old and can be deleted ?
> >
> > IMHO yes. The use of this non-standard header is a trick to reduce
> > compile times.
>
> This
On Mon, 12 Feb 2001, Lior Silberman wrote:
> On Sat, 10 Feb 2001, R. Lahaye wrote:
> > Hi,
> >
> > I have a few comments on the Layout items, as they appear in the Layout menu.
> >
> > LaTeX Preamble:
> >Could a better place for the LaTeX Preamble be inside the
> >Layout->Document , inste
On 12 Feb 2001, Lars Gullik Bjønnes wrote:
> John Levon <[EMAIL PROTECTED]> writes:
[...]
> | 3) stl_string_fwd.h is old and can be deleted ?
>
> IMHO yes. The use of this non-standard header is a trick to reduce
> compile times.
This is used to allow use with STLport and SGI's STL. Without it
On Mon, 12 Feb 2001, John Levon wrote:
> #ifdef FANCY_FOOTNOTE_CODE
>
> Allan ? Apparently disabled because it broke over multiple pages, but there
> doesn't actually seem to be hardly any code there ... what should be done with
> this ?
While it disables a couple of lines there are a few bits sc
Hello,
at the weekend, I have used LyX 1.1.6fix1 "in practice" and once again I
detected a few problems. Therefore, instead of writing a separate
email for each of them, I started to produce a list with all known
bugs. Feel free to fix as many of them as you like :-)
Kind regards,
Michael
===
Andre Poenitz wrote:
>
> Does the attached patch help?
>
> Andre'
>
Not really :)
New log attached.
Thanks, Garst
Making all in mathed
make[3]: Entering directory `/usr/local/garst/lyx-devel/src/mathed'
/bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../src
-I../../image
Select a fraction in mathed (or a root, or an array etc.), and press Ctrl+C
(copy), and LyX crashes.
This is probably the result of the changes made today in the mathed code.
Tue, 13 Feb 2001
> On Tue, Feb 13, 2001 at 08:35:55AM +1030, Ben Cazzolato wrote:
> > Guys
> >
> > I'm trying to change the font in a table (Lyx1.1.6fix1) using Layout >
> > Character. This no longer works over the whole table. I now have to change
> > every individual element which takes for e
Does the attached patch help?
Andre'
--
André Pönitz [EMAIL PROTECTED]
Index: math_defs.h
===
RCS file: /usr/local/lyx/cvsroot/lyx-devel/src/mathed/math_defs.h,v
retrieving revision 1.43
d
On Tue, Feb 13, 2001 at 08:35:55AM +1030, Ben Cazzolato wrote:
> Guys
>
> I'm trying to change the font in a table (Lyx1.1.6fix1) using Layout >
> Character. This no longer works over the whole table. I now have to change
> every individual element which takes for ever. Is this a bug? Is ther
Guys
I'm trying to change the font in a table (Lyx1.1.6fix1) using Layout >
Character. This no longer works over the whole table. I now have to change
every individual element which takes for ever. Is this a bug? Is there a
work-around in the meantime without having to resort to raw latex?
B
make log attached. cvs 1.2 about 10 min old.
Garst
Making all in mathed
make[3]: Entering directory `/usr/local/garst/lyx-devel/src/mathed'
/bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../src
-I../../images -I./../ -I../.. -I../.. -I../../boost -D_GNU_SOURCE=1 -O
-fv
hi all,
sorry for this offtopic thread, but maybe i can later help with hp-ux
testing (at least with bug reports)
i got a used C110 for free but without any installation medium, does
anybody have hp-ux >= 10.20 on cd for free/minimal cost?
tia
ronny
Andre Poenitz <[EMAIL PROTECTED]> writes:
| Another array -> std::vector...
I'll apply this.
I am not going to do a bit of file shuffling so you would want to hold
your creation of new math patches until tomorrow.
What I am going to do is to move the different mathed classes into
theri own sou
Another array -> std::vector...
Andre'
--
André Pönitz [EMAIL PROTECTED]
Index: ChangeLog
===
RCS file: /usr/local/lyx/cvsroot/lyx-devel/src/mathed/ChangeLog,v
retrieving revision 1.16
dif
On Sat, 10 Feb 2001, R. Lahaye wrote:
>
> Hi,
>
> I have a few comments on the Layout items, as they appear in the Layout menu.
>
> LaTeX Preamble:
>Could a better place for the LaTeX Preamble be inside the
>Layout->Document , instead of being a window of its own?
>
[snip]
>
> Regar
On 12 Feb 2001, Jean-Marc Lasgouttes wrote:
> I don't understand what you did with the *child* lyxfuncs:
>
> fantomas[ssh]: grep -i child commandtags.h
> LFUN_CHILD_INSERT, // Ale 970521
> LFUN_CHILDOPEN, // Ale 970528
> LFUN_CHILD_CREATE,
> "John" == John Levon <[EMAIL PROTECTED]> writes:
John> The not-attached patch moves FormInclude, the Splash, Bibitem
John> and Bibtex to frontends, implements KDE Log dialogs, improves
John> and cleans up the KDE frontend.
I don't understand what you did with the *child* lyxfuncs:
fantoma
One more int[] -> std::vector
--
André Pönitz [EMAIL PROTECTED]
Index: ChangeLog
===
RCS file: /usr/local/lyx/cvsroot/lyx-devel/src/mathed/ChangeLog,v
retrieving revision 1.15
diff -u -p -
John Levon <[EMAIL PROTECTED]> writes:
| #ifdef ALWAYS_CLOSE_MATH_PANELS
|
| in lyx_gui_misc.C, for hiding Math panels on the update stuff. this
| is heading out anyway with GUII-isation, so it can die IMHO
|
| yes/no
yes.
|
| #ifdef BROKEN_HEADERS
|
| Fair enough, but this is also used to
John Levon <[EMAIL PROTECTED]> writes:
| is {nt,vms}_defines.h really needed ? Or how about a sysdeps directory
| containing :
|
| nt_defines.h
| os2_defines.h
| os2_errortable.h
| vms_defines.h< -- surely not used ???
| broken_headers.h
|
| or perhaps just in support/ ?
|
| Can someon
#ifdef ALWAYS_CLOSE_MATH_PANELS
in lyx_gui_misc.C, for hiding Math panels on the update stuff. this
is heading out anyway with GUII-isation, so it can die IMHO
yes/no
#ifdef BROKEN_HEADERS
Fair enough, but this is also used to unconditionally define gettimeofday
in filedlg.C. Bad I suppose.
is {nt,vms}_defines.h really needed ? Or how about a sysdeps directory
containing :
nt_defines.h
os2_defines.h
os2_errortable.h
vms_defines.h< -- surely not used ???
broken_headers.h
or perhaps just in support/ ?
Can someone explain the string header schemes ?
Currently we have the fol
"R. Lahaye" <[EMAIL PROTECTED]> writes:
| "Lars Gullik Bjønnes" wrote:
| >
| > "R. Lahaye" <[EMAIL PROTECTED]> writes:
| > | After a fresh download of the recent CVS, "./autogen.sh" gives all
| > | of a sudden strange output:
| >
| > Should be better now, but the output has changed a bit.
|
|
"Lars Gullik Bjønnes" wrote:
>
> "R. Lahaye" <[EMAIL PROTECTED]> writes:
> | After a fresh download of the recent CVS, "./autogen.sh" gives all
> | of a sudden strange output:
>
> Should be better now, but the output has changed a bit.
Yep, ./autogen works alright again.
However, I now get stra
"R. Lahaye" <[EMAIL PROTECTED]> writes:
| Hi,
|
| After a fresh download of the recent CVS, "./autogen.sh" gives all
| of a sudden
| strange output:
Should be better now, but the output has changed a bit.
Lgb
Hi,
After a fresh download of the recent CVS, "./autogen.sh" gives all of a sudden
strange output:
$ ./autogen.sh
Locating GNU m4... found: m4
Generate acinclude.m4... cat: config/boost.m4: No such file or directory
done.
Building macros...
.
lib/reLyX
sigc++
bo
Andre Poenitz <[EMAIL PROTECTED]> writes:
| One more std::vector, two const and a smelly const_cast, which obviously
| isn't the Right Thing yet...
Have you begun to reuse diff numbers?
Lgb
One more std::vector, two const and a smelly const_cast, which obviously
isn't the Right Thing yet...
Andre'
--
André Pönitz [EMAIL PROTECTED]
Index: ChangeLog
===
RCS file: /usr/local/ly
One more int[] replaced by std::vector
Andre'
--
André Pönitz [EMAIL PROTECTED]
Index: ChangeLog
===
RCS file: /usr/local/lyx/cvsroot/lyx-devel/src/mathed/ChangeLog,v
retrieving revis
On Mon, 12 Feb 2001, Edwin Leuven wrote:
> Hi,
>
> Please find attached My First Patch (with some coaching from John). It adds
> paragraph/print/createtabular dialogs to the qt2 port. I hope that it's fine
> as is.
>
> Thanks, Ed.
Just as a coda to this, the list might notice that the Form*.
A further correction:
> After all CJK are really easy to typeset languages.
> What we consider a single character in everyday life
> corresponds to a single wide character in the sense of
> encodings.
Jamo might be an exception. But I presume you are predominantly
using Johab.
Regards,
Hi,
Please find attached My First Patch (with some coaching from John). It adds
paragraph/print/createtabular dialogs to the qt2 port. I hope that it's fine
as is.
Thanks, Ed.
qt2.diff.gz
The not-attached patch moves FormInclude, the Splash,
Bibitem and Bibtex to frontends, implements KDE Log dialogs,
improves and cleans up the KDE frontend.
It's 75K compressed, so :
http://www.movement.uklinux.net/patches/lyx/kdebibsplashinclude.diff.gz
thanks
john
On Mon, 12 Feb 2001, Juergen Vigna wrote:
> > Yes, the 1.2.0cvspatched is just that. One gains 2M (to compare with
> > memory consumption of around 50M!). This means that undo is really not
> > much, compared to lyxtext.
>
> Ok this means we have to find a way to only use 1 LyXText instance, but
On Mon, 12 Feb 2001, Baruch Even wrote:
> I'm unable to reproduce it, I'm using Xforms 0.88 on a Redhat 6.1
> machine.
>
> > Open the UserGuide.lyx, make it editable (buffer-toggle-read-only) and
> > goto the platypus figure float.
> > Click on it, so that the "Figure" window pops up. Select "in
On Mon, Feb 12, 2001 at 11:40:16AM +0100, Juergen Vigna wrote:
> > In lyx1.1.6 fix1, when I insert an ordinary quote (") in a table, it is
> > inserted outside the table, just before.
> >
> > Is this a bug ?
>
> No a missing feature :)
>
> I added it to my LONG TODO list.
Also, inserting an in
Andre Poenitz <[EMAIL PROTECTED]> writes:
| > Why not change the prototype for maxsize at the same time?
|
| Unless you'd let me define MathedArray::size_type as int (which I really
| do not want either) this would mean a lot of changes in calling code that
| is not cleaned up yet.
Ok, I'll le
I wrote:
> LyXParagraph::GetChar(wchar_t) is necessary.
Sorry, it was a typo.
wchar_t LyXParagraph::GetChar() is necessary.
After all CJK are really easy to typeset languages.
What we consider a single character in everyday life
corresponds to a single wide character in the sense of
encodings.
> Why not change the prototype for maxsize at the same time?
Unless you'd let me define MathedArray::size_type as int (which I really
do not want either) this would mean a lot of changes in calling code that
is not cleaned up yet.
> | + void need_size(int needed);
>
> Can't this be private?
Andre Poenitz <[EMAIL PROTECTED]> writes:
| > I am trying to move more low-level functionality from math_iter to array.
|
| Uh... and before anybody complains or tries to interfere _now_: Positions
| in the array of course will be 'size_type' and not 'int' _in the end_. But
| I'd like to keep t
[EMAIL PROTECTED] (Lars Gullik Bjønnes) writes:
| but if you see memory growth just by moving the cursor in and out of a
| tabular then something is wrong. And this hans nothing to do with the
| size of structures. And purify will not handle a memory leak that is
| handled...
There is absolutel
Andre Poenitz <[EMAIL PROTECTED]> writes:
| I am trying to move more low-level functionality from math_iter to array.
| In the end it should be possible to get rid of last_ as well and use
| standard std::vector semantics (allocated to capacity(), filled to size())
| entirely.
Good, that is my p
> I am trying to move more low-level functionality from math_iter to array.
Uh... and before anybody complains or tries to interfere _now_: Positions
in the array of course will be 'size_type' and not 'int' _in the end_. But
I'd like to keep them as 'int' for a while since (a) that's the way it
I am trying to move more low-level functionality from math_iter to array.
In the end it should be possible to get rid of last_ as well and use
standard std::vector semantics (allocated to capacity(), filled to size())
entirely.
Anybody noticed we've closed a memory leak already? ;-}
Andre'
--
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes:
| > "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes:
|
| Lars> Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: |
| Lars> > "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]>
| Lars> writes: | | Lars> Or lessen the mem consumption
On 12-Feb-2001 Nicolas SABOURET wrote:
> Hello,
>
> In lyx1.1.6 fix1, when I insert an ordinary quote (") in a table, it is
> inserted outside the table, just before.
>
> Is this a bug ?
No a missing feature :)
I added it to my LONG TODO list.
Jürgen
--
-._-._-._-._-._-._-._-._-._-._
> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes:
Lars> Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: |
Lars> > "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]>
Lars> writes: | | Lars> Or lessen the mem consumption for a LyXText. |
Lars> | What makes the bunch of the size of
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes:
| > "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes:
|
| Lars> Or lessen the mem consumption for a LyXText.
|
| What makes the bunch of the size of a LyXText?
An empty LyXText is some ~300 bytes.
Most of this is in different LyXCurs
> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes:
Lars> Or lessen the mem consumption for a LyXText.
What makes the bunch of the size of a LyXText?
Lars> I have begun to remove a lot of memory consumption from
Lars> LyXParagraph, and a first for this is to introduce a
Lars> Paragr
I'm unable to reproduce it, I'm using Xforms 0.88 on a Redhat 6.1
machine.
Loading latest lyx, creating a new document, I insert a graphics object
and set its size to 200cm x 200cm, it waits a bit and renders ok.
I also see no reason for the trace that you receive, maybe there is some
problem wi
Juergen Vigna <[EMAIL PROTECTED]> writes:
| On 12-Feb-2001 Jean-Marc Lasgouttes wrote:
| >
| > Juergen> No IMO the problem is that a LyXText object is allocated at
| > Juergen> that time!
| >
| > That's what I meant, in fact. Presumably, if the code needs to
| > allocate a new LyXText for the t
Hello,
In lyx1.1.6 fix1, when I insert an ordinary quote (") in a table, it is
inserted outside the table, just before.
Is this a bug ?
Nico.
> "Juergen" == Juergen Vigna <[EMAIL PROTECTED]> writes:
Juergen> There is a cache but not in the tabular-inset, it's the
Juergen> InsetText which needs the LyXText and that is one per
Juergen> BufferView (which currently is fixed to 1 ;). So there is 1
Juergen> LyXText for each BufferView fo
On 12-Feb-2001 Jean-Marc Lasgouttes wrote:
>
> Juergen> No IMO the problem is that a LyXText object is allocated at
> Juergen> that time!
>
> That's what I meant, in fact. Presumably, if the code needs to
> allocate a new LyXText for the table, there also an old one in the
> cache that should g
Hello,
In lyx1.1.6fix1, when I type "M-m g Y", I got a big Y, instead of
"Upsilon".
In the lyx file, it writes: "\mathrm{Y}".
Did you remove some greek letters from shortcuts ? Where are these
shortcuts defined (I only could find "M-m g => greek" in the bind files
(cua.bind))
Thanks in advance
On 11-Feb-2001 Dekel Tsur wrote:
>
> I agree. The first step for the integration of CJK support is to change the
> internal text representation to UCS-4 (namely change LyXParagraph::value_type
> to wchar), and change the encoding of LyX files to UTF-8.
> Support for CJK latex, and for CJK IM wil
> "Juergen" == Juergen Vigna <[EMAIL PROTECTED]> writes:
Juergen> On 09-Feb-2001 Jean-Marc Lasgouttes wrote:
>> Step 1.2.0cvs 1.2.0cvspatched 1.0.3 1 1M 1M 7856K 2 26M 25M 8096K
>> 3 41M 39M n/a 4 52M 50M 8552K
>>
>> Step 2 tells us that we have a cost per cell of about 10k for a
>> tabular
On 09-Feb-2001 Jean-Marc Lasgouttes wrote:
>
> Step 1.2.0cvs 1.2.0cvspatched1.0.3
> 1 1M 1M 7856K
> 2 26M 25M 8096K
> 3 41M 39M n/a
> 4 52M 50M 8552K
>
> Step 2 tells us
63 matches
Mail list logo