2014-02-24 16:37 GMT+01:00 David Kastrup <d...@gnu.org>:
> Urs Liska <u...@openlilylib.org> writes:
>
>> Am 24.02.2014 16:13, schrieb David Kastrup:
>>>
>>>
>>
>>
>> A tremenduous example of LilyPond's famous instant legibility ;-)
>
> Well, to be fair, with
>
>   \layout {
>     \context {
>       \Voice
>       \remove "Note_heads_engraver"
>       \consists "Completion_heads_engraver"
>       completionUnit = #(ly:make-moment 1/2)
>     }
>   }
>
> one arrives at somewhat more conventional output, and a completionUnit
> of 1/4 renders yet another impression.
>
> Either of those more spelled-out syncopations gets the beaming "right".
> But the "raw" form seems to pick its beamings a bit flamboyantly...

Indeed.
For quite some time i've been thinking that we could make more use of
Completion_heads_engraver, especially after improvements made by Pal
Benko.  I realize that it would probably require some work (which i
unfortunately cannot contribute now), but i think that it may be a
good idea to make completion engraver the default eventually.

Which isn't to say that the beaming shouldn't be fixed in itself!

best,
Janek

_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to