Re: plastex

2007-07-23 Thread Richard Heck
Neal Becker wrote: Not sure how this could be of use, but it certainly looks interesting: http://plastex.sourceforge.net/ Certainly it would be nice to include this in the list of LaTeX --> HTML converters for which configure.py searches. That's pretty easy to do, if you're interested and k

Re: Slow motion while editing

2007-07-23 Thread Koji Yokota
Koji Yokota wrote: I suspect this may be a problem of qt4 (or may not), as there is a small time lag to open a menu in qt4 compared to qt3 (although this itself is not too slow to be a problem). Another qt4 program texmaker ( http://www.xm1math.net/texmaker/ ) is running well at my place. It'

plastex

2007-07-23 Thread Neal Becker
Not sure how this could be of use, but it certainly looks interesting: http://plastex.sourceforge.net/

Re: Slow motion while editing

2007-07-23 Thread Guillaume Pothier
Hmmm... is there a way I can tell it from the executables? I installed those with my Linux distribution (Ubuntu) so I guess they come with debugging disables, but I'd like to verify. g On 7/22/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: Selon [EMAIL PROTECTED]: > Selon Guillaume Pothier <[E

Re: Arrival/departure dates for Bromarv?

2007-07-23 Thread christian . ridderstrom
On Mon, 23 Jul 2007, Martin Vermeer wrote: On Mon, Jul 23, 2007 at 12:18:15PM +0100, José Matos wrote: On Saturday 21 July 2007 13:47:49 Martin Vermeer wrote: Looking forward to seeing you all! :-) (btw what was the sequence number of this meeting?) Pick a number and no one will doub

Re: Announcement of a hidden feature?

2007-07-23 Thread Bo Peng
What is the status for zip files and symlinks? Any solution possible there? Further development of this local feature was discouraged, because the whole layout feature is likely to be overhauled, along with our XML format change. In my opinion, the lyx XML format would better mimic ooffice ODF

Re: [Cvslog] r19169 - in /lyx-devel/branches/personal/rgheck/src:

2007-07-23 Thread Richard Heck
Martin Vermeer wrote: On Mon, Jul 23, 2007 at 01:18:50PM -0400, Richard Heck wrote: Martin Vermeer wrote: Forgive me if this has already been answered, but what is this 'modules' idea? Adding optional small features on top of what the document class provides? Yes. See http

Re: [Cvslog] r19169 - in /lyx-devel/branches/personal/rgheck/src: Buff...

2007-07-23 Thread Andre Poenitz
On Mon, Jul 23, 2007 at 02:26:50PM -, [EMAIL PROTECTED] wrote: > Modified: lyx-devel/branches/personal/rgheck/src/BufferParams.h > URL: > http://www.lyx.org/trac/file/lyx-devel/branches/personal/rgheck/src/BufferParams.h?rev=19169 > =

Re: Announcement of a hidden feature?

2007-07-23 Thread Martin Vermeer
On Mon, Jul 23, 2007 at 07:58:45AM -0500, Bo Peng wrote: > > Does this works for all systems/latex combinations? > > I can not test all, but it works under windows and linux (tetex and > miktex). The only problem I am aware of is that when child documents > resides in a different directory fr

Re: [Cvslog] r19169 - in /lyx-devel/branches/personal/rgheck/src:

2007-07-23 Thread Martin Vermeer
On Mon, Jul 23, 2007 at 01:18:50PM -0400, Richard Heck wrote: > Martin Vermeer wrote: > > Forgive me if this has already been answered, but what is > > this 'modules' idea? Adding optional small features on top > > of what the document class provides? > > > Yes. See > http://bugzilla.lyx.org/

Re: Announcement of a hidden feature?

2007-07-23 Thread Bo Peng
On 7/23/07, José Matos <[EMAIL PROTECTED]> wrote: On Monday 23 July 2007 18:37:41 Bo Peng wrote: > How about: OK. Done. Bo

Re: Announcement of a hidden feature?

2007-07-23 Thread José Matos
On Monday 23 July 2007 18:37:41 Bo Peng wrote: > How about: OK. -- José Abílio

Re: Announcement of a hidden feature?

2007-07-23 Thread Bo Peng
Then either this goes in the announce or everything stays out of the announce. :-) I feel that this is an important feature because installing .cls and .layout files are non-trivial to most lyx users, and it is convenient to send someone a .zip file with everything in it. How about: Index: ANN

Re: It is already 'early next week'...

2007-07-23 Thread José Matos
On Monday 23 July 2007 17:28:56 Bo Peng wrote: > I thought these have been solved... ok. I can wait. And they had, but we found new corner cases and those are the ones we have been closing. :-) > Bo -- José Abílio

Re: [Cvslog] r19169 - in /lyx-devel/branches/personal/rgheck/src:

2007-07-23 Thread Richard Heck
Martin Vermeer wrote: Forgive me if this has already been answered, but what is this 'modules' idea? Adding optional small features on top of what the document class provides? Yes. See http://bugzilla.lyx.org/show_bug.cgi?id=2657 and http://bugzilla.lyx.org/show_bug.cgi?id=3309 for some thoug

Re: Announcement of a hidden feature?

2007-07-23 Thread José Matos
On Monday 23 July 2007 13:58:45 Bo Peng wrote: > I can not test all, but it works under windows and linux (tetex and > miktex). The only problem I am aware of is that when child documents > resides in a different directory from the main document, the cls and > layout files have to be copied to all

Re: [Cvslog] r19169 - in /lyx-devel/branches/personal/rgheck/src:

2007-07-23 Thread Bo Peng
Forgive me if this has already been answered, but what is this 'modules' idea? Adding optional small features on top of what the document class provides? It looks like this: when you use for example beamer.layout, but needs an additional subsubsubsection entry which does not yet exist. You will

Re: [Cvslog] r19169 - in /lyx-devel/branches/personal/rgheck/src:

2007-07-23 Thread Martin Vermeer
Forgive me if this has already been answered, but what is this 'modules' idea? Adding optional small features on top of what the document class provides? Looks interesting... - Martin

Re: What constitutes a format change?

2007-07-23 Thread Martin Vermeer
On Mon, Jul 23, 2007 at 02:31:57PM +0200, Helge Hafting wrote: > Dov Feldstern wrote: > > Hi > > > > w.r.t. bug 1820, I'm getting very confused about what constitutes a format > > change and what does not. > My understanding is that you're introducing a 'format change' whenever > your patch mak

Re: It is already 'early next week'...

2007-07-23 Thread Bo Peng
lyx2lyx convertion to older formats (and you know what I think about it). I thought these have been solved... ok. I can wait. Bo

Re: It is already 'early next week'...

2007-07-23 Thread José Matos
On Monday 23 July 2007 16:27:24 Bo Peng wrote: > What else is holding 1.5.0 back? > > Bo lyx2lyx convertion to older formats (and you know what I think about it). -- José Abílio

Re: Arrival/departure dates for Bromarv?

2007-07-23 Thread Martin Vermeer
On Mon, Jul 23, 2007 at 12:18:15PM +0100, José Matos wrote: > On Saturday 21 July 2007 13:47:49 Martin Vermeer wrote: > > Looking forward to seeing you all! > > :-) > > > (btw what was the sequence number of this meeting?) > > Pick a number and no one will doubt it. ;-) Actually it is numbe

It is already 'early next week'...

2007-07-23 Thread Bo Peng
What else is holding 1.5.0 back? Bo

Re: Announcement of a hidden feature?

2007-07-23 Thread Bo Peng
Does this works for all systems/latex combinations? I can not test all, but it works under windows and linux (tetex and miktex). The only problem I am aware of is that when child documents resides in a different directory from the main document, the cls and layout files have to be copied to al

Re: [patch] Re: Lyx crashes with paragraph up.

2007-07-23 Thread Helge Hafting
Bo Peng wrote: Sure it can, one time I had a command sequence that launched LyX, opened the UserGuide, scrolled it to the end, and exit LyX at the end. You can put any LFUN in this command-sequence. and check if lyx crashes, Surely a test program can be made to notice that LyX crashes. Or at

Re: What constitutes a format change?

2007-07-23 Thread Helge Hafting
Dov Feldstern wrote: Hi w.r.t. bug 1820, I'm getting very confused about what constitutes a format change and what does not. My understanding is that you're introducing a 'format change' whenever your patch makes LyX create a .lyx file that cannot be read correctly by a LyX version immediately

Re: [patch] fix encoding check

2007-07-23 Thread Juergen Spitzmueller
José Matos wrote: > OK. Both for patch and for documentation. Thanks. I'll shove it in this evening. Jürgen

Re: Deadline of translations?

2007-07-23 Thread Helge Hafting
Jean-Marc Lasgouttes wrote: Here is what the current table looks like: http://www-rocq.inria.fr/~lasgoutt/lyx/www-user/devel/i18n-15x.php (BTW, Bo, did I get the language names right for chinese?) I propose to keep: - all the green and orange entries - more generally, all the entries that have

Re: Arrival/departure dates for Bromarv?

2007-07-23 Thread José Matos
On Saturday 21 July 2007 13:47:49 Martin Vermeer wrote: > Looking forward to seeing you all! :-) > (btw what was the sequence number of this meeting?) Pick a number and no one will doubt it. ;-) > - Martin -- José Abílio

Re: Announcement of a hidden feature?

2007-07-23 Thread José Matos
On Friday 20 July 2007 20:27:51 Bo Peng wrote: > Lyx 1.5.0 has a new feature that you can open a lyx file with local > .layout and .cls files. That is to say, if someone sends you a zip > file with a lyx file and some foreign .cls and .layout files you can > simply unpack and open the .lyx file. >

Re: [Pre-PATCH 4053] Modifying other items enables OK button even when listings parameters are wrong.

2007-07-23 Thread José Matos
On Saturday 21 July 2007 07:37:13 Jürgen Spitzmüller wrote: > I don't have time, sorry. > However, I think we could also postpone this to 1.5.1. > > Jürgen For 1.5.1 it is. :-) -- José Abílio

Re: [patch] fix encoding check

2007-07-23 Thread José Matos
On Saturday 21 July 2007 06:27:44 Jürgen Spitzmüller wrote: > This oneline fixes it. OK to commit? > > Jürgen OK. Both for patch and for documentation. -- José Abílio

Re: Slow motion while editing

2007-07-23 Thread Koji Yokota
Koji Yokota wrote: On some systems, build of qt passes the "-g" option to the c++ compiler by default (which was true for me). However, removing it (pass --separate-debug-info=no explicitly to configure) didn't improve the performance. Its configure has the following code: This doesn't seem t

Re: Slow motion while editing

2007-07-23 Thread Koji Yokota
[EMAIL PROTECTED] wrote: Selon [EMAIL PROTECTED]: Selon Guillaume Pothier <[EMAIL PROTECTED]>: Make sure the profiler runs a little bit longer. 20 seconds cumulative or so. With 4.74 seconds there's a lot of statistical noise Done, now 23s. I updated the file at the same URL: http://ww