Hello Helge,

try inserting the following:

On 13.10.2015 20:25, Helge wrote:
\version "2.18.0"

\relative c {

   \set tupletSpannerDuration = #(ly:make-moment 1 8)

  \set Timing.beamExceptions = #'((end . (((1 . 8) . (4 4))
                                          ((1 . 12) . (3 3 3 3))
((1 . 24) . (3 3 3 3 3 3 3 3)))))


   \tuplet 3/2 {
     fis16 a d  fis[ a d]
     fis,,16 a d  fis a d
   }
}

This is documented in <http://lilypond.org/doc/v2.18/Documentation/notation/beams#setting-automatic-beam-behavior>.

Yours, Simon

_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to