Hi Reggie,

> WHy does measure now have no spacing out duration even though I use { }
> around the whole feather area? See it works then it doesn't work.

No… it works and then it still works.  ;)

\new Staff
\relative c' {
 \override Beam.grow-direction = #LEFT
 \featherDurations #(ly:make-moment 2 1)
 { c32[ d e f g f g f] }  c4 c c | \break
 \revert Beam.grow-direction
 c4 e d f c d e f d f
}

You just don’t have enough space in that measure/system for the spacing to 
display effectively.

Hope this helps,
Kieren.
________________________________

Kieren MacMillan, composer
‣ website: www.kierenmacmillan.info
‣ email: i...@kierenmacmillan.info


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

Reply via email to