bug-lilypond
[Top][All Lists]
Advanced

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

Re: context-mods / self-alignment-interface problem (regression?)


From: Urs Liska
Subject: Re: context-mods / self-alignment-interface problem (regression?)
Date: Tue, 03 Dec 2013 16:26:16 +0100
User-agent: Mozilla/5.0 (X11; Linux i686; rv:24.0) Gecko/20100101 Thunderbird/24.0

Am 03.12.2013 16:12, schrieb David Kastrup:
I have no problem using
annotate =

#(define-music-function (parser location properties item)
(ly:context-mod? symbol-list-or-music?)
;; annotates a musical object for use with lilypond-doc
(display (ly:get-context-mods properties))
; Dummy coloring
#{
\once \tweak color #magenta #item
#}
)

\annotate \with { \accidentalStyle piano } c


with current master.  To me it looks like you did not successfully "make
all" after checking out a different version of LilyPond, making your
Scheme files not correspond to your binaries.

OK, seems to be the case.
It was one of my first builds with Janek's build-lilypond script.

Best
urs



reply via email to

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