PATCHES - Countdown for July 29th

2017-07-29 Thread James
Hello, Here is the current patch countdown list. The next countdown will be on August 1st. A quick synopsis of all patches currently in the review process can be found here: http://philholmes.net/lilypond/allura/ Push: 5156 Change \note markup command to get a duration - David Kastrup

Re: Let arpeggio-bracket/slur depend on grob-property thickness (issue 326970043 by thomasmorle...@gmail.com)

2017-07-29 Thread nine . fierce . ballads
I'm no expert, but LGTM. https://codereview.appspot.com/326970043/ ___ lilypond-devel mailing list lilypond-devel@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-devel

Re: Let arpeggio-bracket/slur depend on grob-property thickness (issue 326970043 by thomasmorle...@gmail.com)

2017-07-29 Thread thomasmorley65
https://codereview.appspot.com/326970043/diff/1/lily/arpeggio.cc File lily/arpeggio.cc (right): https://codereview.appspot.com/326970043/diff/1/lily/arpeggio.cc#newcode192 lily/arpeggio.cc:192: Real lt = robust_scm2double (me->get_property ("thickness"), 0.1); On 2017/07/28 23:12:37, Dan Eble