Sorry, I found the solution myself:
\override Beam #'auto-knee-gap = 2
------- Weitergeleitete Nachricht / Forwarded message -------
Von:                    Thomas Scharkowski <[EMAIL PROTECTED]>
An:                     [EMAIL PROTECTED]
Betreff:                auto-knee-gap
Datum:          Mon, 08 Mar 2004 13:44:58 +0100

Hello,

I want to get kneed beaming in this bar:

--
\notes 
        {
        \time 6/8 
        \clef "G_8"
        \key d \minor
        {
        \relative c' {
\override Beam #'auto-knee-gap = #'(2)
        d d, d' <d f> d, <d' f>
        }
        }
        }
--      

My "\override" setting dos not work. Can anyone help me?

Thomas
2.1.26
Cygwin  
--- Ende der weitergeleiteten Nachricht / End of forwarded message ---


_______________________________________________
Lilypond-user mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/lilypond-user

Reply via email to