Jean Abou Samra <j...@abou-samra.fr> writes:

> [This is the continuation of
> https://lists.gnu.org/archive/html/lilypond-user/2022-12/msg00321.html]

By the way, I don't like what would happen with, say

singlebeat =
#(define-music-function (time) (fraction?)
  #{ \time #(make-list (car time) 1) #time #})

\displayLilyMusic { \singlebeat 5/8 { c'8 8 8 8 8 } }

For better or worse, there is no visual distinction between music
functions and reserved words.

-- 
David Kastrup

Reply via email to