Re: Various updates to reduce make doc output (issue 5727055)

2012-03-15 Thread Phil Holmes
- Original Message - From: Trevor Daniels t.dani...@treda.co.uk To: Carl Sorensen c_soren...@byu.edu; Phil Holmes m...@philholmes.net Cc: Lily-Devel List lilypond-devel@gnu.org Sent: Wednesday, March 14, 2012 11:55 PM Subject: Re: Various updates to reduce make doc output (issue

Re: Various updates to reduce make doc output (issue 5727055)

2012-03-15 Thread Trevor Daniels
Phil Holmes wrote Thursday, March 15, 2012 8:59 AM From: Trevor Daniels t.dani...@treda.co.uk Carl Sorensen wrote Wednesday, March 14, 2012 6:01 PM So it would be nice to have a feature added to midi2ly that would automatically create voiceFive, voiceSix, etc. if needed. Exactly! Having

Re: Turns off TupletBracket collision avoidance if Script avoids slur (issue 5821051)

2012-03-15 Thread dak
On 2012/03/14 20:35:34, MikeSol wrote: Meh...not my best work, but it is a first step towards fixing this problem. To me it looks more like an attempt to hide the problem's symptoms. It does not appear to have any relation with line-breaking which is the context in which the problem

Re: Various updates to reduce make doc output (issue 5727055)

2012-03-15 Thread Graham Percival
On Thu, Mar 15, 2012 at 08:59:53AM -, Phil Holmes wrote: Please see http://code.google.com/p/lilypond/issues/detail?id=2407. Great! Can I please now quieten this warning using the explicit command line switch --quiet? huh? I'm sorry, but I think this points to a different lesson. If we

Re: Various updates to reduce make doc output (issue 5727055)

2012-03-15 Thread Graham Percival
On Thu, Mar 15, 2012 at 03:06:22PM +, Graham Percival wrote: On Thu, Mar 15, 2012 at 08:59:53AM -, Phil Holmes wrote: Can I please now quieten this warning using the explicit command line switch --quiet? huh? I'm sorry, but I think this points to a different lesson. If we

Re: Fix mordents and pralltriller in articulate.ly (issue 5784084)

2012-03-15 Thread Peter Chubb
graham == graham gra...@percival-music.ca writes: graham ok. In the future, when updating a patch, please point git-cl graham at your existing issue (which was orginally 2404, but I'm graham going to close 2404 and 2405 and leave 2406). graham At a rough analogy, the code.google issue number

Re: Various updates to reduce make doc output (issue 5727055)

2012-03-15 Thread Phil Holmes
- Original Message - From: Graham Percival gra...@percival-music.ca To: Phil Holmes m...@philholmes.net Cc: Trevor Daniels t.dani...@treda.co.uk; Carl Sorensen c_soren...@byu.edu; Lily-Devel List lilypond-devel@gnu.org Sent: Thursday, March 15, 2012 3:06 PM Subject: Re: Various updates

Re: Various updates to reduce make doc output (issue 5727055)

2012-03-15 Thread Phil Holmes
- Original Message - From: Graham Percival gra...@percival-music.ca To: Phil Holmes m...@philholmes.net Cc: Trevor Daniels t.dani...@treda.co.uk; Carl Sorensen c_soren...@byu.edu; Lily-Devel List lilypond-devel@gnu.org Sent: Thursday, March 15, 2012 3:20 PM Subject: Re: Various updates

Re: Google Address Sanitizer

2012-03-15 Thread Werner LEMBERG
Google has developed and makes available a tool for C++ developers, and I wondered if it might be of interest to the Lilypond devels. From the website: AddressSanitizer (ASan) is a fast memory error detector. It finds use-after-free and out-of-bound bugs in C/C++ programs.

Re: Turns off TupletBracket collision avoidance if Script avoids slur (issue 5821051)

2012-03-15 Thread m...@apollinemike.com
On Mar 15, 2012, at 12:03 PM, d...@gnu.org wrote: On 2012/03/14 20:35:34, MikeSol wrote: Meh...not my best work, but it is a first step towards fixing this problem. To me it looks more like an attempt to hide the problem's symptoms. It does not appear to have any relation with

Re: Turns off TupletBracket collision avoidance if Script avoids slur (issue 5821051)

2012-03-15 Thread m...@apollinemike.com
On Mar 16, 2012, at 12:27 AM, m...@apollinemike.com wrote: On Mar 15, 2012, at 12:03 PM, d...@gnu.org wrote: On 2012/03/14 20:35:34, MikeSol wrote: Meh...not my best work, but it is a first step towards fixing this problem. To me it looks more like an attempt to hide the problem's

PATCH: Countdown to 20120318

2012-03-15 Thread Colin Campbell
For 20:00 MDT Sunday March 18 Defect: Issue 984 http://code.google.com/p/lilypond/issues/detail?id=984: Noteheads don't merge when one of the voices contains a second - R 5823046 http://codereview.appspot.com/5823046/ Enhancement: Issue 2396

Revert move dot_column_engraver to Voice (issue 5846043)

2012-03-15 Thread graham
images LGTM http://codereview.appspot.com/5846043/ ___ lilypond-devel mailing list lilypond-devel@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-devel

Re: Build: Better error handling from build scripts. (issue 5812043)

2012-03-15 Thread graham
LGTM http://codereview.appspot.com/5812043/ ___ lilypond-devel mailing list lilypond-devel@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-devel

Re: Update roadmap, make and make doc info. (issue 5811043)

2012-03-15 Thread graham
LGTM http://codereview.appspot.com/5811043/ ___ lilypond-devel mailing list lilypond-devel@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-devel

Re: Various updates to reduce make doc output (issue 5727055)

2012-03-15 Thread graham
ok http://codereview.appspot.com/5727055/diff/11002/scripts/abc2ly.py File scripts/abc2ly.py (right): http://codereview.appspot.com/5727055/diff/11002/scripts/abc2ly.py#newcode1400 scripts/abc2ly.py:1400: help=_ (suppress progress messages)) On 2012/03/12 19:43:38, Julien Rioux wrote: