Re: Comments on the README file

2000-10-15 Thread Garst R. Reese
Baruch Even wrote: > > > User-level configuration is possible with a file "~/.lyx/lyxrc". > You can use the system-wide lyxrc file (which should be somewhere > like /usr/local/share/lyx/lyxrc) as a template for your personal > lyxrc file. Remember that a personal configuration f

CVS down?

2000-10-15 Thread R. Lahaye
Hi, Is anoncvs.lyx.org down? Rob.

make install problem in lib/

2000-10-15 Thread Allan Rae
Directories installed from within lib/ are installed using root's umask. If you happen to be running a Mandrake distro with Paranoid security settings (possibly also true for High) you'll end up with 700 instead of 755 permissions for the directories. The net result being that when you start lyx

Re: Converter quirks

2000-10-15 Thread Dekel Tsur
On Thu, Oct 05, 2000 at 04:39:03PM +0200, Jean-Marc Lasgouttes wrote: > - In the File->Update menu, although I have only one way to export to dvi, I > see "DVI (using latex)". That's annoying, and the code should be > smart enough to catch that. Here is a patch that fixes this. patch.gz

Re: Tasks for 1.1.6!

2000-10-15 Thread Dekel Tsur
On Sun, Oct 15, 2000 at 01:20:18AM +0200, Lars Gullik Bj&resh;nnes wrote: > > | > "Lars" == Lars Gullik Bj?nnes <[EMAIL PROTECTED]> writes: > | > | Lars> There have been a _lot_ of changes sine 1.1.5, and we should > | Lars> really begin to think of a new release now. > > I _think_ we have

Re: LyXText::BreakAgainOneRow

2000-10-15 Thread Dekel Tsur
On Sat, Oct 14, 2000 at 10:46:30PM +0200, Lars Gullik Bj&resh;nnes wrote: > Dekel Tsur <[EMAIL PROTECTED]> writes: > > | This seems somewhat strange. Why not call directly to BreakAgain(bview, row) > | in InsertChar/BackSpace (instead of calling to BreakAgainOneRow) ? > | I've tried it and it see

Re: [PATCH] Small additions for the win32 port

2000-10-15 Thread Ruurd A Reitsma
>All this should be moved to some support file, that only gets >included/built when we are compiling on a __CYGWIN__ environment. > >I guess we could add a src/os/ directory similar to src/frontends to >take care of things like this. > >from int main(...) we can then just call something like: > >o

table + math-mode: problems

2000-10-15 Thread R. Lahaye
Hi, All sorts of funny things happen when trying to add math-mode text into a table. First of all it seems to be "difficult" to add the math-mode text, but then the math-mode text may appear all of a sudden elsewhere in the document (?!?!?). Has the dialog been removed for editing the settings o