%% Generated by lilypond-book %% Options: [indent=0\mm] \include "lilypond-book-preamble.ly" % **************************************************************** % Start cut-&-pastable-section % **************************************************************** \paper { indent = 0\mm } \layout { } % **************************************************************** % ly snippet: % **************************************************************** \sourcefileline 175 \book { \bookOutputName "triolet_noire" \score {\relative \tuplet 3/2 { e'4 f g } \midi { } } } % **************************************************************** % end ly snippet % ****************************************************************