Re: [Bug 65] Insettext background in bg inset

2002-02-28 Thread Juergen Vigna
> - if it is not, can I just remove the "case LFUN_TABULAR_FEATURE". It > seems to work from my superficial testing. I forgot to answer to this one. I thought I did. Anyway if you think it works without just remove it I don't think there should be a problem putting it back if we see problems w

Re: Crashes with CVS (02282002)

2002-02-28 Thread Allan Rae
On Thu, 28 Feb 2002, Abdelrazak Younes wrote: > Hi, > > I tested the lastest CVS to see what's up with lyx. And my verdict is: > WONDERFUL > I like the new features and dialogs a lot. We must be doing something right then! > I don't know if this is the right time to report bugs but anyway > her

Re: [Devel] "Child processes" menu item

2002-02-28 Thread Allan Rae
On Thu, 28 Feb 2002, Angus Leeming wrote: > On Wednesday 27 February 2002 11:29 pm, John Levon wrote: > > On Wed, Feb 27, 2002 at 11:33:48PM +0100, Michael Schmitt wrote: > > > > > I guess you have added the dialog for testing purposes only, haven't > > > you? (Please, please say "yes") > > > > I

Re: [patch] (html)URL - inset

2002-02-28 Thread Herbert Voss
Jean-Marc Lasgouttes wrote: > To rephrase myself: could this html check button produce code using > hyperref \href instead of html.sty version? Would that work with > latex2html? > > Answering to my own question, it seems that the macros in html.sty are > mostly wrappers around hyperref's \href.

Fonts

2002-02-28 Thread Allan Rae
I have some code for the bitmapped font scaling stuff. It has been sitting idle for two weeks in my tree and I took another look at it and realised I was doing the wrong tests (close but no banana). So, I've decided to reopen the debate a little now that I've got a bit more font knowledge under

DocBook XML...

2002-02-28 Thread Adam Fowler
Hello all, I'm an administrator on the Tomcat-Book project (see sig) and am looking for an easy way to write DocBook XML documents. Also, certain parts of the DocBook to FO (And thus PDF) XSL stylesheets seem to be broken. I was wondering if you could answer a couple of questions:- I just tried

Re: Another automated build failure

2002-02-28 Thread John Levon
On Thu, Feb 28, 2002 at 03:31:58PM -0800, Kayvan A. Sylvan wrote: > make[1]: *** No rule to make target `figure.h', needed by `distdir'. Stop. Can someone remove the figure.h in Makefile.am please ? > A request to any developer who adds new files to CVS, please do: > > make dist yes, sorry

Re: a bit of fun: an image loader for xforms

2002-02-28 Thread R. Lahaye
Angus Leeming wrote on Thu, 28 Feb 2002: > It should work out of the box for xforms 0.89.6 and above. > > It will definitely never work for xforms 0.88 or 0.89.0 > > People with xforms 0.89.x where 1<= x <= 5 will have to ascertain whether > the routines > FLIMAGE * flimage_dup(FLIMAGE

Another automated build failure

2002-02-28 Thread Kayvan A. Sylvan
Probably related to the first: make[1]: Entering directory `/home/kayvan/src/lyx/src' make[1]: *** No rule to make target `figure.h', needed by `distdir'. Stop. make[1]: Leaving directory `/home/kayvan/src/lyx/src' A request to any developer who adds new files to CVS, please do: make dist and

Re: [Devel] "Child processes" menu item

2002-02-28 Thread Asger K. Alstrup Nielsen
On Thu, 28 Feb 2002, John Levon wrote: > On Thu, Feb 28, 2002 at 11:09:33AM +0100, Asger K. Alstrup Nielsen wrote: > > > Historically, we have seen that external programs crash, stop, or > > so it /is/ a debugging tool. You can say that if you want to. I'd rather compare it with the emergency s

Re: a bit of fun: an image loader for xforms

2002-02-28 Thread John Levon
On Thu, Feb 28, 2002 at 05:05:02PM -0400, Garst R. Reese wrote: > I sure hope so, the current conversions of ps/eps from the convert > converters are totally useless---ranging from pure blank to random dots. uh ? I didn't get anything like this ImageMagick 5.2.2 john -- I am a complete moron

a bit of fun: an image loader for xforms

2002-02-28 Thread Angus Leeming
Attached is a prototype image loader using the xforms library routines. It contains new files xformsGImage.[Ch] which should go in the xforms directory. It should work out of the box for xforms 0.89.6 and above. It will definitely never work for xforms 0.88 or 0.89.0 People with xforms 0.89.x

"Child processes" menu item

2002-02-28 Thread Michael Schmitt
Hello, I guess you have added the dialog for testing purposes only, haven't you? (Please, please say "yes") Michael

Re: [Devel] Bug list is shrinking!

2002-02-28 Thread Michael Schmitt
Lars Gullik Bjønnes wrote: > | - Why is there a height field for minipages in the file format? You cannot set it >in the dialog > > Where is the bug? Well, it is not a bug exactly; "useless feature" would be a more suitable definition. But I wonder why the height opinion has been introduced

Re: LyX does not compile

2002-02-28 Thread Angus Leeming
On Thursday 28 February 2002 7:28 pm, Michael Schmitt wrote: > Hi, > > LyX does not compile. > > Michael > > > LaTeX.C: In method `int LaTeX::scanLogFile(TeXErrors &)': > LaTeX.C:598: implicit declaration of function `int sscanf(...)' Add #include Just committed to cvs. Thanks, A

Re: Graphics - redraw problem

2002-02-28 Thread Angus Leeming
On Wednesday 27 February 2002 10:29 pm, Michael Schmitt wrote: > Hi, > > a table is not resized after a graphics is converted. See attachment. > > Michael Known problem. Talk to jug. Angus

Graphics - redraw problem

2002-02-28 Thread Michael Schmitt
Hi, a table is not resized after a graphics is converted. See attachment. Michael

LyX does not compile

2002-02-28 Thread Michael Schmitt
Hi, LyX does not compile. Michael LaTeX.C: In method `int LaTeX::scanLogFile(TeXErrors &)': LaTeX.C:598: implicit declaration of function `int sscanf(...)'

Re: graphics

2002-02-28 Thread Angus Leeming
On Thursday 28 February 2002 6:40 pm, Herbert Voss wrote: > Angus, do you have some time for this "ancient" patch?? > > http://www.mail-archive.com/lyx-devel%40lists.lyx.org/msg33420.html > > Herbert Sure. Thanks you, Herbert. Incidentally, if you are running xforms 0.89.x, where 1 <= x <= 5,

graphics

2002-02-28 Thread Herbert Voss
Angus, do you have some time for this "ancient" patch?? http://www.mail-archive.com/lyx-devel%40lists.lyx.org/msg33420.html Herbert -- http://www.lyx.org/help/

Re: {PATCH} fix gcc 3.1 comnfigure problem

2002-02-28 Thread Jean-Marc Lasgouttes
> "John" == John Levon <[EMAIL PROTECTED]> writes: John> On Thu, Feb 28, 2002 at 05:23:01PM +0100, Jean-Marc Lasgouttes John> wrote: >> Good. What about egcs 1.1.x, now? John> moz src 1495 /usr/bin/egcs -dumpversion egcs-2.91.66 Thanks. Now, it occurs to me that I also have egcs installed :

Re: Excessive code, Act II?

2002-02-28 Thread Jean-Marc Lasgouttes
> "Martin" == Martin Vermeer <[EMAIL PROTECTED]> writes: Martin> Have a look at text2.C, the two routines setCharFont! They are Martin> almost identical, except for an extra argument and a dozen Martin> lines of extra code at the start of one. Otherwise -- carbon Martin> copies! Martin> It w

Re: [Devel] Graphics - redraw problem

2002-02-28 Thread John Levon
On Thu, Feb 28, 2002 at 06:15:09PM +0100, Jean-Marc Lasgouttes wrote: > It may be related to the fix for #214 that I commited today. Please this was before today (but after your last attempt to fix this) > tell me of any strange things about dialog popups appearing or not. will do ! john --

Re: graphics now working?

2002-02-28 Thread John Levon
On Thu, Feb 28, 2002 at 06:04:41PM +0100, Jean-Marc Lasgouttes wrote: > BTW, do you know whether the new ghostscrpt 6.53 is buggy wrt figinset > (thinking about 1.1.6 here, obviously :) It works fine (the fix was applied to 6.53 tree some time ago) regards john p.s. I haven't actually tried it

Re: [Devel] "Child processes" menu item

2002-02-28 Thread Jean-Marc Lasgouttes
> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: Lars> John Levon <[EMAIL PROTECTED]> writes: Lars> | On Thu, Feb 28, 2002 at 11:09:33AM +0100, Asger K. Alstrup Nielsen wrote: >> >>> Historically, we have seen that external programs crash, stop, or >> Lars> | so it /is/ a debugging

Re: [Devel] Graphics - redraw problem

2002-02-28 Thread Jean-Marc Lasgouttes
> "John" == John Levon <[EMAIL PROTECTED]> writes: John> On Thu, Feb 28, 2002 at 10:21:55AM +, Angus Leeming wrote: >> I'm not being prickly here, but what other regression? In the >> graphics stuff? John> I spoke rather quickly - it's not a regression, it only occurs John> with insetgra

Re: graphics now working?

2002-02-28 Thread Jean-Marc Lasgouttes
> "John" == John Levon <[EMAIL PROTECTED]> writes: John> On Thu, Feb 28, 2002 at 10:56:32AM +0100, Juergen Vigna wrote: >> I also noticed that the scrollbar doesn't work in some situations. >> I use 0.88.1 xforms library. I can do it all the time: John> time to upgrade xforms ... John> ...

Re: {PATCH} fix gcc 3.1 comnfigure problem

2002-02-28 Thread John Levon
On Thu, Feb 28, 2002 at 05:23:01PM +0100, Jean-Marc Lasgouttes wrote: > Good. What about egcs 1.1.x, now? moz src 1495 /usr/bin/egcs -dumpversion egcs-2.91.66 john -- I am a complete moron for forgetting about endianness. May I be forever marked as such.

Re: updated graphics patch

2002-02-28 Thread John Levon
On Thu, Feb 28, 2002 at 12:39:53PM +, Angus Leeming wrote: > He seems pretty confident about such wizardry doesn't he? Tomorrow is Friday, > after all, so the timing is perfect if things do go wrong ;-) are you lot plotting aganist me or what ? :) anyway, if you look closer, you'll see all

Re: [Devel] Graphics - redraw problem

2002-02-28 Thread John Levon
On Thu, Feb 28, 2002 at 10:21:55AM +, Angus Leeming wrote: > I'm not being prickly here, but what other regression? In the graphics stuff? I spoke rather quickly - it's not a regression, it only occurs with insetgraphics. And in fact I can't even get it to happen again, very odd. The prob

Re: [Devel] "Child processes" menu item

2002-02-28 Thread John Levon
On Thu, Feb 28, 2002 at 11:09:33AM +0100, Asger K. Alstrup Nielsen wrote: > Historically, we have seen that external programs crash, stop, or so it /is/ a debugging tool. > LyX is in there, I think you will see the value. How many times > have you not wondered what was going on, while LaTeX was

Re: graphics now working?

2002-02-28 Thread John Levon
On Thu, Feb 28, 2002 at 10:56:32AM +0100, Juergen Vigna wrote: > I also noticed that the scrollbar doesn't work in some situations. > I use 0.88.1 xforms library. I can do it all the time: time to upgrade xforms ... ... and we need to mention this in README or wherever john -- I am a complet

Re: [Bug 65] Insettext background in bg inset

2002-02-28 Thread Jean-Marc Lasgouttes
> "Juergen" == Juergen Vigna <[EMAIL PROTECTED]> writes: >> Did you see my message about LFUN_TABULAR_FEATURES? Juergen> Hmmm probably yes but I cannot remember what it said ;), Juergen> could you enlighten me? Here it is again, copied-and-pasted from my message: --- Juergen, I

Re: {PATCH} fix gcc 3.1 comnfigure problem

2002-02-28 Thread Jean-Marc Lasgouttes
> "Martin" == Martin Vermeer <[EMAIL PROTECTED]> writes: Martin> [[EMAIL PROTECTED]:~]$ gcc -dumpversion 2.95.3 Good. What about egcs 1.1.x, now? JMarc

Re: [Devel] An ugly bug...

2002-02-28 Thread Jean-Marc Lasgouttes
> "Juergen" == Juergen Vigna <[EMAIL PROTECTED]> writes: Juergen> On 28-Feb-2002 Jean-Marc Lasgouttes wrote: Yes a really good Juergen> idea, I would say have a go #:O) >> I did it. Now you can use it for your cut and paste :) Juergen> How nice of you! #:O) Juergen> Could you give me a lit

Re: LyX Migration

2002-02-28 Thread Martin Vermeer
On Thu, Feb 28, 2002 at 11:44:19AM -0400, Garst R. Reese wrote: ... > > Yes! Having an 'owner' attribute like 'language'. > > > > Doesn't allow you to have deletions with your pugmark on it though. > > > Couldn't you just insert one before you did the deletion? > Garst Hmm yes, but you have t

Re: {PATCH} fix gcc 3.1 comnfigure problem

2002-02-28 Thread Martin Vermeer
On Thu, Feb 28, 2002 at 01:54:30PM +0100, Jean-Marc Lasgouttes wrote: > It seems that this could be worked around by using 'gcc -dumpversion'. > > Dekel, does egcs 1.1.x support it? > > And does gcc 2.95.x support it? > > JMarc [[EMAIL PROTECTED]:~]$ gcc -dumpversion 2.95.3 Martin msg336

Re: [Bug 65] Insettext background in bg inset

2002-02-28 Thread Juergen Vigna
On 28-Feb-2002 Jean-Marc Lasgouttes wrote: > Or, the updae flags could say so. No that's no solution as I already told you. They are too different between the insets and the really are supposed to be used only internally. > Juergen> So IF we add another parameter we should add the > Juergen> b

Re: [Devel] An ugly bug...

2002-02-28 Thread Juergen Vigna
On 28-Feb-2002 Jean-Marc Lasgouttes wrote: > Juergen> Yes a really good idea, I would say have a go #:O) > > I did it. Now you can use it for your cut and paste :) How nice of you! #:O) Could you give me a little hint what's the name of the new function and how to use it. Right now you should

Re: [Bug 65] Insettext background in bg inset

2002-02-28 Thread Jean-Marc Lasgouttes
> "Juergen" == Juergen Vigna <[EMAIL PROTECTED]> writes: Juergen> On 28-Feb-2002 Jean-Marc Lasgouttes wrote: >> I mean the code which invokes the redrawing of an inset knows >> probably if there is a selection, since it has to draw the blue >> background around the inset. So there is no real

Re: [Bug 65] Insettext background in bg inset

2002-02-28 Thread Juergen Vigna
On 28-Feb-2002 Jean-Marc Lasgouttes wrote: > I mean the code which invokes the redrawing of an inset knows probably > if there is a selection, since it has to draw the blue background > around the inset. So there is no real need for the inset to rediscover > this fact. Well then you say we woul

Re: [patch] (html)URL - inset

2002-02-28 Thread Jean-Marc Lasgouttes
> "Herbert" == Herbert Voss <[EMAIL PROTECTED]> writes: Herbert> not before 1.2.0 At this time it onlx makes sense to get the Herbert> html check- button in the gui run. than we can think about Herbert> other possibiulities. To rephrase myself: could this html check button produce code using

Automated build fails

2002-02-28 Thread Kayvan A. Sylvan
g++ -DHAVE_CONFIG_H -I. -I. -I../../src -I./../ -I../.. -I../.. -I../../boost +-isystem /usr/X11R6/include -O2 -m486 -fno-strength-reduce -W -Wall -c +insetgraphics.C -Wp,-MD,.deps/insetgraphics.TPlo In file included from insetgraphics.C:92: ../../src/insets/insetgraphics

Re: [patch] (html)URL - inset

2002-02-28 Thread Herbert Voss
On 28 Feb 2002, Jean-Marc Lasgouttes wrote: > Herbert> \let\ahref\htmladdnormallink > > Herbert> or > > Herbert> \let\href\htmladdnormallink > > Herbert> that's all > > You mean latex2html does not support hyperref natively? I only wanted to say, that it's no problem to link to other converters.

Crashes with CVS (02282002)

2002-02-28 Thread Abdelrazak Younes
Hi, I tested the lastest CVS to see what's up with lyx. And my verdict is: WONDERFUL I like the new features and dialogs a lot. I don't know if this is the right time to report bugs but anyway here is it: There are some problems compared to 1.1.6fix3: 1) The status bar doesn't indicate anymore

RE: CVS Update: lyx-devel

2002-02-28 Thread Juergen Vigna
On 28-Feb-2002 Juergen Vigna wrote: > Well I now get a segfault every time I load the UserGuide! Not a real > improvement. And why didn't you wait for Friday to commit this one? Sorry you should have sent this tomorrow it was obviously a problem with MY three, so now today you have to add smili

Re: [Bug 65] Insettext background in bg inset

2002-02-28 Thread Jean-Marc Lasgouttes
> "Juergen" == Juergen Vigna <[EMAIL PROTECTED]> writes: >> Disclaimer: I still do not understand how these things work, but >> obviously the calling code knows more that the inset about what is >> going on. Juergen> I don't get what you mean here. I mean the code which invokes the redrawin

RE: CVS Update: lyx-devel

2002-02-28 Thread Juergen Vigna
On 28-Feb-2002 lasgouttes wrote: > Log message: > "ding-dong, the witch is dead!", says John Well I now get a segfault every time I load the UserGuide! Not a real improvement. And why didn't you wait for Friday to commit this one? Jug -- -._-._-._-._-._-._-._-._-._-._-._-._-._-

Re: [Devel] An ugly bug...

2002-02-28 Thread Juergen Vigna
On 28-Feb-2002 Jean-Marc Lasgouttes wrote: > Juergen> What I think is that the depth is saved in the paragraph and > Juergen> we don't change the value when pasting. I think we should > Juergen> change it relatively to the place we paste it. To explain: if > Juergen> we copy paragraphs with dept

Re: updated graphics patch

2002-02-28 Thread Jean-Marc Lasgouttes
> "Garst" == Garst R Reese <[EMAIL PROTECTED]> writes: Garst> :) Can someone please commit John's patch so it can get some Garst> testing before the weekend? Done. JMarc

Re: [Devel] An ugly bug...

2002-02-28 Thread Jean-Marc Lasgouttes
> "Juergen" == Juergen Vigna <[EMAIL PROTECTED]> writes: Juergen> On 28-Feb-2002 Martin Vermeer wrote: >> I am especially suspicious about pasteSelection in CutAndPaste. Is >> it possible that we are traversing a linked-paragraphs structure >> that is itself 'under construction'? The select

Re: [Devel] Bug list is shrinking!

2002-02-28 Thread Jose Abilio Oliveira Matos
On Thursday 28 February 2002 13:04, Jean-Marc Lasgouttes wrote: > John> THe question is, if this can happen, what sense does looking at > John> niceFile there make ?? > > It seems that the idea is to use full path when trying to run latex. I use it in linuxdoc and docbook with the same purpose

Re: LyX Migration

2002-02-28 Thread Martin Vermeer
On Thu, Feb 28, 2002 at 08:08:04AM -0400, Garst R. Reese wrote: > Lars Gullik Bjønnes wrote: > > > > > I have thought about this some time ago (I even thing I posted to this > > list about it), and have a quite different design on the problem. > > > > _But_ we will not do anything with this u

Re: [Bug 65] Insettext background in bg inset

2002-02-28 Thread Juergen Vigna
On 28-Feb-2002 Jean-Marc Lasgouttes wrote: > Or could the mechanism which is responsiblefor painting the inset use > a new magick UpdateCode to know whether there is a selection there? That is already complicated enough I won't add such things to that. And anyway the other way round is better.

Re: [Bug 65] Insettext background in bg inset

2002-02-28 Thread Jean-Marc Lasgouttes
> "Juergen" == Juergen Vigna <[EMAIL PROTECTED]> writes: Juergen> Obviously the problem lies in implementing the function Juergen> containedInSelection in LyXText and InsetTabular and calling Juergen> it from BufferView and InsetText. Or could the mechanism which is responsiblefor painting t

Re: updated graphics patch

2002-02-28 Thread Jean-Marc Lasgouttes
> "Garst" == Garst R Reese <[EMAIL PROTECTED]> writes: Garst> Are they publicly available? url? Garst They are not. But nobody can refuse anything to ANgus. JMarc

Re: [Devel] An ugly bug...

2002-02-28 Thread Juergen Vigna
On 28-Feb-2002 Jean-Marc Lasgouttes wrote: >> "Juergen" == Juergen Vigna <[EMAIL PROTECTED]> writes: > > Juergen> Well then we probably would need some function which tells us > Juergen> what is the maximum depth we can have AFTER a certain > Juergen> paragraph. Do we have such a function? >

RE: [Bug 65] Insettext background in bg inset

2002-02-28 Thread Juergen Vigna
On 28-Feb-2002 bugzilla-daemon wrote: > --- Additional Comments From [EMAIL PROTECTED] 2002-03-01 01:27 --- > Looks like the right solution. Is it easy to ask to the owner? Well extending the function backgroundColor() to something like this should work: LColor::color Inset::backgroun

Re: updated graphics patch

2002-02-28 Thread Jean-Marc Lasgouttes
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes: Angus> On Thursday 28 February 2002 1:05 pm, Jean-Marc Lasgouttes Angus> wrote: >> > "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes: >> Angus> I'll let you do it. I'm compiling the xforms source at the Angus> moment. >> Great!

Re: Compiler warnings

2002-02-28 Thread Jean-Marc Lasgouttes
> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: Lars> | vspace.C:447: warning: control reaches end of non-void Lars> function | `VSpace::asLatexCommand(const BufferParams &) const' Lars> Easy to fix... _but_ as I have no (clean)[1] lyx tree checked Lars> out at the moment I will

Re: [Devel] Bug list is shrinking!

2002-02-28 Thread Jean-Marc Lasgouttes
> "Michael" == Michael Schmitt <[EMAIL PROTECTED]> writes: Michael> inseturl.h:58: warning: unused parameter `int x' All these are gone. Michael> vspace.C:447: warning: control reaches end of non-void function `VSpace::asLatexCommand(const BufferParams&) const' I fixed this one, but it i

Re: [Devel] An ugly bug...

2002-02-28 Thread Jean-Marc Lasgouttes
> "Juergen" == Juergen Vigna <[EMAIL PROTECTED]> writes: Juergen> Well then we probably would need some function which tells us Juergen> what is the maximum depth we can have AFTER a certain Juergen> paragraph. Do we have such a function? No, but it should be made from the code in LyXText::i

Re: updated graphics patch

2002-02-28 Thread Angus Leeming
On Thursday 28 February 2002 1:05 pm, Jean-Marc Lasgouttes wrote: > > "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes: > > Angus> I'll let you do it. I'm compiling the xforms source at the > Angus> moment. > > Great! Are there interesting changes since 0.89.6? I don't know. I didn't hav

Re: updated graphics patch

2002-02-28 Thread Jean-Marc Lasgouttes
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes: Angus> I'll let you do it. I'm compiling the xforms source at the Angus> moment. Great! Are there interesting changes since 0.89.6? JMarc

Re: [Devel] Bug list is shrinking!

2002-02-28 Thread Jean-Marc Lasgouttes
> "John" == John Levon <[EMAIL PROTECTED]> writes: John> It is indeed. Like I said Lars I think the problem is that John> InsetExternal looks at Buffer::niceFile which is not initialised John> at that point. I think. John> THe question is, if this can happen, what sense does looking at John>

Re: [Devel] An ugly bug...

2002-02-28 Thread Juergen Vigna
On 28-Feb-2002 Jean-Marc Lasgouttes wrote: > Juergen> What I think is that the depth is saved in the paragraph and > Juergen> we don't change the value when pasting. I think we should > Juergen> change it relatively to the place we paste it. To explain: if > Juergen> we copy paragraphs with dept

Re: {PATCH} fix gcc 3.1 comnfigure problem

2002-02-28 Thread Jean-Marc Lasgouttes
> "Duncan" == Duncan Simpson <[EMAIL PROTECTED]> writes: Duncan> gcc --version on most releases of gcc 3.1 generates spo,ething Duncan> along the lines of: Duncan> gcc (GCC) 3.1 20020118 (experimental) Copyright (C) 2002 Free Duncan> Software Foundation, Inc. This is free software; see the D

Re: [patch] (html)URL - inset

2002-02-28 Thread Jean-Marc Lasgouttes
> "Herbert" == Herbert Voss <[EMAIL PROTECTED]> writes: Herbert> \let\ahref\htmladdnormallink Herbert> or Herbert> \let\href\htmladdnormallink Herbert> that's all You mean latex2html does not support hyperref natively? I really think using hyperref for URLs is the natural thing to do fro

Re: [Devel] An ugly bug...

2002-02-28 Thread Jean-Marc Lasgouttes
> "Juergen" == Juergen Vigna <[EMAIL PROTECTED]> writes: Juergen> On 28-Feb-2002 Martin Vermeer wrote: >> I am especially suspicious about pasteSelection in CutAndPaste. Is >> it possible that we are traversing a linked-paragraphs structure >> that is itself 'under construction'? The select

Re: updated graphics patch

2002-02-28 Thread Angus Leeming
On Thursday 28 February 2002 12:34 pm, Jean-Marc Lasgouttes wrote: > > "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes: > > Angus> On Thursday 28 February 2002 11:16 am, Jean-Marc Lasgouttes > Angus> wrote: > >> > "John" == John Levon <[EMAIL PROTECTED]> writes: > >> > >> Angus, do y

Re: updated graphics patch

2002-02-28 Thread Jean-Marc Lasgouttes
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes: Angus> On Thursday 28 February 2002 11:16 am, Jean-Marc Lasgouttes Angus> wrote: >> > "John" == John Levon <[EMAIL PROTECTED]> writes: >> >> Angus, do you plan to apply John's patch? >> >> JMarc Angus> Whilst almost all the patch i

Re: math environment.

2002-02-28 Thread Otto Tronarp
On Thu, 2002-02-28 at 09:35, Staffan Ringbom wrote: > Dear developers, > > By and large the math-editor is a nice piece. > I would like to comment on the new math-editor in 1.2.0cvs. > > 1. In 1.1.6fix4 I can insert normal text by M-c-m and I can insert > spacings of suitable length just by p

Re: updated graphics patch

2002-02-28 Thread Angus Leeming
On Thursday 28 February 2002 11:16 am, Jean-Marc Lasgouttes wrote: > > "John" == John Levon <[EMAIL PROTECTED]> writes: > > Angus, do you plan to apply John's patch? > > JMarc Whilst almost all the patch is code removal, there's a bit of X-magic in reapSpellchecker which I do not feel conf

Re: updated graphics patch

2002-02-28 Thread Jean-Marc Lasgouttes
> "John" == John Levon <[EMAIL PROTECTED]> writes: Angus, do you plan to apply John's patch? JMarc

Re: LyX Migration

2002-02-28 Thread Martin Vermeer
On Thu, Feb 28, 2002 at 10:22:03AM +, Jules Bean wrote: > On Wed, Feb 27, 2002 at 04:05:41PM +, John Levon wrote: > > > This needs to be done automatically in a "revision" mode. A delete > > operation would not delete text, but make it strikethrough. The > > containing paragraph can ha

Re: Strategy proposal for general optional arguments

2002-02-28 Thread Martin Vermeer
On Thu, Feb 28, 2002 at 09:54:12AM +0100, Jean-Marc Lasgouttes wrote: > > > "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: > > Lars> I'd really like it to wait... > > Lars> I belive that we now are too close to a release to have time to > Lars> get ant experience with this. Much

Bug #214 [again!]

2002-02-28 Thread Jean-Marc Lasgouttes
Juergen pointed to me that my fix to #214 (right click on an inset in a minipage and you'll get both the minipage and inset dialog). I therefore reponed the bug and commited a better fix. Please try out these inset in inset situations, and tell me whether I missed something. JMarc

Re: LyX Migration

2002-02-28 Thread Jean-Marc Lasgouttes
> "Jules" == Jules Bean <[EMAIL PROTECTED]> writes: Jules> On Wed, Feb 27, 2002 at 04:05:41PM +, John Levon wrote: >> This needs to be done automatically in a "revision" mode. A delete >> operation would not delete text, but make it strikethrough. The >> containing paragraph can have a fl

Re: CVS doesn't compile

2002-02-28 Thread Dekel Tsur
On Thu, Feb 28, 2002 at 09:32:02AM +0100, Lars Gullik Bjønnes wrote: > Dekel Tsur <[EMAIL PROTECTED]> writes: > > | g++ -DHAVE_CONFIG_H -I. -I. -I../../src -I./../ -I../.. -I../.. > | -I../../boost -isystem /usr/X11R6/include -O -fno-rtti -fno-exceptions -W > | -Wall -Wp,-MD,.deps/forkedcontr.pp

Re: LyX Migration

2002-02-28 Thread Jules Bean
On Wed, Feb 27, 2002 at 04:05:41PM +, John Levon wrote: > This needs to be done automatically in a "revision" mode. A delete > operation would not delete text, but make it strikethrough. The > containing paragraph can have a flag which is translated into the > begin/end needed for the latex

Re: [Devel] "Child processes" menu item

2002-02-28 Thread Angus Leeming
On Wednesday 27 February 2002 11:29 pm, John Levon wrote: > On Wed, Feb 27, 2002 at 11:33:48PM +0100, Michael Schmitt wrote: > > > I guess you have added the dialog for testing purposes only, haven't > > you? (Please, please say "yes") > > I agree to a small degree. I don't see the purpose of t

Re: [Devel] Graphics - redraw problem

2002-02-28 Thread Angus Leeming
On Wednesday 27 February 2002 11:29 pm, John Levon wrote: > On Wed, Feb 27, 2002 at 11:29:46PM +0100, Michael Schmitt wrote: > > > a table is not resized after a graphics is converted. See attachment. > > known problem, jug said he'll look. maybe he can fix the other regression too ... I'm not

Re: Compiler warnings

2002-02-28 Thread Angus Leeming
On Wednesday 27 February 2002 8:34 pm, Lars Gullik Bjønnes wrote: > Michael Schmitt <[EMAIL PROTECTED]> writes: > > | ../../src/insets/insetgraphics.h:122: warning: member initializers for > | `const class string InsetGraphics::graphic_label' > | ../../src/insets/insetgraphics.h:125: warning: a

Re: [Devel] "Child processes" menu item

2002-02-28 Thread Asger K. Alstrup Nielsen
On Wed, 27 Feb 2002, John Levon wrote: > On Wed, Feb 27, 2002 at 11:33:48PM +0100, Michael Schmitt wrote: > > > I guess you have added the dialog for testing purposes only, haven't > > you? (Please, please say "yes") > > I agree to a small degree. I don't see the purpose of the dialog I'm the on

Re: graphics now working?

2002-02-28 Thread Angus Leeming
On Wednesday 27 February 2002 7:57 pm, you wrote: > Angus Leeming <[EMAIL PROTECTED]> writes: > > | On Wednesday 27 February 2002 7:12 pm, Lars Gullik Bjønnes wrote: > >> Angus Leeming <[EMAIL PROTECTED]> writes: > >> > >> | Forget it. It isn't going to happen! > >> > >> IMHO a serious regressi

Re: graphics now working?

2002-02-28 Thread Juergen Vigna
On 27-Feb-2002 Angus Leeming wrote: > So LyX doesn't actually hang, but the scrollbar doesn't work? Ask Lars! I also noticed that the scrollbar doesn't work in some situations. I use 0.88.1 xforms library. I can do it all the time: 1. Start lyx 2. Help->User Guide 3. Try to move the scrollbar

Re: [Devel] An ugly bug...

2002-02-28 Thread Juergen Vigna
On 28-Feb-2002 Martin Vermeer wrote: > I am especially suspicious about pasteSelection in CutAndPaste. Is it > possible that we are traversing a linked-paragraphs structure that is > itself 'under construction'? The select buffer itself perhaps? What I think is that the depth is saved in the pa

Re: [Devel] Bug list is shrinking!

2002-02-28 Thread Juergen Spitzmueller
Juergen Spitzmueller wrote: > (there are another two options, position and inner position, which > are not supported yet, though rudimentally they are implemented in > the inset). By now, LyX does not export any of these values to latex > or it uses standard values like "c" for position. Sorry, o

Autogen warnings

2002-02-28 Thread Jean-Marc Lasgouttes
I get this with autogen: automake: src/frontends/qt2/Makefile.am: `libqt2.o' is not a standard libtool library name automake: src/frontends/qt2/moc/Makefile.am: `libqt2moc.o' is not a standard libtool library name automake: src/frontends/qt2/ui/Makefile.am: `libqt2ui.o' is not a standard libto

Re: Make dist problem

2002-02-28 Thread Jean-Marc Lasgouttes
> "Kayvan" == Kayvan A Sylvan <[EMAIL PROTECTED]> writes: Kayvan> This small patch finishes the removal of the vms_define.h: -- Applied to my tree. JMarc

Re: [Devel] Bug list is shrinking!

2002-02-28 Thread Juergen Spitzmueller
Michael Schmitt wrote: > >>>| - Why is there a height field for minipages in the file format? > >>> > >>>You cannot set it in the dialog Where is the bug? > > > >  > > Add it as a feature request: The possibility to set the height of a > > minipage. InsetMinipage supports it, it is the gui that do

Re: Excessive code, Act II?

2002-02-28 Thread Jean-Marc Lasgouttes
> "Juergen" == Juergen Vigna <[EMAIL PROTECTED]> writes: Juergen> I don't know but IMO this function is called quite often when Juergen> drawing so it should be fast, maybe a function with just 1 Juergen> conditional more is slower, but well I don't really think so. Juergen> We should do some

Re: [Devel] "Child processes" menu item

2002-02-28 Thread Jean-Marc Lasgouttes
> "John" == John Levon <[EMAIL PROTECTED]> writes: John> On Wed, Feb 27, 2002 at 11:33:48PM +0100, Michael Schmitt wrote: >> I guess you have added the dialog for testing purposes only, >> haven't you? (Please, please say "yes") John> I agree to a small degree. I don't see the purpose of the

Re: Excessive code, Act II?

2002-02-28 Thread Juergen Vigna
On 28-Feb-2002 Martin Vermeer wrote: > Have a look at text2.C, the two routines setCharFont! They are > almost identical, except for an extra argument and a dozen > lines of extra code at the start of one. Otherwise -- carbon > copies! What about calling the second (shorter one) from the firs

math environment.

2002-02-28 Thread Staffan Ringbom
Dear developers, By and large the math-editor is a nice piece. I would like to comment on the new math-editor in 1.2.0cvs. 1. In 1.1.6fix4 I can insert normal text by M-c-m and I can insert spacings of suitable length just by pressing the spacebar, but I cannot do these tricks in 1.2.0cvs. I

Re: Strategy proposal for general optional arguments

2002-02-28 Thread Jean-Marc Lasgouttes
> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: Lars> I'd really like it to wait... Lars> I belive that we now are too close to a release to have time to Lars> get ant experience with this. Much better to do this early in Lars> 1.3CVS then we will have time to do it properly and

Re: Text mode inside math bug.

2002-02-28 Thread Jean-Marc Lasgouttes
> "John" == John Levon <[EMAIL PROTECTED]> writes: John> On Mon, Feb 18, 2002 at 11:45:29PM -0300, Joao Luis Meloni John> Assirati wrote: >> I mean, when already in math mode, math-mode command used to switch >> to text within math in previous versions of lyx. That is, it was a >> toggle betw

math environment.

2002-02-28 Thread Staffan Ringbom
Dear developers, By and large the math-editor is a nice piece. I would like to comment on the new math-editor in 1.2.0cvs. 1. In 1.1.6fix4 I can insert normal text by M-c-m and I can insert spacings of suitable length just by pressing the spacebar, but I cannot do these tricks in 1.2.0cvs. I