lilypond-user
[Top][All Lists]
Advanced

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

Re: "anchors" in the music stream?


From: Mark Polesky
Subject: Re: "anchors" in the music stream?
Date: Tue, 4 Aug 2009 09:44:40 -0700 (PDT)

Jay Anderson wrote:
> global =
> {
>  \time 4/4 s4*4*10
>  \time 3/4 s4*3*5
>  \time 7/4 s4*7
>  \time 4/4 \anchor #'coda s4*4*10
>  \bar "|."
> }
>
> \addAt #'coda \global {\tempo \markup "Extremely slow"}


IIUC, one interesting advantage of this is that scheme symbols
have less restrictions than parser identifiers:

\anchor #'m.32
\anchor #'flute2-entrance

- Mark



      




reply via email to

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