Re: More problems with CJK-LYX

2002-02-22 Thread cghan
On Fri, 22 Feb 2002, Niklaus Giger wrote: > > Sorry for asking for so much help, but be able to use LyX > for typesetting mixed Hangul and German would be so nice! > Yes, that would be nice, but unfortunately CJK-LyX cannot display Hangul and German on the same window. For your purpose you

Re: Weird problem

2002-02-22 Thread John Levon
On Fri, Feb 22, 2002 at 09:59:28PM +0100, Michael Schmitt wrote: > Now tell me, am I going crazy? Is it possible that LyX crashes when I > move another window? It is because LyX has to repaint some area on screen? no, it's quite possible. However I have yet to reproduce such a problem, and unli

Re: Bug#135151: lyx: improper formatting of paragraphs in letter

2002-02-22 Thread Brian May
On Fri, Feb 22, 2002 at 01:15:43PM +0100, Jean-Marc Lasgouttes wrote: > > "Jules" == Jules Bean <[EMAIL PROTECTED]> writes: > > Jules> Dear LyX Developers: Here's a teaser for you to think about. > > Jules> I've never totally understood the right way to put paragraphs > Jules> inside lists i

valgrind - update

2002-02-22 Thread Michael Schmitt
Hi, Julian Seward, the author of valgrind, is a wizard! Yesterday, he has implemented the facility to invoke gdb when a memory access error occurs. After leaving gdb, valgrind takes over control again and program execution proceeds as if nothing has ever happened! If I hadn't tested it by mys

Weird problem

2002-02-22 Thread Michael Schmitt
Hi, I need your advice: A short while ago I started LyX and opened a file. On screen there was also a console window which I decided to move a bit to the left of the LyX window. At the very same moment that moved the window, LyX crashed with a "BadDrawable (invalid Pixmap or Window parameter)

More problems with CJK-LYX

2002-02-22 Thread Niklaus Giger
Dear ChangGil Han, Thank you very much for your previous assistance which was very helpful. I have now two different installations. One with the normal LyX and a test bed for CJK-LYX to sort out the remaining bugs. Now I have the following problem when I want to add some special characters (e

Arabic shaping in Lyx

2002-02-22 Thread Isam Bayazidi
Hi all .. I would like first to thank those who make Arabic in LyX possible .. and I have few notes, Questions, and requests: There are few bugs in the Arabic shaping, and I am interested in fixing it, or helping fixing it : - is there anyone who is doing the Arabic shaping code ? - What

Re: RGB -> grayscale (was Re: Remarks about graphics in lyx1.2.0cvs)

2002-02-22 Thread Mike Ressler
On Fri, 22 Feb 2002, Asger K. Alstrup Nielsen wrote: > On Thu, 21 Feb 2002, Mike Ressler wrote: > > Actually, the better way to do this is (xv Postscript code) ... > > Either gives a better match to a human's RGB to luminance conversion. > > Definitely not (R+G+B)/3! > > This is true. I just could

Re: Graphics loading delays text display (CVS)

2002-02-22 Thread Mike Ressler
On Thu, 21 Feb 2002, John Levon wrote: > On Thu, Feb 21, 2002 at 10:11:49AM -0800, Mike Ressler wrote: > > The new graphics loading mechanism delays the display of any text in the > > LyX window until all graphics have been converted. This is a problem when > > I imagine you've not been reading ly

Re: wirte_attribute and template using

2002-02-22 Thread Juergen Vigna
On 22-Feb-2002 John Levon wrote: > You can even work out what's going with undo/redo if you like ... I didn't hit that particulary spot in the list yet, when I'm there I'll try to do something about it. Jug -- -._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._ Dr. J

Re: wirte_attribute and template using

2002-02-22 Thread John Levon
On Fri, Feb 22, 2002 at 03:58:34PM +0100, Juergen Vigna wrote: > As you see I try to shorten the list on lyxbugs a bit. yeah you're going great guns keep it up !! You can even work out what's going with undo/redo if you like ... john -- "Oh dear, more knobs." - David Chase

Re: wirte_attribute and template using

2002-02-22 Thread Juergen Vigna
On 22-Feb-2002 Lars Gullik Bjønnes wrote: > Ok, please should me one place in the code where the second argument > to write_attribute is bool. > > I couln't find any... > > After I changed: > > write_attribute("rotate", tostr(rotate)) > > to > > write_attribute("rotate", rotate) > > the bo

Re: BUG! (Re: ERT patch)

2002-02-22 Thread Martin Vermeer
On Fri, Feb 22, 2002 at 04:24:09PM +0200, Martin Vermeer wrote: ... > Doing a clean recompile. Let's see what happens. That did the trick. Phew indeed. Martin msg33403/pgp0.pgp Description: PGP signature

Re: BUG! (Re: ERT patch)

2002-02-22 Thread Martin Vermeer
On Fri, Feb 22, 2002 at 03:16:21PM +0100, Juergen Vigna wrote: > On 22-Feb-2002 Martin Vermeer wrote: > > > > Crashes on float. > > Well I don't! > > > Looking at line #7, I have a vague suspicion this is connected to your patch, > > since a few days ago it didn't do this. I have modified co

RE: wirte_attribute and template using

2002-02-22 Thread Juergen Vigna
> Now I would assume that write_attribure(string, bool) would call the second > function, but it seems this is not true :(. I debugged this with gdb and ONLY > the first one (the template one) is called. I still need a fix for this problem otherwise forget about fixing the file format bloat (#21

RE: BUG! (Re: ERT patch)

2002-02-22 Thread Juergen Vigna
On 22-Feb-2002 Martin Vermeer wrote: > > Crashes on float. Well I don't! > Looking at line #7, I have a vague suspicion this is connected to your patch, > since a few days ago it didn't do this. I have modified code in parts of my local >tree, > but nothing that _ought_ to relate to this. >

BUG! (Re: ERT patch)

2002-02-22 Thread Martin Vermeer
On Wed, Feb 20, 2002 at 02:03:57PM +0100, Juergen Vigna wrote: > On 20-Feb-2002 Jean-Marc Lasgouttes wrote: > > > Juergen> getDrawFont() ? ... Crashes on float. Here is the stack: #0 0x401ebd41 in __kill () from /lib/libc.so.6 #1 0x401eb9b6 in raise (sig=6) at ../sysdeps/posix/raise.c:27

Re: Shall I create a BRANCH_graphics?

2002-02-22 Thread Angus Leeming
On Friday 22 February 2002 1:24 pm, Lars Gullik Bjønnes wrote: > Angus Leeming <[EMAIL PROTECTED]> writes: > > | Why don't you have a look at it/try and compile it? > > #include > > #include "forkedcall.h" > #include "forkedcontr.h" > #include "lstrings.h" > #include "lyxlib.h" > #include "fil

Re: LyX 1.2.0 and CJK (still some problems left)

2002-02-22 Thread cghan
On Fri, 22 Feb 2002, Niklaus Giger wrote: > > Thank you very much for this prompt bug fix. It kind of > works for me. > > The resulting SGML file contains the correct hangul > characters. O.K. > > The resulting HTML file contains correctly the hangul > character, but will not display

Re: Shall I create a BRANCH_graphics?

2002-02-22 Thread Jose Abilio Oliveira Matos
On Friday 22 February 2002 12:55, Lars Gullik Bjønnes wrote: > > btw. I changed some initialization reordering in some constructors as > well. > > in insetgraphics.C: graphic_label needs to be initialized first. It was me who added this variable this week, so I'm the guilty part here. -- José

Re: Shall I create a BRANCH_graphics?

2002-02-22 Thread Angus Leeming
On Friday 22 February 2002 12:55 pm, Lars Gullik Bjønnes wrote: > Angus Leeming <[EMAIL PROTECTED]> writes: > > | On Friday 22 February 2002 12:38 pm, Lars Gullik Bjønnes wrote: > >> Angus Leeming <[EMAIL PROTECTED]> writes: > >> > >> | Why don't you have a look at it/try and compile it? > > Gra

Re: Shall I create a BRANCH_graphics?

2002-02-22 Thread Angus Leeming
On Friday 22 February 2002 12:38 pm, Lars Gullik Bjønnes wrote: > Angus Leeming <[EMAIL PROTECTED]> writes: > > | Why don't you have a look at it/try and compile it? > > Why are you using std::cerr and not lyxerr? I tend to use std::cerr when I'm dubugging. Easy to remove once the problem is r

Re: RGB -> grayscale (was Re: Remarks about graphics in lyx1.2.0cvs)

2002-02-22 Thread Asger K. Alstrup Nielsen
On Thu, 21 Feb 2002, Mike Ressler wrote: > Actually, the better way to do this is (xv Postscript code) > > gray = 0.32 * red + 0.5 * green + 0.18 * blue > > or perhaps (NTSC) > > gray = 0.30 * red + 0.59 * green + 0.11 * blue > > Either gives a better match to a human's RGB to luminan

Re: Shall I create a BRANCH_graphics?

2002-02-22 Thread Angus Leeming
On Friday 22 February 2002 12:33 pm, Lars Gullik Bjønnes wrote: > Angus Leeming <[EMAIL PROTECTED]> writes: > > | Why don't you have a look at it/try and compile it? > > I wonder what is causing this: > > In file included from insetgraphics.C:92: > ../../src/insets/insetgraphics.h:22:36: graphi

Re: Shall I create a BRANCH_graphics?

2002-02-22 Thread Angus Leeming
On Friday 22 February 2002 12:13 pm, Lars Gullik Bjønnes wrote: > Angus Leeming <[EMAIL PROTECTED]> writes: > > | There > | are a couple of places where I have needed to re-evalute end() when deleting > | iterators from lists > > I belive that if possible those cases should be handled by a: >

Re: Shall I create a BRANCH_graphics?

2002-02-22 Thread Angus Leeming
On Friday 22 February 2002 12:17 pm, John Levon wrote: > On Fri, Feb 22, 2002 at 01:09:07PM +0100, Lars Gullik Bjønnes wrote: > > > It is a _huge_ patch... for a small feature. > > well some of it is infrastructure e.g. now we can have asynch $EDITOR > spawning for editing the pre-amble. > > It

Re: Shall I create a BRANCH_graphics?

2002-02-22 Thread Angus Leeming
On Friday 22 February 2002 12:09 pm, Lars Gullik Bjønnes wrote: > Angus Leeming <[EMAIL PROTECTED]> writes: > > | I've put the patch at > | http://www.devel.lyx.org/~leeming/graphics.diff.bz2 > | It's 34725Bytes. > > It is a _huge_ patch... for a small feature. Well, I agree with the _huge_ bit

Re: Shall I create a BRANCH_graphics?

2002-02-22 Thread John Levon
On Fri, Feb 22, 2002 at 01:09:07PM +0100, Lars Gullik Bjønnes wrote: > It is a _huge_ patch... for a small feature. well some of it is infrastructure e.g. now we can have asynch $EDITOR spawning for editing the pre-amble. It would be nice if we could handle SIGCHLD instead of this polling thoug

Re: Shall I create a BRANCH_graphics?

2002-02-22 Thread Juergen Vigna
On 22-Feb-2002 Lars Gullik Bjønnes wrote: > Hey... I hardly slept all week so for me it is still monday... This is the most lame excuse I've ever heard on Fridays! Jug -- -._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._ Dr. Jürgen VignaE-Mail: [EMAIL P

Re: Shall I create a BRANCH_graphics?

2002-02-22 Thread Angus Leeming
On Friday 22 February 2002 11:56 am, Lars Gullik Bjønnes wrote: > Angus Leeming <[EMAIL PROTECTED]> writes: > > | I've put the patch at > | http://www.devel.lyx.org/~leeming/graphics.diff.bz2 > | It's 34725Bytes. > > > I am sure you have seen the new idom that I am introducing: > > Instead of

Re: Shall I create a BRANCH_graphics?

2002-02-22 Thread Angus Leeming
On Friday 22 February 2002 11:38 am, Lars Gullik Bjønnes wrote: > | I've put the patch at > | http://www.devel.lyx.org/~leeming/graphics.diff.bz2 > | It's 34725Bytes. > > > | Why don't you have a look at it/try and compile it? > > Ok, I'll do that if you test my layout as string patch :-) Stop s

Re: Shall I create a BRANCH_graphics?

2002-02-22 Thread Angus Leeming
On Friday 22 February 2002 10:29 am, Lars Gullik Bjønnes wrote: > Angus Leeming <[EMAIL PROTECTED]> writes: > > | On Thursday 21 February 2002 7:08 pm, Michael Schmitt wrote: > >> Angus, > >> > >> why don't you just commit the patch to the head? People will complain > >> for a few days but Herb

Re: Bug#135151: lyx: improper formatting of paragraphs in letter

2002-02-22 Thread Jean-Marc Lasgouttes
> "Jules" == Jules Bean <[EMAIL PROTECTED]> writes: Jules> Dear LyX Developers: Here's a teaser for you to think about. Jules> I've never totally understood the right way to put paragraphs Jules> inside lists in LaTeX, although I could investigate if it will Jules> help. But maybe you'll rec

Re: Remarks about graphics in lyx1.2.0cvs

2002-02-22 Thread Angus Leeming
On Friday 22 February 2002 10:36 am, Lars Gullik Bjønnes wrote: > "Garst R. Reese" <[EMAIL PROTECTED]> writes: > > | Herbert Voss wrote: > >> > >> Jean-Marc Lasgouttes wrote: > | > >> I use netpbm: > >> > | I just tried compiling netpbm-9.24 > | jpegtopnm fails with tons of dereferencing poin

Re: Bug#135151: lyx: improper formatting of paragraphs in letter

2002-02-22 Thread Jules Bean
Dear LyX Developers: Here's a teaser for you to think about. I've never totally understood the right way to put paragraphs inside lists in LaTeX, although I could investigate if it will help. But maybe you'll recognise this problem. Jules On Fri, Feb 22, 2002 at 05:14:43PM +1100, Brian May w

Re: Remarks about graphics in lyx1.2.0cvs

2002-02-22 Thread Angus Leeming
On Friday 22 February 2002 11:19 am, Jean-Marc Lasgouttes wrote: > > "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes: > > Angus> On Friday 22 February 2002 10:56 am, Jean-Marc Lasgouttes > Angus> wrote: > >> > "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes: > >> > >> >> Another

Re: Remarks about graphics in lyx1.2.0cvs

2002-02-22 Thread Jean-Marc Lasgouttes
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes: Angus> On Friday 22 February 2002 10:56 am, Jean-Marc Lasgouttes Angus> wrote: >> > "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes: >> >> >> Another question: why do we need grayscale/mono rendering? >> >> Shouldn't we just disp

Re: Remarks about graphics in lyx1.2.0cvs

2002-02-22 Thread Angus Leeming
On Friday 22 February 2002 10:56 am, Jean-Marc Lasgouttes wrote: > > "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes: > > >> Another question: why do we need grayscale/mono rendering? > >> Shouldn't we just display the figure as well as the display > >> permits? This seems very complicat

Re: Remarks about graphics in lyx1.2.0cvs

2002-02-22 Thread Jean-Marc Lasgouttes
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes: >> Another question: why do we need grayscale/mono rendering? >> Shouldn't we just display the figure as well as the display >> permits? This seems very complicated for a small gain... Angus> Because people ask for it? Anyway, it's abou

Re: Remarks about graphics in lyx1.2.0cvs

2002-02-22 Thread Angus Leeming
On Friday 22 February 2002 10:16 am, Jean-Marc Lasgouttes wrote: > > "John" == John Levon <[EMAIL PROTECTED]> writes: > > John> On Thu, Feb 21, 2002 at 06:32:34PM +, Angus Leeming wrote: > >> What do they do? > > John> good question ! > > Another question: why do we need grayscale/mono

Re: Remarks about graphics in lyx1.2.0cvs

2002-02-22 Thread Jean-Marc Lasgouttes
> "John" == John Levon <[EMAIL PROTECTED]> writes: John> On Thu, Feb 21, 2002 at 06:32:34PM +, Angus Leeming wrote: >> What do they do? John> good question ! Another question: why do we need grayscale/mono rendering? Shouldn't we just display the figure as well as the display permits? T