lilypond-user
[Top][All Lists]
Advanced

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

Re: Hairpin to the last bar line


From: Karol Majewski
Subject: Re: Hairpin to the last bar line
Date: Sun, 26 Jan 2014 20:26:42 +0100

One thing I noticed is that when Hairpin.to-barline is set to ##t then there 
are no errors:

{
  \override Hairpin.to-barline = ##t
  c'1  \< c'1 <> \! \bar "||"
}

The same thing happens with DynamicTextSpanner. If you set \override 
DynamicTextSpanner.to-barline = ##t then everything is fine:

{
  \override DynamicTextSpanner.to-barline = ##t
  \crescTextCresc c'1 \< c'1 <> \! \bar "||"
}



Karol





reply via email to

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