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

Issue 6454071: Let \lyricmode et al apply an optional markup head to text music properties (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 9 months ago by dak
Modified:
8 years, 10 months ago
Reviewers:
CC:
lilypond-devel_gnu.org
Base URL:
http://git.savannah.gnu.org/gitweb/?p=lilypond.git/trunk/
Visibility:
Public.

Description

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.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+37 lines, -3 lines) Patch
lily/parser.yy View 2 chunks +22 lines, -3 lines 0 comments Download
scm/markup-macros.scm View 1 chunk +15 lines, -0 lines 0 comments Download

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