lilypond-user
[Top][All Lists]
Advanced

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

Beam Positions


From: Trent Johnston
Subject: Beam Positions
Date: Mon, 15 May 2006 11:56:42 +1000

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


reply via email to

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