https://codereview.appspot.com/341140043/diff/20001/lily/stencil-integral.cc
File lily/stencil-integral.cc (right):
https://codereview.appspot.com/341140043/diff/20001/lily/stencil-integral.cc#newcode393
lily/stencil-integral.cc:393: for (vsize i = 0; i < (vsize) points.size
() - 1; i++)
Why wo
https://codereview.appspot.com/342060043/diff/20001/lily/stencil-integral.cc
File lily/stencil-integral.cc (right):
https://codereview.appspot.com/342060043/diff/20001/lily/stencil-integral.cc#newcode1132
lily/stencil-integral.cc:1132: Stencil *q = unsmob
(s->smobbed_copy ());
Once you create a
Wols Lists writes:
> On 07/06/18 23:36, David Kastrup wrote:
>> Thomas Morley writes:
>>
>>> One additional question: If I want to add something to the then
>>> updated branch, would
>>> $ git push origin HEAD:dev/guile-v2-work
>>> work or would I need to follow the route you described above?
>
2018-06-08 0:40 GMT+02:00 Thomas Morley :
> 2018-06-08 0:36 GMT+02:00 David Kastrup :
>> Thomas Morley writes:
>>
>>> One additional question: If I want to add something to the then
>>> updated branch, would
>>> $ git push origin HEAD:dev/guile-v2-work
>>> work or would I need to follow the route
2018-06-03 16:41 GMT+02:00 Thomas Morley :
> Hi,
>
> as Helge stated here:
> http://lists.gnu.org/archive/html/lilypond-user/2018-06/msg00015.html
> The workaround demonstrated here
> http://lilypond.org/doc/v2.19/Documentation/snippets/expressive-marks#expressive-marks-double-glissando
> is no lon