lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: What is the problem with "\relative"? (Was: Do we really offer the


From: Johan Vromans
Subject: Re: What is the problem with "\relative"? (Was: Do we really offer the future?)
Date: Sat, 25 Apr 2015 10:51:31 +0200

On Sat, 25 Apr 2015 00:38:02 +0200
Thomas Morley <address@hidden> wrote:

> repeat-note =
> #(define-music-function (parser location music)(ly:music?)
>   (make-sequential-music (list music (ly:music-deep-copy music))))
> 
> \absolute { c'1 \repeat-note c'' }
> \relative c' { c \repeat-note c'1 }

So?

\repeat-note does macro expansion, so I'm inclined to say this is a feature.

-- Johan



reply via email to

[Prev in Thread] Current Thread [Next in Thread]