lilypond-auto
[Top][All Lists]
Advanced

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

Re: [Lilypond-auto] Issue 4538 in lilypond: Provide \markupMap music fun


From: lilypond
Subject: Re: [Lilypond-auto] Issue 4538 in lilypond: Provide \markupMap music function
Date: Tue, 11 Aug 2015 07:10:22 +0000

Updates:
        Status: Fixed
        Labels: -Patch-push Fixed_2_19_26

Comment #4 on issue 4538 by address@hidden: Provide \markupMap music function
https://code.google.com/p/lilypond/issues/detail?id=4538

Pushed to staging as
commit 5d7dcf77fed5d0df3b25e0da59bba300e09b87cd
Author: David Kastrup <address@hidden>
Date:   Tue Aug 4 17:32:38 2015 +0200

    Issue 4538: Provide \markupMap music function

    This applies a markup function to all markup music properties matching a
    given music property path.

    For example,

    \new Voice { g'2 c'' }
    \addlyrics {
      \markupMap LyricEvent.text
                 \markup \with-color #red \etc
                 { Oh yes! }
    }

commit 7f201bcf3ff9112757a10cc606d9794957ed18a4
Author: David Kastrup <address@hidden>
Date:   Tue Aug 4 17:30:15 2015 +0200

    Export markup-function? and markup-list-function?

commit 473dbe8c4e0af73fe7fb341484d1071965d5f3b4
Author: David Kastrup <address@hidden>
Date:   Tue Aug 4 10:44:49 2015 +0200

    Add check-music-path function


--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings



reply via email to

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