Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(985)

Issue 252670043: Provide \markupMap music function (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
8 years, 9 months ago by dak
Modified:
8 years, 7 months ago
Reviewers:
CC:
lilypond-devel_gnu.org
Visibility:
Public.

Description

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! } } Export markup-function? and markup-list-function? Add check-music-path function

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+75 lines, -2 lines) Patch
A input/regression/markup-map.ly View 1 chunk +19 lines, -0 lines 0 comments Download
M ly/music-functions-init.ly View 1 chunk +31 lines, -0 lines 0 comments Download
M scm/markup-macros.scm View 1 chunk +2 lines, -2 lines 0 comments Download
M scm/music-functions.scm View 1 chunk +23 lines, -0 lines 0 comments Download

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b