Re: GIFs

2001-05-24 Thread Allan Rae
On Thu, 24 May 2001, John Levon wrote: > > Is it OK for me to convert all the GIFs on lyx.org to PNGs ? > > I doubt anyone runs a browser these days that can't handle PNG > (well except transparent PNGs). png or jpg should be okay. But we don't use gif89 (?the copyright problem one?) so what ar

Re: mathed77.diff

2001-05-24 Thread Allan Rae
On Thu, 24 May 2001, Andre Poenitz wrote: > > Did you have a look at CheckInsetHit? There is a check for both posibilities! > > No, I did not scroll that far down. > > Anyway, I think it is fixable outside of Mathed so it's not my business ;-} Be careful of falling into that trap. That's the wa

ASCII export

2001-05-24 Thread John Levon
doing an ASCII export currently creates rather many "Should this ever happen?" messages. I suppose the answer is yes ! john -- "Take the ideas you find useful. Try not to get hung up on the labels." - Jonathan S. Shapiro

... and the actual patch

2001-05-24 Thread John Levon
d'oh ! john -- "Take the ideas you find useful. Try not to get hung up on the labels." - Jonathan S. Shapiro Index: ChangeLog === RCS file: /usr/local/lyx/cvsroot/lyx-devel/src/ChangeLog,v retrieving revision 1.170

[PATCH] fix bug 228457

2001-05-24 Thread John Levon
Attached is a patch that fixes [ #228457 ] Small bug when pasting as ascii https://sourceforge.net/tracker/index.php?func=detail&aid=228457&group_id=15212&atid=115212 This just doesn't add the label to clipboard text (for everything). If people don't like this (this approach makes sense to me

Re: Annoying and easy to fix bug in 1.6fix2 (and earlier)

2001-05-24 Thread John Levon
the relevant KDE2 bug is : http://bugs.kde.org/db/13/13605.html In fact we already support this, via : \view_dvi_paper_option in preferences. We just need the gui part done john -- "Take the ideas you find useful. Try not to get hung up on the labels." - Jonathan S. Shapiro

Re: Annoying and easy to fix bug in 1.6fix2 (and earlier)

2001-05-24 Thread John Levon
On Thu, 24 May 2001, Moritz Moeller-Herrmann wrote: > Many of you will know the excellent kdvi dvi file viewer. > If you don't grab a copy of KDE2.2alpha1 and have a look. Nice. > > Now I would LOVE to use this dvi viewer to preview my lyx files. > A little false assumption in lyx makes ths impo

Annoying and easy to fix bug in 1.6fix2 (and earlier)

2001-05-24 Thread Moritz Moeller-Herrmann
Many of you will know the excellent kdvi dvi file viewer. If you don't grab a copy of KDE2.2alpha1 and have a look. Nice. Now I would LOVE to use this dvi viewer to preview my lyx files. A little false assumption in lyx makes ths impossible. lyx always appends a -paper us(or a4) option to the xdv

[Fwd: Re: Crash on second screen]

2001-05-24 Thread Bradford Castalia
Original Message Subject: Re: Crash on second screen Date: Thu, 24 May 2001 13:14:48 -0700 From: Bradford Castalia <[EMAIL PROTECTED]> Organization: idaeim To: Allan Rae <[EMAIL PROTECTED]> References: <[EMAIL PROTECTED]> Allan Rae wrote: > > On Wed, 23 May 2001, Bradford Cas

Re: Autoconf 2.50

2001-05-24 Thread John Levon
On Thu, 24 May 2001, Yves Bastide wrote: > Hi LyX developers, > > autoconf 2.50 introduces incompatibilities with the previous versions; > i.e., running ./autogen.sh builds a defective configure (for both -devel > and -1_1_6). Debian Unstable now uses this version. You beat me to it in testing

Autoconf 2.50

2001-05-24 Thread Yves Bastide
Hi LyX developers, autoconf 2.50 introduces incompatibilities with the previous versions; i.e., running ./autogen.sh builds a defective configure (for both -devel and -1_1_6). Debian Unstable now uses this version. Two quick fixes: * config/kde.m4 uses AC_PATH_X_DIRECT and AC_PATH_X_XMKMF, whic

GIFs

2001-05-24 Thread John Levon
Is it OK for me to convert all the GIFs on lyx.org to PNGs ? I doubt anyone runs a browser these days that can't handle PNG (well except transparent PNGs). IMHO, lyx is doing itself no favours with the current website: a lot of it seems out of date. Allan, didn't you have some pending updates t

Re: prerelease

2001-05-24 Thread Jean-Marc Lasgouttes
> "Juergen" == Juergen Vigna <[EMAIL PROTECTED]> writes: Juergen> Well you're not totaly wrong with this statement, IMO Juergen> therefore Lars wants to have prereleases now :). But Juergen> obviously we could change our policy for meetings and instead Juergen> of patching HEAD for NEW stuff

Re: mathed76.diff

2001-05-24 Thread Dekel Tsur
On Thu, May 24, 2001 at 06:41:24PM +0300, Dekel Tsur wrote: [long list of bugs] Actully, the list of bugs is for mathed77 (not mathed76).

Re: mathed76.diff

2001-05-24 Thread Dekel Tsur
On Wed, May 23, 2001 at 05:05:42PM +0200, Andre Poenitz wrote: Array/eqnarray: - Reading a file with a math array ALWAYS gives a crash. There is no problem with eqnarray. - You cannot select more that one cell in an array/eqnarray. - Pressing C-Return in an array inside display formula, transf

pdfLatex update bug

2001-05-24 Thread Ruurd A. Reitsma
When updating a pdf file using pdflatex, changes in the intermediate .tex file are not detected. It turns out that the .tex file doesn't end up in the .dep file. It's easy to see why the .tex file is not being detected by the log file regex filter in LaTeX.C by looking at the log file: This is

Re: inline docs

2001-05-24 Thread Juergen Vigna
On 24-May-2001 John Levon wrote: > Juergen, if you have pending code, forget about my patch. I'm quite happy > to do the integration myself later - we'd all rather have your features > and bugfixes ! Good :) I have quite some changes in there and more to come so I would be really gratefull if

Re: inline docs

2001-05-24 Thread John Levon
On Thu, 24 May 2001, Juergen Vigna wrote: > > On 24-May-2001 John Levon wrote: > > > please ignore the LFUN_RIGHTSEL chunk that makes no sense, > > got my patch screwed up a little. > > ??? > > Anyway: > > The patch seems good, but I would like someone other to apply it as I'm > sure I get c

Re: prerelease

2001-05-24 Thread John Levon
On Thu, 24 May 2001, Juergen Vigna wrote: > > - Support for spellchecker > > Is the spellchecher in GUII? nope, it's pretty much the last dialog to do, and it's not been done yet because it's a bit tricky to do nicely w.r.t. find/replace I hear > This is already working and was quite easy

Re: "prime" mark for equations

2001-05-24 Thread dochawk
duncan deliberated, > > > hmm, yes it does. Yesterday it was causing errors, but it seemed > > horribly confused in general. > Was this due to attemtoing constrcutions along the lines of x^2'', which > probably makes TeX complain about a double subscript (in addition to presumably > being the

Re: mathed77.diff

2001-05-24 Thread Andre Poenitz
> Did you have a look at CheckInsetHit? There is a check for both posibilities! No, I did not scroll that far down. Anyway, I think it is fixable outside of Mathed so it's not my business ;-} Andre' -- André Pönitz . [EMAIL PROTECTED]

Re: mathed77.diff

2001-05-24 Thread Juergen Vigna
On 24-May-2001 Andre Poenitz wrote: > Ok: Following suspicion: > > One you click to the left half of an equation/table/other large inset, > the cursor outside the inset is set to the position _before_ the inset, > otherwise _after_ the inset. (LyxText::GetColumnNearX) > > The tests seem to be

mathed77.diff.fix1

2001-05-24 Thread Andre Poenitz
Removing MathRootInset::SetFocus math_root.[Ch] fixes a positioning bug when clicking into an root inset. This is the last problem of this kind that I am aware of. Andre' -- André Pönitz . [EMAIL PROTECTED]

Re: mathed77.diff

2001-05-24 Thread Andre Poenitz
> Ok: Following suspicion: Confirmed. The clicks get passed to our insets if the if(...) in text.C:3488 is replaced by 'if (true)' which (I think) is forcing to choose the left position all the time if the cursor is somewhere between two positions. Andre' PS: Uh... and did I mention that the

Re: mathed77.diff

2001-05-24 Thread Andre Poenitz
> I planed to have a look at it but if someone beats me I'm happy (you > probably already noted that I'm extremly bussy with REAL job this time) Ok: Following suspicion: One you click to the left half of an equation/table/other large inset, the cursor outside the inset is set to the position _be

Re: "prime" mark for equations

2001-05-24 Thread Duncan Simpson
> hmm, yes it does. Yesterday it was causing errors, but it seemed > horribly confused in general. > Was this due to attemtoing constrcutions along the lines of x^2'', which probably makes TeX complain about a double subscript (in addition to presumably being the wrong thing, etc)? If you rea

Re: mathed77.diff

2001-05-24 Thread Andre Poenitz
> > b > >$a-aaIaaa$ > > c > > Yes this is a general problem no only of the math-inset. The problem is > the cursor positioning after the mouseclick. Ok, that's all I need to know. I hereby solemnly declare this as a non-i

RE: mathed77.diff

2001-05-24 Thread Juergen Vigna
On 24-May-2001 Andre Poenitz wrote: > Maybe someon could help with the latter: > > If I have a formula like > >$Iaaa$ > > everything is fine. > > If I have a formula like > > b >$a-aaIaa

Please upgrade libtool in lyx

2001-05-24 Thread Adrian Bunk
Hi, please upgrade libttol in lyx. All versions prior to 1.4 cause miscompilations under NetBSD/sparc-1.5. Thanks in advance Adrian -- A "No" uttered from deepest conviction is better and greater than a "Yes" merely uttered to please, or what is worse, to avoid trouble. -- Maha

Re: Cursor leaves math inset if M-x is pressed

2001-05-24 Thread Andre Poenitz
> Well we could bin ESC to a lyx-func and then you can redefine it if you want! > As it is now it is somehow hardcoded! Sounds extremly sensible. Andre' -- André Pönitz . [EMAIL PROTECTED]

mathed77.diff

2001-05-24 Thread Andre Poenitz
Under http:://mathematik.htwm.de/tmp/mathed77.diff Please have a look at it, I will try to convince Lars to apply this to CVS soon. Fixed since 76: - matrix column alignment is now rendered properly - crash related to broken handling of math-insert root removed - minib

Re: Cursor leaves math inset if M-x is pressed

2001-05-24 Thread Juergen Vigna
On 24-May-2001 Angus Leeming wrote: > So I really will just have to get used to this then. Guess emacs doesn't have > insets, so it can bind Esc to anything it wants. M-x will just have to do. > Sigh Well we could bin ESC to a lyx-func and then you can redefine it if you want! As it is no

Re: Cursor leaves math inset if M-x is pressed

2001-05-24 Thread Angus Leeming
On Thursday 24 May 2001 11:54, Juergen Vigna wrote: > On 24-May-2001 Dekel Tsur wrote: > > > No, the Esc key also exits from insettext and insettabular (when you are in > > a table cell, pressing Esc will move the cursor into a "dummy" position > > at the beginning of the cell, and pressing Esc

Re: [ANNOUNCE] LyX 1.1.6fix2

2001-05-24 Thread Paul Seelig
An unofficial Debian package (beware: compiled on unstable) is available from "http://ntama.uni-mainz.de/~pseelig/debian/";. Users relying on the joys of apt should enter the following into their respective "/etc/apt/sources.list": deb ftp://ntama.uni-mainz.de/pub/debian unofficial/ deb-src

Re: Cursor leaves math inset if M-x is pressed

2001-05-24 Thread Juergen Vigna
On 24-May-2001 Dekel Tsur wrote: > No, the Esc key also exits from insettext and insettabular (when you are in > a table cell, pressing Esc will move the cursor into a "dummy" position > at the beginning of the cell, and pressing Esc again will move the cursor > out of the table. Yes! Generall

Re: Cursor leaves math inset if M-x is pressed

2001-05-24 Thread Dekel Tsur
On Thu, May 24, 2001 at 11:39:42AM +0100, Angus Leeming wrote: > On Thursday 24 May 2001 11:24, Juergen Vigna wrote: > > On 24-May-2001 Andre Poenitz wrote: > > > I just noticed that it is impossible to use the minibuffer to input math > > > lyxfuncs, since the cursor leaves the current math inset

Re: Cursor leaves math inset if M-x is pressed

2001-05-24 Thread Angus Leeming
On Thursday 24 May 2001 11:24, Juergen Vigna wrote: > On 24-May-2001 Andre Poenitz wrote: > > I just noticed that it is impossible to use the minibuffer to input math > > lyxfuncs, since the cursor leaves the current math inset as soon M-x is > > hit. > > This is easy you have to handle the M-x l

RE: Cursor leaves math inset if M-x is pressed

2001-05-24 Thread Juergen Vigna
On 24-May-2001 Andre Poenitz wrote: > I just noticed that it is impossible to use the minibuffer to input math > lyxfuncs, since the cursor leaves the current math inset as soon M-x is > hit. This is easy you have to handle the M-x lyx-func inside the LocalDispatch funtion for formula.C so that

Re: inline docs

2001-05-24 Thread Juergen Vigna
On 24-May-2001 John Levon wrote: > please ignore the LFUN_RIGHTSEL chunk that makes no sense, > got my patch screwed up a little. ??? Anyway: The patch seems good, but I would like someone other to apply it as I'm sure I get clashes in insettabular.C and they are so hard to fix by hand, and e

RE: BUG: lyx1.6.1fix1 crash W/O SAVING

2001-05-24 Thread Juergen Vigna
On 23-May-2001 John Levon wrote: > Also Juergen, can those #if 0 bits be actually deleted from tabular.C now ? > Having these everywhere makes the code hard to read. Right now I prefer to let them there as some of them is stuff I tested and I would like to see how I did it before. We can remove

Re: prerelease

2001-05-24 Thread Juergen Vigna
On 23-May-2001 Michael Schmitt wrote: > of outstanding bugs (which is slightly longer :-)). So I dare to add two Are the bugs all at sf.net? Then I'll try to have a look today! I'm working on the problems with updating tabular-insets inside tabular-insets (that's a 4 level down TextInset update

Re: compose key not working in CVS

2001-05-24 Thread Garst R. Reese
Lars Gullik Bjønnes wrote: > > "Garst R. Reese" <[EMAIL PROTECTED]> writes: > > The log looks correct... > > I have to investigate this. Will do after the weekend. Thanks, have a good one.

Re: Bug in float fig captions

2001-05-24 Thread Juergen Vigna
On 23-May-2001 Lars Gullik Bjønnes wrote: > Insetert is missing just a little work and a menu entry. What work? The menu entry in the Insert-Menu? Jürgen -- -._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._ Dr. Jürgen VignaE-Mail: [EMAIL PROTECTED] Italienalle

Cursor leaves math inset if M-x is pressed

2001-05-24 Thread Andre Poenitz
I just noticed that it is impossible to use the minibuffer to input math lyxfuncs, since the cursor leaves the current math inset as soon M-x is hit. Everything is fine when the lyx func is bound to a key, but I cannot bind lyxfunc with free args to keys, can I? (a) Is it my fault? (b) Is this

Re: compose key not working in CVS

2001-05-24 Thread Lars Gullik Bjønnes
"Garst R. Reese" <[EMAIL PROTECTED]> writes: | Workarea event: KEYBOARD | WorkArea: Key is `' [0] | WorkArea: Keysym is `Multi_key' [65312] | Workarea event: KEYBOARD | WorkArea: Key is `' [0] | WorkArea: Keysym is `c' [99] | Workarea event: KEYBOARD | WorkArea: Key is `' [0] | WorkArea: Keysym i

Re: NumberOfHFill/Separator

2001-05-24 Thread Lars Gullik Bjønnes
John Levon <[EMAIL PROTECTED]> writes: | On 24 May 2001, Lars Gullik [iso-8859-1] Bjønnes wrote: | | > Why? If you have already entered something without pressing "Execute" | > (return) then you should be allowe to edit this furter before doing | > so. | | Because status messages can appear inb

Re: NumberOfHFill/Separator

2001-05-24 Thread Angus Leeming
Phew! What a correspondence! I do use emacs a lot, so I'm used to the behaviour that Lars is proposing. However, am I right in saying, Lars, that you've decided the only way to gain focus in the menubar is to type M-x because that's the only way you could get the LyX core to know what's happen