Re: python file call

2009-05-08 Thread Kornel Benko
Am Samstag 09 Mai 2009 schrieb Kornel Benko: ... > to the perl script. If there is ... I meant python of course Kornel signature.asc Description: This is a digitally signed message part.

Re: r29577 - in lyx-devel/trunk: . development/cmake/src/support development/scons src src/support src/support/mythes

2009-05-08 Thread Kornel Benko
Am Freitag 08 Mai 2009 schrieb you...@lyx.org: > Log: > Integrate mythes-1.1 into our source and remove support for aiksaurus. I > have tested only the Cmake build system. Please test autotools and scons. For cmake: On systems, which have mythes native, there is now libmythes used twice. So the t

Re: python file call

2009-05-08 Thread Kornel Benko
Am Samstag 09 Mai 2009 schrieb José Matos: > On Thursday 07 May 2009 20:12:39 Peter Kümmel wrote: > > Thanks Jose, I also found the place we the files should be read, but I > > don't know python ;) > > > > > You get the name of the file in args and then you need to read the file > > > names from th

Re: python file call

2009-05-08 Thread José Matos
On Thursday 07 May 2009 20:12:39 Peter Kümmel wrote: > > Thanks Jose, I also found the place we the files should be read, but I > don't know python ;) > > > You get the name of the file in args and then you need to read the file > > names from there. > > > > input_files = [] > > for l in open(args[

Re: HTML Output for LyX: RFC

2009-05-08 Thread José Matos
On Friday 08 May 2009 22:20:40 Abdelrazak Younes wrote: > I must have missed the purpose of Inset::plaintext()... ;-) That is only half of the story. :-) The other half is coded in the text classes (layout files). Take the section style as an example (I took this chunk from stdsections.inc): St

svn work over a firewall

2009-05-08 Thread José Matos
At work (university) we have a firewall that blocks ports above the 1024 (and possibly other below). Is it possible with the new scheme to work under this conditions? I can access svn from home but most of my time is spent at work (not necessarily sad but true nevertheless ;-) ) so I would like

Re: HTML Output for LyX: RFC

2009-05-08 Thread Abdelrazak Younes
On 08/05/2009 23:16, José Matos wrote: On Friday 08 May 2009 20:18:31 Andre Poenitz wrote: This is a general dilemma, but I think HTML is "important enough" to justify the 'asHtml()' approach. +1 If we go this way, using the special syntax for html then we should do it as well for

Re: HTML Output for LyX: RFC

2009-05-08 Thread José Matos
On Friday 08 May 2009 20:18:31 Andre Poenitz wrote: > This is a general dilemma, but I think HTML is "important enough" to > justify the 'asHtml()' approach. If we go this way, using the special syntax for html then we should do it as well for plain text, this will simplify a lot of hardwired pla

Re: Integration of libmythes and hunspell

2009-05-08 Thread Abdelrazak Younes
On 08/05/2009 11:51, Jürgen Spitzmüller wrote: Abdelrazak Younes wrote: Hum, I sent an email to the author of hunpell, not mythes. I still got no news from him. Kevin B. Hendricks seems to be the author of mythes but I don't have his email address. Me neither. So let's just include t

Re: r29550 - in lyx-devel/trunk: lib/lyx2lyx src

2009-05-08 Thread Uwe Stöhr
Pavel Sanda schrieb: the patch is simple. I trust you that you won't destroy anything and cannot test anything nor have a look the next days, so put it in when it is needed or an improvement. regards Uwe

Re: HTML Output for LyX: RFC

2009-05-08 Thread Andre Poenitz
On Fri, May 08, 2009 at 07:46:12PM +0200, Vincent van Ravesteijn - TNW wrote: > > >There are more and less complicated ways to do this. You could > >have a new format, like DocBook, but I think >what's really > >wanted is something that would work more like laintext, so > >that you can output any

Re: r29550 - in lyx-devel/trunk: lib/lyx2lyx src

2009-05-08 Thread Pavel Sanda
Pavel Sanda wrote: > Uwe Stöhr wrote: > > But we need a default setting, and this is white. > > which i guess is set in constructor without reading single line > from the file and does not need to polute header then. > i will look on this later. the patch is simple. maybe i was not clear in my p

RE: r29574 - lyx-devel/trunk/src

2009-05-08 Thread Vincent van Ravesteijn - TNW
>Author: spitz >Date: Fri May 8 17:12:28 2009 >New Revision: 29574 >URL: http://www.lyx.org/trac/changeset/29574 > >Log: >Compile fix. > >Modified: > lyx-devel/trunk/src/Text3.cpp > I'm not really sure, but maybe it is a good idea to do the same for branch ;-). Vincent

RE: HTML Output for LyX: RFC

2009-05-08 Thread Vincent van Ravesteijn - TNW
>There are more and less complicated ways to do this. You could >have a new format, like DocBook, but I think >what's really >wanted is something that would work more like laintext, so >that you can output any document as HTML. So we'd have a set >of ashtml() routines in the insets, etc, pretty m

Re: r29568 - in lyx-devel/trunk: lib src src/frontends/qt4 src/frontends/qt4/ui

2009-05-08 Thread Pavel Sanda
sp...@lyx.org wrote: > Author: spitz > Date: Fri May 8 12:07:32 2009 > New Revision: 29568 > URL: http://www.lyx.org/trac/changeset/29568 > > Log: > * configure.py: > - add new method that records all available alternative programs > as opposed to only the first found one. > > * Ly

Re: r29558 - in lyx-devel/trunk: development src src/insets

2009-05-08 Thread Pavel Sanda
for...@lyx.org wrote: > Author: forenr > Date: Thu May 7 12:57:52 2009 > New Revision: 29558 > URL: http://www.lyx.org/trac/changeset/29558 > > Log: > Avoid ugly macros in the preamble and protect underlined \cite commands > in a clever way. thanks for solving this. pavel

Re: Text3.cpp not compilable

2009-05-08 Thread Kornel Benko
Am Freitag 08 Mai 2009 schrieb Jürgen Spitzmüller: > Kornel Benko wrote: > > Hi Jürgen, > > this last change makes the trunk uncompilable on ubuntu. > > Oops, sorry. Should work now. It does :) > Jürgen Kornel signature.asc Description: This is a digitally signed message part.

Re: Text3.cpp not compilable

2009-05-08 Thread Jürgen Spitzmüller
Kornel Benko wrote: > Hi Jürgen, > this last change makes the trunk uncompilable on ubuntu. Oops, sorry. Should work now. Jürgen

Text3.cpp not compilable

2009-05-08 Thread Kornel Benko
Hi Jürgen, this last change makes the trunk uncompilable on ubuntu. ... [ 62%] Building CXX object src/CMakeFiles/lyx.dir/usr/src/lyx/lyx- devel/src/Text3.o cd /usr/BUILD/BuildLyx/src && /usr/bin/c++ -DQT_NO_STL -DQT_NO_KEYWORDS - DHAVE_GETTEXT -DENABLE_NLS=1 -DUSE_ASPELL=1 -DHAVE_ICONV=1 -Wall

Re: Uninitialized buffer bug

2009-05-08 Thread rgheck
Vincent van Ravesteijn wrote: Richard, I found another bug that is caused by an inset with an uninitialized buffer. Make a new document with a section heading a Note Inset a section heading. If you try to move down the first section with the down button in the outliner, LyX crashes. Thi

Re: Approaching LyX 1.6.3 [status update #1]

2009-05-08 Thread rgheck
Jürgen Spitzmüller wrote: #5888 Repeatable crash when pressing space while cursor out of view I think this is a must-fix. Vincent had a kind of fix at one point, if I remember, but I don't know if it was the proper fix. Also, I think this is a severe issue: #5702 tex2lyx cannot deal

Re: Approaching LyX 1.6.3 [status update #1]

2009-05-08 Thread Abdelrazak Younes
On Fri, May 8, 2009 at 3:04 PM, Jürgen Spitzmüller wrote: > Vincent van Ravesteijn - TNW wrote: > > In short, I think we should backport these before 1.6.3. > > I think I should keep you motivated ... > > Go ahead. wise decision ;-) Abdel.

Re: Approaching LyX 1.6.3 [status update #1]

2009-05-08 Thread Jürgen Spitzmüller
Vincent van Ravesteijn - TNW wrote: > In short, I think we should backport these before 1.6.3. I think I should keep you motivated ... Go ahead. Jürgen

Re: non-blocking processing

2009-05-08 Thread Abdelrazak Younes
On Thu, May 7, 2009 at 8:10 PM, Peter Kümmel wrote: > Andre Poenitz wrote: > > On Tue, May 05, 2009 at 09:51:15PM +0200, Peter Kümmel wrote: > >> Andre Poenitz wrote: > >>> On Sun, May 03, 2009 at 08:22:45PM +0200, Peter Kümmel wrote: > Abdelrazak Younes wrote: > > > > I've been us

RE: Approaching LyX 1.6.3 [status update #1]

2009-05-08 Thread Vincent van Ravesteijn - TNW
>Actually, I'd like to focus on severe issues now. None of these are really >urgent, right? > >jürgen I think these issues are pretty severe: * Handle autosave files of unnamed documents correctly: (dataloss) * Bug #5131: Remember last file active. (very annoying, frustrating, amateurish)

Re: Approaching LyX 1.6.3 [status update #1]

2009-05-08 Thread Jürgen Spitzmüller
Stephan Witt wrote: > Personally I prefer to change the LyX source to make it compileable again. > But I cannot do it, because I don't know enough C++ (templates stuff etc.). Me too (both) > If nobody changes that I think the requirements should be updated. Yes. Maybe someone has an idea. Jürge

Re: Approaching LyX 1.6.3 [status update #1]

2009-05-08 Thread Stephan Witt
Jürgen Spitzmüller schrieb: OK, I think it's time to think about another release. We have already fixed several issues and we are almost ready, AFAICS. Hello Jürgen, I don't know if it's a several issue... Some time ago I tried to build LyX on SLES9 with the system compiler [gcc version 3.3.

Re: Integration of libmythes and hunspell

2009-05-08 Thread Abdelrazak Younes
On Fri, May 8, 2009 at 11:51 AM, Jürgen Spitzmüller wrote: > Abdelrazak Younes wrote: > > Hum, I sent an email to the author of hunpell, not mythes. I still got > > no news from him. > > Kevin B. Hendricks seems to be the author of mythes but I don't have his > > email address. > > Me neither.

Re: Approaching LyX 1.6.3 [status update #1]

2009-05-08 Thread Jürgen Spitzmüller
Vincent van Ravesteijn - TNW wrote: > * Fix some toc ui glitches: > http://www.lyx.org/trac/changeset/29477 > > * Bind M-plus(M-equal) and M-minus to buffer-zoom-in/out. > http://www.lyx.org/trac/changeset/29208 These two, however, look straightforward enough. Jürgen

Re: Approaching LyX 1.6.3 [status update #1]

2009-05-08 Thread Jürgen Spitzmüller
Vincent van Ravesteijn - TNW wrote: > I've the following issues that I still would like to solve in branch: > > * Bug #5131: Remember last file active. > http://www.lyx.org/trac/changeset/29546 > > * Revision r29532: Close tabs in reverse order. > http://www.lyx.org/trac/changeset/29539 > This remo

RE: Approaching LyX 1.6.3 [status update #1]

2009-05-08 Thread Vincent van Ravesteijn - TNW
>Please let me know if you think there are other issues that should be >considered for 1.6.3. > >Jürgen I've the following issues that I still would like to solve in branch: * Bug #5131: Remember last file active. http://www.lyx.org/trac/changeset/29546 * Revision r29532: Close tabs in reverse

RE: Approaching LyX 1.6.3 [status update #1]

2009-05-08 Thread Vincent van Ravesteijn - TNW
>Please let me know if you think there are other issues that should be >considered for 1.6.3. > >Jürgen I've the following issues that I still would like to solve in branch: * Bug #5131: Remember last file active. http://www.lyx.org/trac/changeset/29546 * Revision r29532: Close tabs in reverse

Re: r29550 - in lyx-devel/trunk: lib/lyx2lyx src

2009-05-08 Thread Pavel Sanda
Uwe Stöhr wrote: > But we need a default setting, and this is white. which i guess is set in constructor without reading single line from the file and does not need to polute header then. i will look on this later. pavel

Re: Approaching LyX 1.6.3 [status update #1]

2009-05-08 Thread Jürgen Spitzmüller
Vincent van Ravesteijn - TNW wrote: > >this one? > > > >http://www.lyx.org/trac/changeset/29498/lyx-devel/trunk > > > >working with child documents is a pain here... > > > >ed. > > It's already in (since yesterday). And it was on my list of must-fixes. Jürgen

RE: Approaching LyX 1.6.3 [status update #1]

2009-05-08 Thread Edwin Leuven
vincent wrote: > It's already in (since yesterday). good news, thanks... ed.

RE: Approaching LyX 1.6.3 [status update #1]

2009-05-08 Thread Vincent van Ravesteijn - TNW
>jürgen wrote: >> OK, I think it's time to think about another release. >> Please let me know if you think there are other issues that should be >> considered for 1.6.3. > >this one? > >http://www.lyx.org/trac/changeset/29498/lyx-devel/trunk > >working with child documents is a pain here... > >e

RE: Approaching LyX 1.6.3 [status update #1]

2009-05-08 Thread Edwin Leuven
jürgen wrote: > OK, I think it's time to think about another release. > Please let me know if you think there are other issues that should be > considered for 1.6.3. this one? http://www.lyx.org/trac/changeset/29498/lyx-devel/trunk working with child documents is a pain here... ed.

Approaching LyX 1.6.3 [status update #1]

2009-05-08 Thread Jürgen Spitzmüller
OK, I think it's time to think about another release. We have already fixed several issues and we are almost ready, AFAICS. Here are the critical issues I'm aware of. Is anybody planning to work on (some of) these? #5046 shift select makes lyx assert when cursor follow scrollbar is enabled #5

Re: Integration of libmythes and hunspell

2009-05-08 Thread Jürgen Spitzmüller
Abdelrazak Younes wrote: > Hum, I sent an email to the author of hunpell, not mythes. I still got > no news from him. > Kevin B. Hendricks seems to be the author of mythes but I don't have his > email address. Me neither. So let's just include this as is. Can anybody do this? (I don't know what t

Re: InsetIndex

2009-05-08 Thread Jürgen Spitzmüller
rgheck wrote: > Jurgen, are you planning to backport r29255? including toolTips for > InsetIndex? backport to branch? No, it's a file format change. Jürgen