Re: Missing "..." in layout menu

2002-12-29 Thread John Levon
On Mon, Dec 30, 2002 at 02:21:30AM -0400, Garst R. Reese wrote: > On some dialogs, like Document->Paper it is obvious that you will > probably have to supply information, but usually I am just looking to > see what the settings are. Note they are also document views. You can even look at prefs wi

Re: Feature request: gzipped LyX files

2002-12-29 Thread John Levon
On Fri, Dec 27, 2002 at 07:35:07AM +1030, Darren Freeman wrote: > What is the goal? > > The representation of the user's data is the goal, as I see it. There is more than one goal. And adding ugly compression code is a stupid thing to do before considering sensible limitation of the data itself.

Re: Fastest crash on earth

2002-12-29 Thread John Levon
On Fri, Dec 27, 2002 at 04:08:44PM +0100, Alfredo Braunstein wrote: > >This is not a bug Hrrm. > and the a.unlock() is a safe and appropriate method to Is unlock() a no-op on non-thread Qt ? If not we need an #ifdef john -- "I will eat a rubber tire to the music of The Flight of the Bumbleb

Re: Missing "..." in layout menu

2002-12-29 Thread John Levon
On Thu, Dec 26, 2002 at 03:55:12PM +0100, Jean-Marc Lasgouttes wrote: > I am more concerned by the fact that I do not remember of _any_ app > doing what you propose. It seems that indeed we should stick our heads in the sand and completely ignore what any of the guidelines say. This is like File

Bug:ERT in not drawn if indentation is disable

2002-12-29 Thread Michael Schmitt
Hello, load the attached file; open and close the ERT several times -> the ERT inset is not drawn if you open it for the second, third, ... time. The problem only occurs because indentation for the ERT paragraph is disabled. Any idea why this happens? Regards, Michael #LyX 1.3 created this fil

lyx-1.3 CVS "make rpmdist" patch

2002-12-29 Thread Kayvan A. Sylvan
lyx.spec needs to be a part of the tar file. -- Kayvan A. Sylvan | Proud husband of | Father to my kids: Sylvan Associates, Inc. | Laura Isabella Sylvan | Katherine Yelena (8/8/89) http://sylvan.com/~kayvan | "crown of her husband" | Robin Gregory (2/28/92) Index: development/M

de.po - More updates

2002-12-29 Thread Michael Schmitt
Dear Jean Marc, could you please commit the attached patch for de.po? It includes many new translations, harmonizations of existing, similar translations, and shortcut fixes (I guess a lot of them are still broken, i.e. not unique). Current status: 1914 translated 404 fuzzy 503 untrans

Re: self-insert

2002-12-29 Thread Juergen Spitzmueller
Juergen Spitzmueller wrote: > Is there a chance for me to get my normal space back? This hack works btw: \bind "C-M-space" "command-sequence ert-insert ; self-insert \ \; delete-backward ; escape ; word-backward ; inset-toggle ; char-forward ;" Jürgen.

Re: Feature request: gzipped LyX files

2002-12-29 Thread Bruce Sass
On Thu, 27 Dec 2002, Darren Freeman wrote: > > > So I would say this: apart from obvious shortening of bloated symbols, > > > leave them readable (and compatible!). As long as gzipping becomes the > > > standard, that's a good thing since it's a tiny penalty for a large > > > gain. > > > > Frankly,

Re: [PATCH] Re: Bug in tabular dialog

2002-12-29 Thread Juergen Spitzmueller
Michael Schmitt wrote: > thanks for the patch. It fixes my problem! Good. Here is the patch again (enable fixed width multicolumn cell in xforms + fix for bug 572). Please apply. Thanks, Jürgen. Index: src/frontends/xforms/ChangeLog ===

qt: drawing errors

2002-12-29 Thread Juergen Spitzmueller
When I have an ERT inside a footnote and I uncollapse it, neither the border oft the ERT inset nor its content where drawn on the qt workarea (see screenshot). This changes after some input action (mouse click, keypress). Missing redraw? Jürgen #LyX 1.3 created this file. For more info see http

self-insert

2002-12-29 Thread Juergen Spitzmueller
In my private bind file, I have a \bind "C-M-space" "command-sequence ert-insert ; self-insert \ ; escape ; word-backward ; inset-toggle ; char-forward ;" to produce an ERT "\ " (normal space), which worked well in LyX 1.2 However, in 1.3, I only get "\" (without the space). What

Re: Feature request: gzipped LyX files

2002-12-29 Thread Darren Freeman
On Sat, 2002-12-28 at 07:23, Bruce Sass wrote: > On Thu, 27 Dec 2002, Darren Freeman wrote: > > > > So I would say this: apart from obvious shortening of bloated symbols, > > > > leave them readable (and compatible!). As long as gzipping becomes the > > > > standard, that's a good thing since it's

Re: crash on startup (repost)

2002-12-29 Thread Jean-Marc Lasgouttes
> "Nirmal" == Nirmal Govind <[EMAIL PROTECTED]> writes: Nirmal> I actually downloaded the cvs for the first time on this Nirmal> computer and compiled... so wouldn't that be a 'clean' make by Nirmal> default? Yes, it should. I have never seen such a crash... Maybe Lars or Angus will have ide

Re: Feature request: gzipped LyX files

2002-12-29 Thread Darren Freeman
On Sat, 2002-12-28 at 01:23, Martin Vermeer wrote: > On Fri, Dec 27, 2002 at 07:35:07AM +1030, Darren Freeman spake thusly: > > > On Sun, 2002-12-22 at 00:27, John Levon wrote: > > > On Sat, Dec 21, 2002 at 10:51:42PM +1030, Darren Freeman wrote: > > ... > > > > > So I would say this: apart fr

Re: Feature request: gzipped LyX files

2002-12-29 Thread Martin Vermeer
On Fri, Dec 27, 2002 at 07:35:07AM +1030, Darren Freeman spake thusly: > On Sun, 2002-12-22 at 00:27, John Levon wrote: > > On Sat, Dec 21, 2002 at 10:51:42PM +1030, Darren Freeman wrote: ... > > > So I would say this: apart from obvious shortening of bloated symbols, > > > leave them readable

Re: Feature request: gzipped LyX files

2002-12-29 Thread Martin Vermeer
On Sat, Dec 28, 2002 at 05:15:38PM +1030, Darren Freeman spake thusly: > On Sat, 2002-12-28 at 01:23, Martin Vermeer wrote: > > On Fri, Dec 27, 2002 at 07:35:07AM +1030, Darren Freeman spake thusly: > > I don't quite buy this class of arguments that Moore's Law will > > obsolesce the art of ef

Re: Fastest crash on earth

2002-12-29 Thread Alfredo Braunstein
John Levon wrote: > On Sat, Dec 21, 2002 at 01:56:05AM +0100, Alfredo Braunstein wrote: > I do not want to apply this until you have confirmation from Trolltech > that this is a bug, a nd the workaround is good. > > Send an example app to [EMAIL PROTECTED], they are quite responsive > > regards

bug 1.2.2 using PERL with configure

2002-12-29 Thread Henrik Edlund
The INSTALL document says I should set the PERL environment variable if perl is not in the PATH. If I do this the configure for reLyX fails. By looking in lib/reLyX/configure I found the problem. At line 1328 (release 1.2.2) the checking for perl begins... and first it takes care of checking if PE

Re: the man page

2002-12-29 Thread Jean-Marc Lasgouttes
> "Jean-Marc" == Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: Jean-Marc> I have updated it somewhat and attach the result. Comments Jean-Marc> appreciated. John, do you plan to add (at least some of) the qt-specific options there? JMarc