Oulla je devais être fatigué...
\version "2.24.0"
#(define-markup-list-command
(note-de-reference layout props def-x def-y args) (number? number? markup-list?)
(let* ((default-x (/ def-x 1.4))
(default-y (* -1 (/ def-y 1.8))))
(interpret-markup-list layout props
#{
\markuplist {
\with-dimensions-from \null {
\fontsize #-1
\translate #(cons 0 default-y)
\override #`(line-width . ,default-x)
\wordwrap { #args }
}
}
#})))
\paper {
top-margin = 20
left-margin = 20
}
\header {
title = "Test"
}
\markup \note-de-reference #124 #244 {
Source: \italic { Japanese Popular Music: a collection of the popular music of Japan rendered in to the
staff notation }, by Y. Nagai and K. Kobatake, 2nd ed., Osaka, S. Miki & Co., 1892, pp. 96-97.
Transcribed into Finale music notation by Tom Potter, 2005. See
http://www.daisyfield.com/music/ Lyrics added by Karen Tanaka and Michael Good, 2006. See
http://www.recordare.com/}
{ c' }