Jean Abou Samra 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 #})
\displayL
Jean Abou Samra writes:
> [This is the continuation of
> https://lists.gnu.org/archive/html/lilypond-user/2022-12/msg00321.html]
>
>
> Le 30/12/2022 à 15:07, David Kastrup a écrit :
>> You conflate "parsing" and "reading". For #{...#}, there is a
>> rudimentary scan for # and $
>
>
> Yes, I know
[This is the continuation of
https://lists.gnu.org/archive/html/lilypond-user/2022-12/msg00321.html]
Le 30/12/2022 à 15:07, David Kastrup a écrit :
You conflate "parsing" and "reading". For #{...#}, there is a
rudimentary scan for # and $
Yes, I know that.
that tends to deliver false pos