Re: preparing LilyDev for guile-v2-work branch

2016-12-02 Thread Thomas Morley
2016-12-02 15:29 GMT+01:00 Federico Bruni : > Hi folks > > I'm testing the new LilyDev with dev/guile-v2-work branch. > I've run configure this way: > > ../configure --enable-guile2 > > I'm getting a warning that I can ignore (BTW, I think that I'll build an > image from debian

Re: [PATCH] musicxml2ly fix for lyrics when chord is present (fixes 61e)

2016-12-02 Thread James Lowe
Vincent, On 29/11/16 09:50, Vincent Le Ligeour wrote: > As commented in the patch I did not find any documentation if a chord > element can contain multiple lyrics, so I just assumed that the first note > of the chord contained the lyrics (consistant with Finale and Muscore > exports). Thanks,

Re: Stepping up, contributor mentoring

2016-12-02 Thread Trevor Daniels
- Original Message - From: "Trevor Daniels" To: "Graham Percival" Cc: Sent: Friday, December 02, 2016 7:59 PM Subject: Re: Stepping up, contributor mentoring > > Graham you wrote Friday, December 02, 2016 6:34

Re: Stepping up, contributor mentoring

2016-12-02 Thread Trevor Daniels
Graham you wrote Friday, December 02, 2016 6:34 PM > On Tue, Nov 29, 2016 at 11:37:04PM -, Trevor Daniels wrote: >> >> Graham Percival wrote Tuesday, November 29, 2016 11:11 PM >> >> > So, are there any vacancies on the Bug Squad? I've signed up for >> > sourceforge (username: gperciva).

Re: unfoldRepeats can be restricted to certain repeat-types (issue 318890043 by thomasmorle...@gmail.com)

2016-12-02 Thread David Kastrup
Simon Albrecht writes: > Hi Harm, > > thanks for the patch. > > As for the user-interface, I’d prefer something like > > \unfoldRepeats tremolo \m > \unfoldRepeats volta,tremolo \m > > IIUC, that would require using predicate symbol-or-symbol-list? for > the optional

first draft of css changes from John Roper (issue 313170043 by gra...@percival-music.ca)

2016-12-02 Thread graham
Reviewers: , https://codereview.appspot.com/313170043/diff/1/Documentation/css/lilypond-website.css File Documentation/css/lilypond-website.css (right): https://codereview.appspot.com/313170043/diff/1/Documentation/css/lilypond-website.css#newcode27 Documentation/css/lilypond-website.css:27:

Re: New LilyPond website

2016-12-02 Thread Jean-Charles Malahieude
Le 02/12/2016 à 02:10, Paul a écrit : Hi Carl, On 12/01/2016 12:44 PM, Carl Sorensen wrote: One thing that is note mentioned in your quote is that texinfo separates semantics from appearance. It is this precise separation that allows one to make big but consistent changes in the appearance of

Re: Stepping up, contributor mentoring

2016-12-02 Thread Graham Percival
On Tue, Nov 29, 2016 at 11:37:04PM -, Trevor Daniels wrote: > > Graham Percival wrote Tuesday, November 29, 2016 11:11 PM > > > So, are there any vacancies on the Bug Squad? I've signed up for > > sourceforge (username: gperciva). > > I've added you to SF as a Developer (gives you Read,

Re: Stepping up, contributor mentoring

2016-12-02 Thread Paul Scott
On Tue, Nov 29, 2016 at 03:11:42PM -0800, Graham Percival wrote: > Hi all, I'm back. Welcome back!! > (I was planning on waiting until the new year, but David's news > made me re-evaluate my health now, and I think I have the energy > to take on more stuff. To make a long story short:

preparing LilyDev for guile-v2-work branch

2016-12-02 Thread Federico Bruni
Hi folks I'm testing the new LilyDev with dev/guile-v2-work branch. I've run configure this way: ../configure --enable-guile2 I'm getting a warning that I can ignore (BTW, I think that I'll build an image from debian testing instead of stable: it will make things easier as packages are more