lilypond-user
[Top][All Lists]
Advanced

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

bug or feature with 'gap-count?


From: Thomas Morley
Subject: bug or feature with 'gap-count?
Date: Thu, 9 Apr 2020 11:12:52 +0200

Hi,

consider the following code:

\version "2.20.0"

{
  \override Beam.gap-count = 1
  \repeat unfold 16 b16
  \override Beam.gap = 2
  \repeat unfold 16 b16
}

Obviously no tremolo is coded, though setting 'gap-count (and 'gap
relying on active 'gap-count) is respected.
IR says:
"
gap-count (integer)
Number of gapped beams for tremolo.
"
Thus at least IR is plain wrong and the question is: bug or feature?

Cheers,
  Harm



reply via email to

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