lilypond-auto
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Lilypond-auto] Issue 3115 in lilypond: Add convert-ly rule for beam


From: lilypond
Subject: Re: [Lilypond-auto] Issue 3115 in lilypond: Add convert-ly rule for beam-gap
Date: Mon, 30 Sep 2013 17:45:01 +0000

Updates:
        Labels: -Type-Enhancement Type-Scripts

Comment #1 on issue 3115 by address@hidden: Add convert-ly rule for beam-gap
http://code.google.com/p/lilypond/issues/detail?id=3115

This is verging on a regression.  If you look at

http://lilypond.org/doc/v2.17/Documentation/snippets/repeats#repeats-engraving-tremolos-with-floating-beams

and compare it with

http://lilypond.org/doc/v2.16/Documentation/snippets/repeats#repeats-engraving-tremolos-with-floating-beams

it's apparent that, what used to work, no longer does. That's because \override Beam #'gap = #1.33 has been changed to \override Beam #'beam-gap = #'(1.33 . 1.33) and the only way I discovered this (having noticed the snippet doesn't work) was by git bisect, reading the commit and experimenting with alternatives. I do believe this is stable release blocking, but would like others to comment.

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings



reply via email to

[Prev in Thread] Current Thread [Next in Thread]