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

Issue 5413045: Allow embedded Scheme inside of markup expressions (Closed)

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

Description

Allow embedded Scheme inside of markup expressions In my ongoing quest of trying to get something nice before getting it documented, here is a change allowing #... to be used inside of markup expressions for providing either markup (including simple strings) or markup lists. Eventually this might make it possible to retire MARKUP_IDENTIFIER and MARKUPLIST_IDENTIFIER from the parser. Since we already had a problem report caused by $'() being (quite correctly according to current logic) turned into a MARKUPLIST_IDENTIFIER, this might be expedient.

Patch Set 1 #

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

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