Hello again,

I'm having trouble with changing the lengths of beams. When I use:

    \once \override Beam #'positions = #'(1 . 1.5)

in the below example I get a strange beamed group. The 32nd beamed notes
stick out. No matter how I adjust the numbers the 32nd notes stick out. I've
added a picture showing the output.

Any help appreciated.

Trent


=======================================
\score {

 \relative c'' {
 \time 6/8
 \key g \major
 \appoggiatura c8 b4 r8  d,4\f  \once \override Beam #'positions = #'(1 .
1.5) d16[( e32 f)]
 }

 \layout {
 ragged-right = ##t }
 }

=========================================


Attachment: beamlength.PNG
Description: PNG image

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

Reply via email to