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

Issue 329850043: Allow { expression } in markup command arguments (Closed)

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

Description

Allow { expression } in markup command arguments This allows utilizing basically what ##{ expression #} would. Additionally, music introduced with \chordmode, \notemode, \lyricmode, \figuremode is permitted (with the necessary argument) as well as music identifiers. A delimited argument is needed in order to switch back into markup mode in an orderly manner. '{' and '}' are already special in markup modes and thus suitable for delimination and the explicit mode commands offer delimination as well. This is 2.21 material. Time to fork.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+23 lines, -3 lines) Patch
M lily/parser.yy View 1 chunk +23 lines, -3 lines 0 comments Download

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