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
Hi,
Is
anoncvs.lyx.org
down?
Rob.
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
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
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
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
>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
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