Re: Lost patch for bug report?

2006-11-07 Thread Erlend Aasland
Hi Graham,I've experimented a bit with this bug and created a patch, but as I've written in the comment, my patch will introduce a new bug. I've been very busy with some arrangements the last couple of days, so I haven't had time to look more into this. ErlendOn 11/7/06, Graham Percival <[EMAIL PRO

Re: Repo user

2006-11-07 Thread Werner LEMBERG
> - master : default branch for development. Most of the fixes I'm going to supply are clean-ups and no actual new code. Is it correct that I shall apply them to `master'? And how will those patches be forwarded to the CVS? Is there a script I shall call to do it? For me, it looks a bit lik

Re: CVS 2006-Nov-11 22:30 MET compilation error

2006-11-07 Thread Werner LEMBERG
> > Or shall we start using git right now? > > I prefer this option. OK, so please tell me how to proceed. Werner PS: This is the fourth version control system I have to work with, after CVS, SVN, and hg. ___ lilypond-devel mailing list li

dynamics and accidentals

2006-11-07 Thread Werner LEMBERG
I think that the current code which handles collisions between accidentals and dynamics is `too good'. Have a look at this example: \relative { e4\p dis\p cis\p b\p ais\p } \paper { ragged-right = ##t } IMHO, you either need a perfect skyline algorithm with quite exact boundari

Lost patch for bug report?

2006-11-07 Thread Graham Percival
Somebody created a patch to solve #62, but there isn't any response. Has this patch been added, or was it just lost? http://code.google.com/p/lilypond/issues/detail?id=62 - Graham ___ lilypond-devel mailing list lilypond-devel@gnu.org http://lists.

Re: rewrite of display-music

2006-11-07 Thread Graham Percival
Nicolas Sceaux wrote: Han-Wen Nienhuys <[EMAIL PROTECTED]> writes: Would you register with google so I can add you as a project member? It says I need an invitation code, or use a portable phone in New Zealand or Philippines to get one... I guess this is the gmail thing. I sent you an invi

Re: rewrite of display-music

2006-11-07 Thread Nicolas Sceaux
Han-Wen Nienhuys <[EMAIL PROTECTED]> writes: > It would be nice if you also updated the issue at > > http://code.google.com/p/lilypond/issues/detail?id=147&can=2&q= > > Would you register with google so I can add you as a project member? It says I need an invitation code, or use a portable phon

Re: Context aliases

2006-11-07 Thread Erik Sandberg
On Tuesday 07 November 2006 12:22, Han-Wen Nienhuys wrote: > Erik Sandberg escreveu: > > On Monday 06 November 2006 17:02, Han-Wen Nienhuys wrote: > >> Erik Sandberg escreveu: > > I think this will be an improvement, because we remove the concept of > > aliases, which confuses users (at lea

Re: Repo user

2006-11-07 Thread Han-Wen Nienhuys
Erlend Aasland escreveu: Hello Han-Wen, I've registered with username eaa on repo.or.cz . Can you set me up with push access? Hi, it's done. We don't have much of a policy for branches at the moment, but here's an overview of what we currently have - cvs-head : hourly

Re: Repo user

2006-11-07 Thread Han-Wen Nienhuys
Erlend Aasland escreveu: Hello Han-Wen, I've registered with username eaa on repo.or.cz . Can you set me up with push access? Hi, it's done. We don't have much of a policy for branches at the moment, but here's an overview of what we currently have - cvs-head : hourly

Re: CVS 2006-Nov-11 22:30 MET compilation error

2006-11-07 Thread Han-Wen Nienhuys
Joe Neeman escreveu: On 11/7/06, *Han-Wen Nienhuys* <[EMAIL PROTECTED] > wrote: > Or shall we start using git right now? I prefer this option. So it is now possible to commit directly to the git repo? If so, how can we get access? Register at repo.or.cz

Re: CVS 2006-Nov-11 22:30 MET compilation error

2006-11-07 Thread Joe Neeman
On 11/7/06, Han-Wen Nienhuys <[EMAIL PROTECTED]> wrote: > Or shall we start using git right now?I prefer this option.So it is now possible to commit directly to the git repo? If so, how can we get access? ___ lilypond-devel mailing list lilypond-devel@gnu

Re: rewrite of display-music

2006-11-07 Thread Han-Wen Nienhuys
Nicolas Sceaux escreveu: Han-Wen Nienhuys <[EMAIL PROTECTED]> writes: Hello Nicolas, the display-lily.scm module retains references to the parser, and objects created in the parser across processed files. This is bad practice, and makes tracing memory leaks across files hard. Can this be chan

Re: Two simultaneous events

2006-11-07 Thread Han-Wen Nienhuys
Erlend Aasland escreveu: Hi Han-Wen, With 2.9, translator.cc has begun to spit out a lot of warnings about "simultaneous events" (specially when you're creating a score and are using e.g. \new Staff << \partcombine \hnOne \hnTwo >> and both parts contain the same rehearsal marks and dynamic m

Re: CVS 2006-Nov-11 22:30 MET compilation error

2006-11-07 Thread Han-Wen Nienhuys
Werner LEMBERG escreveu: Until that time, please check http://repo.or.cz/w/lilypond.git before committing any fixes to CVS. This is tedious. Isn't it possible to execute a script after a commit operation to the git repository (similar to CVS sending an email to the commit list) which auto

Re: Two simultaneous events

2006-11-07 Thread Erlend Aasland
On 11/7/06, Han-Wen Nienhuys <[EMAIL PROTECTED]> wrote: > Most of these warnings are harmless and just annoying.Can you analyse the problem completely, and then propose a solution? Iprefer a solution which keeps the message, but does away with thesuperfluous warnings.  I suspect you'll have to take

Re: Context aliases

2006-11-07 Thread Han-Wen Nienhuys
Erik Sandberg escreveu: On Monday 06 November 2006 17:02, Han-Wen Nienhuys wrote: Erik Sandberg escreveu: I think this will be an improvement, because we remove the concept of aliases, which confuses users (at least it confuses me a bit); in addition we don't need to do anything extra to softco

Two simultaneous events

2006-11-07 Thread Erlend Aasland
Hi Han-Wen,With 2.9, translator.cc has begun to spit out a lot of warnings about "simultaneous events" (specially when you're creating a score and are using e.g. \new Staff << \partcombine \hnOne \hnTwo >> and both parts contain the same rehearsal marks and dynamic markings). Most of these warnings

Re: Further GUB problems

2006-11-07 Thread Jan Nieuwenhuizen
Han-Wen Nienhuys <[EMAIL PROTECTED]> writes: > Jan Nieuwenhuizen escreveu: > >> So, either we wrap all executables in local, or we call the cross compiler >> `LD_LIBRARY_PATH= i686-linux-gcc'. > > the latter is the quickest fix, I presume. It is fixed now. It turned-out that a quick fix was not

Re: CVS 2006-Nov-11 22:30 MET compilation error

2006-11-07 Thread Werner LEMBERG
> Until that time, please check > >http://repo.or.cz/w/lilypond.git > > before committing any fixes to CVS. This is tedious. Isn't it possible to execute a script after a commit operation to the git repository (similar to CVS sending an email to the commit list) which automatically synchro