This clearly looks like a bug, so I forward it to bug-lilypond.

  /Mats

Quoting Trent Johnston <[EMAIL PROTECTED]>:

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 }
}

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








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

Reply via email to