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

Comment #4 on issue 4538 by [email protected]: Provide \markupMap music function
https://code.google.com/p/lilypond/issues/detail?id=4538

Pushed to staging as
commit 5d7dcf77fed5d0df3b25e0da59bba300e09b87cd
Author: David Kastrup <[email protected]>
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 <[email protected]>
Date:   Tue Aug 4 17:30:15 2015 +0200

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

commit 473dbe8c4e0af73fe7fb341484d1071965d5f3b4
Author: David Kastrup <[email protected]>
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