Patch: regex for find+replace

1999-02-21 Thread Daniel Naber
Hi, here's a patch that extends the search+replace stuff with regular expressions. It's paragraph based, that means forward searching for .* will match the whole paragraph if the cursor is at position 0. Searching backwards gives basically the same matches as searching forwards. This may be conf

Re: LyX-Testing

1999-02-21 Thread Alejandro Aguilar Sierra
On Wed, 17 Feb 1999, Jean-Marc Lasgouttes wrote: > I finally found out why I did not see that. You are probably using the > (default) cua keyboard bindings, where 'escape' is bound to 'cancel', whereas > the emcas binding that I (and probably many other developpers) use, in > which it is bound to

Re: LyX Math: Second derivative of vectors

1999-02-21 Thread Alejandro Aguilar Sierra
On Fri, 19 Feb 1999, Peter Suetterlin wrote: > a strange Problem, maybe I did something wrong. I wanted to typeset the > second time derivative of a vector. So I went to math mode and typed: > \ddot{ > (second brace is inserted automatically, the two dots apear) > \vec{ > (again, 2nd brace in

Re: toolkit agnosticism

1999-02-21 Thread Alejandro Aguilar Sierra
On 21 Feb 1999, Lars Gullik Bjønnes wrote: > AAS> Do we really need a wrapper? > > If we want to do this more elegant, yes. > > (same with gtk, we reall should use gtk--) > > C++ programs written using C toolkits are never very nice... The problem with wrappers is that we get an extra depen

mentioning rpm on www?

1999-02-21 Thread Joacim Persson
I got a phone call today (sic) from a lyx-user-wannabe who had `downloaded lyx' and wondered how to `run it.' Turned out he had gotten the source tarball (and knew - as most users, I suspect -- precious little about compiling). I suggested he get the binary rpm instead and he was a bit surprise

Re: Glossary support

1999-02-21 Thread Fred Hucht
On Fri, 19 Feb 1999, Carl Ollivier-Gooch wrote: COG> I took a quick look at adding glossary support (in parallel to index COG> support), and the LyX side is trivial (mostly cut and paste from COG> index). I did this (correctly, I think) in perhaps 20 minutes. COG> COG> The hard part seems to be

Re: Missing instructions about LYX_DIR in README.bin.example

1999-02-21 Thread Allan Rae
On Fri, 19 Feb 1999, Jean-Marc Lasgouttes wrote: > > "David" == David L Johnson <[EMAIL PROTECTED]> writes: > > David> It was pointed out by a user of the linux binary I made that > David> the README.bin I provided did not have complete instructions > David> for installation in a non-standar