Hi, I am a beginner al Lilyond and I'm trying to write my first drum sheet, but i can't understand How to set automatic beam division in the layout.. (context?) After searching in the manual and the forum I tried in differenrt ways, but none of them seems to be the right way. Here is my code:
\layout {#(set-global-staff-size 12) \context { \DrumStaff \remove "Clef_engraver" \consists "Parenthesis_engraver" %% \override DrumStaff.autoBeamSettings #'(end * * * *) = #(ly:make-moment 1 4) %% \set DrumStaff.autoBeamSettings #'(end * * * *) = #(ly:make-moment 1 4) %% #(override-auto-beam-setting '(end * * * *) 1 4) %% autoBeamSettings = #(layout-override-auto-beam-setting '(end * * * *) 1 4) } } I don't know if this is the right way to procede. If needed I'll post all the code. Sorry for my english.. Please, can anyone give me an advice? regards Jacopo -- View this message in context: http://www.nabble.com/autoBeamSetting-tf3997367.html#a11352745 Sent from the Gnu - Lilypond - User mailing list archive at Nabble.com. _______________________________________________ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user