Updated patch for issue 155 (issue 230860044 by carl.d.soren...@gmail.com)

2015-04-14 Thread v . villenave
Hi Carl, thanks for resurrecting this patch! From what I understand, the logic behind this patch looks quite sensible (but IANAP, so please take it with a grain of salt). Perhaps you could add a regtest demonstrating this feature (or add a dotted+accidental note to parenthesize.ly)? Just in case

Re: New page on website

2015-04-14 Thread Paul Morris
Urs Liska wrote > Definitely. That would significantly improve the home page. And avoid > having another entry on the navigation. I haven't had a chance to do anything on this, but I think the simplest way to manage it would be to first add your new examples to the current examples page, and then

Re: Rewrite chordnames - disentangle data from formatting (issue 223420043 by thomasmorle...@gmail.com)

2015-04-14 Thread Carl Sorensen
On 4/14/15 9:51 AM, "David Kastrup" wrote: >Carl Sorensen writes: > >> On 4/13/15 6:06 PM, "Thomas Morley" wrote: >> >>>Hi Carl, >>> >>>thanks for review. >>> >>>Pity to say my vacations ended :( >>>I'll have much less time now, so work on this will be slowed down. >>>I'll hope I can answer m

Re: Rewrite chordnames - disentangle data from formatting (issue 223420043 by thomasmorle...@gmail.com)

2015-04-14 Thread David Kastrup
Carl Sorensen writes: > On 4/13/15 6:06 PM, "Thomas Morley" wrote: > >>Hi Carl, >> >>thanks for review. >> >>Pity to say my vacations ended :( >>I'll have much less time now, so work on this will be slowed down. >>I'll hope I can answer more thoroughly the upcoming days ... > > My summer time wi

Re: Rewrite chordnames - disentangle data from formatting (issue 223420043 by thomasmorle...@gmail.com)

2015-04-14 Thread Carl Sorensen
On 4/13/15 6:06 PM, "Thomas Morley" wrote: >Hi Carl, > >thanks for review. > >Pity to say my vacations ended :( >I'll have much less time now, so work on this will be slowed down. >I'll hope I can answer more thoroughly the upcoming days ... My summer time will be starting in a couple of weeks.

Re: cygwin64 - building 2.18.2 doc fails

2015-04-14 Thread Masamichi HOSODA
>> I've attach these patches to this mail. >> >> cygwin-python.patch: >> Set LDFLAGS to build python module >> >> cygwin-remove-pathconv.patch: >> Remove cygwin_conv_to_posix_path >> This patch is similar to yours. > > Don't know enough about Cygwin to know whether those two are th