%% Generated by lilypond-book.py %% Options: [alt=[image of music],indent=0\mm] \include "lilypond-book-preamble.ly" % **************************************************************** % Start cut-&-pastable-section % **************************************************************** \paper { #(define dump-extents #t) indent = 0\mm } \layout { } % **************************************************************** % ly snippet: % **************************************************************** \lyrics { \markup { filled, to the right: \hspace #2.0 \fontsize #6 \arrow-head #0 #1 ##t open, down: \hspace #2.0 \fontsize #6 \arrow-head #1 #-1 ##f } } % **************************************************************** % end ly snippet % ****************************************************************