PATCHES: Countdown for October 4th

2016-10-04 Thread James Lowe
Hello, Here is the current patch countdown list. The next countdown will be on October 7th. A quick synopsis of all patches currently in the review process can be found here: http://Philholmes.net/lilypond/allura/ __ Push: 4974 Add output-attributes grob property to replace id - P

Fixing "id.ly" regtest file

2016-10-04 Thread Paul
Hi all, I pushed my commits for issue 4974 to staging, and all went well, but then I noticed that the regtest "id.ly" was incorrect. The diff for it has: -{ \override NoteHead.id = #"foo" c } +{ \override NoteHead.output-attributes.id = #"foo" c } when this shouldn't have been changed. (Run