Re: r35162 - lyx-devel/trunk/lib/scripts

2010-08-19 Thread José Matos
On Thursday 19 August 2010 21:49:43 Enrico Forestieri wrote: > I have added a note about that to the README file. > > -- > Enrico Thanhk you. :-) -- José Abílio

Re: r35162 - lyx-devel/trunk/lib/scripts

2010-08-19 Thread Enrico Forestieri
On Thu, Aug 19, 2010 at 03:51:39PM +0100, José Matos wrote: > On Thursday 19 August 2010 14:49:42 Enrico Forestieri wrote: > > I thought about that, but then decided to do nothing as clean_dvi.py > > is only used on Windows, where the standard is 2.6 (if not 2.7, even). > > This only avoids a depr

Re: Beta plans

2010-08-19 Thread Pavel Sanda
Jean-Marc LASGOUTTES wrote: > Does that make sense, or do we want to reduce to a minimum these > `global' variables? what would be the gain compared to enahancing machinery so that guiview is able to return dispatch result? pavel

Re: changeset/35060 - color regressions

2010-08-19 Thread Pavel Sanda
Uwe Stöhr wrote: > > as an example Uwe wants to kill graphics background color because he > > has no idea what it does, which is just irresponsible. in such case > > you need to associate it with one fixed color, so all my png images > > with alpha channel are going to have fixed background. if it

Re: changeset/35060 - color regressions

2010-08-19 Thread Uwe Stöhr
> as an example Uwe wants to kill graphics background color because he > has no idea what it does, which is just irresponsible. in such case > you need to associate it with one fixed color, so all my png images > with alpha channel are going to have fixed background. if it merges > with the foregr

Re: Fwd: [Customization] Suggestions about v. 2.0.0

2010-08-19 Thread Richard Heck
On 08/19/2010 12:32 PM, Uwe Stöhr wrote: >> have you seen this post from Ignacio?: > > was this processed in the end? Not yet. Richard will you have time for this or should Pavel or I take over? Sorry not to reply. I wasn't getting messages for a bit. You're welcome to make whatever changes y

Re: r35122 - lyx-devel/trunk/lib

2010-08-19 Thread Pavel Sanda
Uwe Stöhr wrote: > > maybe i'm missing something, but why dont we use our own html export? > > The user can choose what method he want to use the generate HTML. My patch > is only an add-on to what we already have when the user don't use LyX's > internal HTML conversion. aha, where i can find th

Re: r35122 - lyx-devel/trunk/lib

2010-08-19 Thread Uwe Stöhr
> maybe i'm missing something, but why dont we use our own html export? The user can choose what method he want to use the generate HTML. My patch is only an add-on to what we already have when the user don't use LyX's internal HTML conversion. regards Uwe

Re: Fwd: [Customization] Suggestions about v. 2.0.0

2010-08-19 Thread Uwe Stöhr
>> have you seen this post from Ignacio?: > > was this processed in the end? Not yet. Richard will you have time for this or should Pavel or I take over? regards Uwe

Re: OT: Wave

2010-08-19 Thread John McCabe-Dansted
On Thu, Aug 19, 2010 at 10:51 PM, Pavel Sanda wrote: > John McCabe-Dansted wrote: >> I don't currently have a use for online synchronization, but lets not >> forget that there are many weaknesses in the current model of ... > > VCS has many problems, no doubts, but this particular case is relative

Re: OT: Wave

2010-08-19 Thread Pavel Sanda
John McCabe-Dansted wrote: > I don't currently have a use for online synchronization, but lets not > forget that there are many weaknesses in the current model of > collaborating via VCS. Some of these were discussed previously, for > your reference I include an example "tale of woe" below. Clearly

Re: r35162 - lyx-devel/trunk/lib/scripts

2010-08-19 Thread José Matos
On Thursday 19 August 2010 14:49:42 Enrico Forestieri wrote: > I thought about that, but then decided to do nothing as clean_dvi.py > is only used on Windows, where the standard is 2.6 (if not 2.7, even). > This only avoids a deprecation warning, and I would not like to bump > the requirements only

Re: r35162 - lyx-devel/trunk/lib/scripts

2010-08-19 Thread Enrico Forestieri
On Thu, Aug 19, 2010 at 11:54:19AM +0100, José Matos wrote: > On Thursday 19 August 2010 08:00:42 for...@lyx.org wrote: > > Author: forenr > > Date: Thu Aug 19 09:00:41 2010 > > New Revision: 35162 > > URL: http://www.lyx.org/trac/changeset/35162 > > > > Log: > > Replace the deprecated os.popen3

Re: OT: Wave

2010-08-19 Thread John McCabe-Dansted
On Thu, Aug 19, 2010 at 8:16 PM, Pavel Sanda wrote: > fyi as there were previously some discussions about cooperation philosophies > we > should adopt for lyx and certain fever about letter-by-letter online > synchronization represented by Wave at its prime-time lets not overlook the > fate of th

OT: Wave

2010-08-19 Thread Pavel Sanda
hi, fyi as there were previously some discussions about cooperation philosophies we should adopt for lyx and certain fever about letter-by-letter online synchronization represented by Wave at its prime-time lets not overlook the fate of this tool, which somewhat confirm my conviction that VCS as a

Re: r35162 - lyx-devel/trunk/lib/scripts

2010-08-19 Thread José Matos
On Thursday 19 August 2010 08:00:42 for...@lyx.org wrote: > Author: forenr > Date: Thu Aug 19 09:00:41 2010 > New Revision: 35162 > URL: http://www.lyx.org/trac/changeset/35162 > > Log: > Replace the deprecated os.popen3 with the subprocess module. > > Modified: >lyx-devel/trunk/lib/scripts/c

Re: crash in math

2010-08-19 Thread Edwin Leuven
Enrico wrote: >> Edwin Leuven wrote: >> > changing the formula in the attached document to diplayed formule (for >> > example through the context menu) crashes lyx (also 1.6.7) >> > This now fixed in trunk at r35163. thanks!

Re: crash in math

2010-08-19 Thread Enrico Forestieri
On Thu, Aug 19, 2010 at 10:14:02AM +0200, Jürgen Spitzmüller wrote: > Enrico Forestieri wrote: > > This now fixed in trunk at r35163. > > Should go to branch as well, I suppose. Done. -- Enrico

Re: LyX credits

2010-08-19 Thread Jürgen Spitzmüller
Reuben Thomas wrote: > Sorry for a somewhat immodest email; I noticed that I'm in the LyX > credits, with a somewhat enigmatic note: > > "encts document class lots of useful bug reports" > > Can I ask this be changed to: > > "ENTCS document class and lots of useful bug reports" Done. Jürgen

Re: crash in math

2010-08-19 Thread Jürgen Spitzmüller
Enrico Forestieri wrote: > This now fixed in trunk at r35163. Should go to branch as well, I suppose. Jürgen

Re: crash in math

2010-08-19 Thread Enrico Forestieri
On Tue, Aug 17, 2010 at 07:50:42PM +0200, Enrico Forestieri wrote: > On Tue, Aug 10, 2010 at 02:40:33PM +0200, Edwin Leuven wrote: > > > changing the formula in the attached document to diplayed formule (for > > example through the context menu) crashes lyx (also 1.6.7) > > This bug has been int