Status: New Owner: ---- Labels: Type-Enhancement Patch-new
New issue 2708 by [email protected]: Patch: Let \lyricmode et al apply an optional markup head to text music properties
http://code.google.com/p/lilypond/issues/detail?id=2708 Let \lyricmode et al apply an optional markup head to text music properties This allows writing things like \relative c' { c2 e4( g) c1 } \addlyrics \lyricmode \with-color #red \fontsize #8 { This is great! } Basically, all music containing a markup in the 'text music property will have the markup mapped through the given music functions. For \notemode, \chordmode and \drummode, this would mainly concern text scripts. No idea about \figuremode. http://codereview.appspot.com/6454071
