Re: Bug list - finally fully updated [w/ PATCH]

2001-11-12 Thread Juergen Spitzmueller
Michael Schmitt wrote: > In the graphics dialog, the shortcut for "_S_ubcaption" conflicts with > "Scale"; fixed. > in the "open" dialog, "Documents" and "Examples" do not have > shortcuts; This is a little bit more tricky. Where are the user buttons defined (John)? >  in "find & replace", no

dubious crash

2001-11-12 Thread Andre Poenitz
When I put a \bind "ü" "math-insert ü" in my math.bind, LyX crashes on startup. The attached patch "fixes" works around the crash but does not remove the cause. Andre' -- André Pönitz .. [EMAIL PROTECTED] Index: kbmap.C =

Re: Bug list update

2001-11-12 Thread Andre Poenitz
On Mon, Nov 12, 2001 at 08:56:30PM +0100, Michael Schmitt wrote: > Herbert Voss wrote: > > >>- "Tab" does not work correctly in the URL dialog (buttons are unreachable) > >> > > it's the default, that only textfields are reached with tab, > > isn't it?? Is it? How to you reach the other items th

Re: Cleanup in "text.C"

2001-11-12 Thread Andre Poenitz
On Mon, Nov 12, 2001 at 07:48:26PM +0100, Michael Schmitt wrote: > today I had a quick look at your recent patches. Everything was quite > intuitive until I checked the updates of "text.C". Oh, my God! 1100 line > sof differences! Difference line count tend to blow up if you move stuff around..

mail-archive broken ?

2001-11-12 Thread Rob Lahaye
Hi, Is the mail archive broken (www.mail-archive.com/lyx-devel%40lists.lyx.org) ? It doesn't seem to update and the most recent emails appear as Not Found The requested URL [EMAIL PROTECTED]/msg28662.html was not found on this server. Curious: the top-most message is a commerci

Re: Cleanup in "text.C"

2001-11-12 Thread Michael A. Koziarski
Michael Schmitt wrote: > Hi guys, > > today I had a quick look at your recent patches. Everything was quite > intuitive until I checked the updates of "text.C". Oh, my God! 1100 > line sof differences! Are you sure that what is entitled a "cleanup by > John and Michael" indeed does not change

LyX CVS crashes (as of Nov 13 2001)

2001-11-12 Thread Rob Lahaye
Hi, I've just downloaded latest CVS and LyX doesn't work anymore, since it quickly dies in a crash immediately after I opened my document. Peculiar is also that I have removed my ~/.lyx configuration directory; LyX usually asks then to create one, but not anymore! Why is that? The crash sh

Re: Cleanup in "text.C"

2001-11-12 Thread John Levon
On Mon, Nov 12, 2001 at 07:48:26PM +0100, Michael Schmitt wrote: > today I had a quick look at your recent patches. Everything was quite > intuitive until I checked the updates of "text.C". Oh, my God! 1100 line > sof differences! Are you sure that what is entitled a "cleanup by John > and Mic

Bug list - finally fully updated

2001-11-12 Thread Michael Schmitt
Hi, having been alone at home this evening, I finally managed to check all my emails. As a result, once again I send you an updated bug list. Meanwhile it covers 66 items! I guess that some line numbers in the backtraces are not fully correct any more due to the enormous changes in text.C. I

Re: Bug list update

2001-11-12 Thread Michael Schmitt
Herbert Voss wrote: >>- "Tab" does not work correctly in the URL dialog (buttons are unreachable) >> > it's the default, that only textfields are reached with tab, > isn't it?? You are right! I will remove this item from my list... ... and replace it with the following one: - In the graphics

Cleanup in "text.C"

2001-11-12 Thread Michael Schmitt
Hi guys, today I had a quick look at your recent patches. Everything was quite intuitive until I checked the updates of "text.C". Oh, my God! 1100 line sof differences! Are you sure that what is entitled a "cleanup by John and Michael" indeed does not change the semantics of the code??? Or hav

Re: [PATCH] cleanups

2001-11-12 Thread Jean-Marc Lasgouttes
> "John" == John Levon <[EMAIL PROTECTED]> writes: John> I merged some code for startPipe - the fix makes sure : John> 1) we open the two pipes in the right modes (so we can write to John> one) John> 2) that the callback is not registered for both (leading to lyx John> reading its own INFO:

Re: [PATCH] cleanups

2001-11-12 Thread John Levon
On Mon, Nov 12, 2001 at 06:27:45PM +0100, Jean-Marc Lasgouttes wrote: > What does the "fix" part do? sorry. I merged some code for startPipe - the fix makes sure : 1) we open the two pipes in the right modes (so we can write to one) 2) that the callback is not registered for both (leading to

Re: Minipage and edge of workarea

2001-11-12 Thread John Levon
On Fri, Nov 09, 2001 at 09:20:40AM +0100, Juergen Vigna wrote: > No this is a general problem in LyXText's breaking mechanism which does not > break between I tried to fix it but failed and then I did not > try again! The row should be broken if: can you describe how you tried to fix it ? Is it

Re: [PATCH] cleanups

2001-11-12 Thread Jean-Marc Lasgouttes
> "John" == John Levon <[EMAIL PROTECTED]> writes: John> On Mon, Nov 12, 2001 at 10:27:44AM +0100, Jean-Marc Lasgouttes John> wrote: >> I think it was having inPipeName() and outPipeName() to replace all >> the places where we have explicitely pipename + ".in" in the code. John> here it is.

Re: [PATCH] cleanups

2001-11-12 Thread John Levon
On Mon, Nov 12, 2001 at 10:27:44AM +0100, Jean-Marc Lasgouttes wrote: > I think it was having inPipeName() and outPipeName() to replace all > the places where we have explicitely > pipename + ".in" > in the code. here it is. I also made lyxserver work again (don't shout at me, it's not friday

Re: Bug list update

2001-11-12 Thread Jean-Marc Lasgouttes
> "John" == John Levon <[EMAIL PROTECTED]> writes: >> - +checking for package graphics [graphics]... yes >> Shouldn't this be graphicx for the new graphics inset? John> I wish someone would answer this ! I can only assume yes. As far as I know, it does not make a difference, since

Re: Bug list update

2001-11-12 Thread John Levon
Hi Michael, can you add the bug nr's this time please ? On Mon, Nov 12, 2001 at 08:08:01AM +0100, Michael Schmitt wrote: > spellcheck doesn't work for tabular cells #229140 > - "Remove all error boxes" does not remove error boxes from within minipages Err, how did you manage to get an error

Re: no new feature ...

2001-11-12 Thread Juergen Vigna
On 12-Nov-2001 Jean-Marc Lasgouttes wrote: > The automatic packages.lst script is what we have add for ages and it > does not rely of ls-R or anything. It just uses your current latex > program (which may use rsh if it wants to) to test which packages are > available. So I think it is foolproof.

Re: [ lyxbugs-Bugs-480928 ] File selection window brings you back to

2001-11-12 Thread John Levon
On Mon, Nov 12, 2001 at 05:04:15PM +0100, Jean-Marc Lasgouttes wrote: > John> fix attached. please apply. > > Currently doing it. thanks. > Note that the part in DropDown.C in your changelog was already in. yes, but I am very lazy ... I still cannot speak french [1] regards john [1] don't w

Re: [ lyxbugs-Bugs-480928 ] File selection window brings you back to

2001-11-12 Thread Jean-Marc Lasgouttes
> "John" == John Levon <[EMAIL PROTECTED]> writes: John> fix attached. please apply. Currently doing it. Note that the part in DropDown.C in your changelog was already in. JMarc

Re: [ lyxbugs-Bugs-480928 ] File selection window brings you back to

2001-11-12 Thread John Levon
On Mon, Nov 12, 2001 at 06:38:54AM -0800, [EMAIL PROTECTED] wrote: > Initial Comment: > To show this behaviour: > > 1. Open the file browser (e.g. File | Open) > 2. In the directory entry, type a directory which has > subdirs, then press Enter (eg. /usr/include) > 3. You are now shown the conten

Re: Bug report

2001-11-12 Thread Jean-Marc Lasgouttes
> "Vojtìch" == Vojtìch Pithart <[EMAIL PROTECTED]> writes: Vojtìch> Hello. My LyX said: lyx: SIGSEGV signal caught Sorry, you Vojtìch> have found a bug in LyX. If possible, please read 'Known Vojtìch> bugs' under the Help menu and then send us a full bug report. Vojtìch> Thanks! Bye. Aborted

Re: configur latest cvs

2001-11-12 Thread Jean-Marc Lasgouttes
> "Herbert" == Herbert Voss <[EMAIL PROTECTED]> writes: Herbert> when I run configure without options, I always get LyX binary Herbert> dir: /usr/bin/bin This should be fixed in latest cvs. JMarc

Re: Makefile screwup

2001-11-12 Thread Jean-Marc Lasgouttes
> "Garst" == Garst R Reese <[EMAIL PROTECTED]> writes: Garst> prefix = /usr/local/bin Now that's dumb. I discovered it when Garst> tried to run man and found /usr/local/bin/man/man1/lyx.1 Garst> reLyx.1 with ls the of course /usr/local/bin/bin/lyx noweb2lyx Garst> reLyX Garst OK, actually I

Re: Bug list update [w/ PATCH]

2001-11-12 Thread Jean-Marc Lasgouttes
> "Juergen" == Juergen Spitzmueller <[EMAIL PROTECTED]> writes: Juergen> Jean-Marc Lasgouttes wrote: >> Could you try to do that? Or maybe 'save as defaults'? You could >> also try to review the popup triggered by this button and see >> whether it makes sense. Juergen> I changed it to "Save

Re: no new feature ...

2001-11-12 Thread Jean-Marc Lasgouttes
> "Juergen" == Juergen Vigna <[EMAIL PROTECTED]> writes: Juergen> Update your automatic packages.lst script so that it sees I'm Juergen> calling a remote installation and try to get it then and to Juergen> update if I change to another host. The automatic packages.lst script is what we have

Re: diff for the new features

2001-11-12 Thread John Levon
On Mon, Nov 12, 2001 at 12:26:15PM +0100, Jean-Marc Lasgouttes wrote: > I think there was a simpler patch from Jon for those, but I am not > qualified to say whether it was good enough (so I did not apply it). nope, my patch was for GUI support for the floatlists. I haven't really looked in to H

Re: no new feature ...

2001-11-12 Thread Juergen Vigna
On 12-Nov-2001 Herbert Voss wrote: > but you can get the ls-R's with rsh. than it should be the > same?? Forgot to answer you to this one: Update your automatic packages.lst script so that it sees I'm calling a remote installation and try to get it then and to update if I change to another hos

Re: no new feature ...

2001-11-12 Thread Juergen Vigna
On 12-Nov-2001 Herbert Voss wrote: >> I had to use a remote latex installation (using rsh) and in that situation >> I didn't have latex installed on the local host, so the packages.lst is empty >> but I still can use all features, but a assumption would not permit >> this to me anymore! > > bu

Re: no new feature ...

2001-11-12 Thread Jean-Marc Lasgouttes
> "Garst" == Garst R Reese <[EMAIL PROTECTED]> writes: Garst> A lot of users will not have a clue as to which packages are Garst> _really_ allowed. In J.V.'s case it depended on where he logged Garst> in with rsh. How about a "Trust me, it'll be there." mode. If users do not have a clue, the

Re: diff for the new features

2001-11-12 Thread Juergen Spitzmueller
Am Montag, 12. November 2001 12:26 schrieb Jean-Marc Lasgouttes: > > "Juergen" == Juergen Spitzmueller <[EMAIL PROTECTED]> > > writes: > > Juergen> Anyway, I think one of these -- the > Juergen> float stuff -- should be discussed for 1.2.0, because it > Juergen> fixes two items on Michael'

Re: Bug list update [w/ PATCH]

2001-11-12 Thread Juergen Spitzmueller
Jean-Marc Lasgouttes wrote: > Could you try to do that? Or maybe 'save as defaults'? You could also > try to review the popup triggered by this button and see whether it > makes sense. I changed it to "Save as Document Defaults", which is the best solution IMHO. I also changed the popup text a l

Re: no new feature ...

2001-11-12 Thread Andre Poenitz
On Mon, Nov 12, 2001 at 12:56:22PM +0100, Jean-Marc Lasgouttes wrote: > Parsing packages.lst should give a default of what packages are > allowed. Then the user should be able (per document?) to tell which > packages are _really_ allowed. This would go into a more general > 'package manager' relat

Re: no new feature ...

2001-11-12 Thread Herbert Voss
Juergen Vigna wrote: > > On 12-Nov-2001 Jean-Marc Lasgouttes wrote: > > > Herbert> for example: If I have no longtable.sty in my textree, the > > Herbert> option longtable should be inactive in tabular but isn't. > > Herbert> same for others ... > > > > Ah yes, sure, this is an important thing t

Re: no new feature ...

2001-11-12 Thread Jean-Marc Lasgouttes
> "Andre" == Andre Poenitz <[EMAIL PROTECTED]> writes: Andre> On Mon, Nov 12, 2001 at 11:26:56AM +0100, Jean-Marc Lasgouttes Andre> wrote: >> Ah yes, sure, this is an important thing to do: parse pacakges.lst >> to know what is available (or have another file different from >> package.lst, wi

Re: no new feature ...

2001-11-12 Thread Andre Poenitz
On Mon, Nov 12, 2001 at 11:26:56AM +0100, Jean-Marc Lasgouttes wrote: > Ah yes, sure, this is an important thing to do: parse pacakges.lst to > know what is available (or have another file different from > package.lst, with more info, generated). Shouldn't it be possible to generate LaTeX output

Re: no new feature ...

2001-11-12 Thread Herbert Voss
Jean-Marc Lasgouttes wrote: > > > "Herbert" == Herbert Voss <[EMAIL PROTECTED]> writes: > > Herbert> Jean-Marc Lasgouttes wrote: > >> > "Herbert" == Herbert Voss <[EMAIL PROTECTED]> > >> writes: > >> > >> >> packages we actually handle should be declared (in the right > >> order) >> in

Re: no new feature ...

2001-11-12 Thread Juergen Vigna
On 12-Nov-2001 Jean-Marc Lasgouttes wrote: > Herbert> for example: If I have no longtable.sty in my textree, the > Herbert> option longtable should be inactive in tabular but isn't. > Herbert> same for others ... > > Ah yes, sure, this is an important thing to do: parse pacakges.lst to > know w

Re: diff for the new features

2001-11-12 Thread Jean-Marc Lasgouttes
> "Juergen" == Juergen Spitzmueller <[EMAIL PROTECTED]> writes: Juergen> Anyway, I think one of these -- the Juergen> float stuff -- should be discussed for 1.2.0, because it Juergen> fixes two items on Michael's list (one bug and a feature Juergen> request): I think there was a simpler patc

Re: LaTeXFeatures cleanup

2001-11-12 Thread Jean-Marc Lasgouttes
> "Michael" == Michael Koziarski <[EMAIL PROTECTED]> writes: >> no! >> >> from my point of view, we can also get rif of these >> >> features["graphicx"] = false; features["setspace"] = false; >> features["makeidx"] = false; features["verbatim"] = false; >> >> if we choose a list and save o

Re: LaTeXFeatures cleanup

2001-11-12 Thread Jean-Marc Lasgouttes
> "Michael" == Michael Koziarski <[EMAIL PROTECTED]> writes: Michael> Can someone explain how layout is used? Each layout can have a Preamble section, which is a snippet of LaTeX code to add to the preamble. The code has to track which layouts are used, so that the corresponding preamble sni

Re: sourcecode in a lyxfile

2001-11-12 Thread Jean-Marc Lasgouttes
> "Herbert" == Herbert Voss <[EMAIL PROTECTED]> writes: Herbert> to all of you who often needs sourcecode as an inlcuded in a Herbert> lyx-file. are you missing something in the gui? Impressive, if I may say. JMarc

Re: Bug list update

2001-11-12 Thread Jean-Marc Lasgouttes
> "Juergen" == Juergen Spitzmueller <[EMAIL PROTECTED]> writes: Juergen> Ah, now I finally understand the effect of that button. I Juergen> always thought it changes the default settings of the current Juergen> class, not the defaults for "New" documents. I don't have a Juergen> good idea for

Re: no new feature ...

2001-11-12 Thread Jean-Marc Lasgouttes
> "Herbert" == Herbert Voss <[EMAIL PROTECTED]> writes: Herbert> Jean-Marc Lasgouttes wrote: >> > "Herbert" == Herbert Voss <[EMAIL PROTECTED]> >> writes: >> >> >> packages we actually handle should be declared (in the right >> order) >> in LaTeXFeatures, so that we can catch calls with

Re: no new feature ...

2001-11-12 Thread Herbert Voss
Jean-Marc Lasgouttes wrote: > > > "Herbert" == Herbert Voss <[EMAIL PROTECTED]> writes: > > >> packages we actually handle should be declared (in the right order) > >> in LaTeXFeatures, so that we can catch calls with wrong names. > > Herbert> you want catch typos, but you never try to catc

Re: no new feature ...

2001-11-12 Thread Jean-Marc Lasgouttes
> "Herbert" == Herbert Voss <[EMAIL PROTECTED]> writes: >> packages we actually handle should be declared (in the right order) >> in LaTeXFeatures, so that we can catch calls with wrong names. Herbert> you want catch typos, but you never try to catch calls of Herbert> packages which are not

Re: no new feature ...

2001-11-12 Thread Herbert Voss
Jean-Marc Lasgouttes wrote: > > > "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: > > Lars> | I tried it with a > Lars> | > Lars> | /// | typedef std::set UsedPackages; | /// | > Lars> UsedPackages usedPackages; > > Lars> Except for the part that order of inclusion is sometimes >

Re: Makefile screwup

2001-11-12 Thread Jean-Marc Lasgouttes
> "Garst" == Garst R Reese <[EMAIL PROTECTED]> writes: Garst> "Garst R. Reese" wrote: >> prefix = /usr/local/bin Now that's dumb. I discovered it when >> tried to run man and found /usr/local/bin/man/man1/lyx.1 reLyx.1 >> with ls the of course /usr/local/bin/bin/lyx noweb2lyx reLyX Garst Gar

Re: [PATCH] cleanups

2001-11-12 Thread Jean-Marc Lasgouttes
> "John" == John Levon <[EMAIL PROTECTED]> writes: John> (what did you want me to clean up in lyxserver again ? the John> pipenames somehow ?) I think it was having inPipeName() and outPipeName() to replace all the places where we have explicitely pipename + ".in" in the code. JMarc

Re: no new feature ...

2001-11-12 Thread Jean-Marc Lasgouttes
> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: Lars> | I tried it with a Lars> | Lars> | /// | typedef std::set UsedPackages; | /// | Lars> UsedPackages usedPackages; Lars> Except for the part that order of inclusion is sometimes Lars> important for LaTeX packages. Yes, there

Re: diff for the new features

2001-11-12 Thread Juergen Spitzmueller
Herbert Voss wrote: > if someone is interested in testing some of the features I tested this during the weekend and I'm very impressed! IMHO these candies are definitely good stuff for 1.3.0 (and if Herbert keeps going like /that/, we are 1.3.0 feature complete by december ;-) Anyway, I think on

Re: Roman text inside math; How?

2001-11-12 Thread Andre Poenitz
On Mon, Nov 12, 2001 at 05:35:19PM +0900, Rob Lahaye wrote: > Sort of. I used to do: > reach to the mouse, click on TeX in the toolbar, and then > inside math type "rm{", which appeared in red and the closing > "}" appeared automagically. No backslashes needed! > Do you understand what I'm talking

Re: Roman text inside math; How?

2001-11-12 Thread Rob Lahaye
> From: "AndrePoenitz" <[EMAIL PROTECTED]> > On Mon, Nov 12, 2001 at 04:46:14PM +0900, Rob Lahaye wrote: > > The confusion started when clicking on the [TeX] icon in > > the icon bar doesn't do anything anymore within math. > > That was how I used to type TeX text inside math. > > Err... you a

Re: Roman text inside math; How?

2001-11-12 Thread Andre Poenitz
On Mon, Nov 12, 2001 at 04:46:14PM +0900, Rob Lahaye wrote: > The confusion started when clicking on the [TeX] icon in > the icon bar doesn't do anything anymore within math. > That was how I used to type TeX text inside math. Err... you actually reached to the mouse, clicked on the tool bar, and