lilypond-user
[Top][All Lists]
Advanced

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

Re: Collision on tremolo


From: Pierre Perol-Schneider
Subject: Re: Collision on tremolo
Date: Thu, 11 Jun 2020 08:50:08 +0200

Hi Paolo,

Le mer. 10 juin 2020 à 22:29, Paolo Prete <paolopr976@gmail.com> a écrit :
Hello,

as you can see in Lilybin's output, the below _expression_ produces a collision: 

{ \repeat tremolo 8 { aes'16 bes' } }

http://lilybin.com/tmdugu/1

What's wrong

Definitly a bug.
 
how can I fix it?

Maybe:

\version "2.20.0"

{
  \once\override Beam.positions = #'(3 . 3)
  \repeat tremolo 8 { aes'16 bes' }
}


Thanks!

Cheers,
Pierre

reply via email to

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