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

Issue 255340043: Issue 4505: Add partial \override and \set commands (Closed)

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

Description

Issue 4505: Add partial \override and \set commands This allows \set and \override commands to be stopped short after their `=' sign in order to be used in the manner of partial music functions. Also contains commits: Add/import music functions Syntax::property-{override,set)-function Syntax::property_operation -> Syntax::property_{override,revert,set,unset} No point in joining and later splitting separate functions. The original motivation might have been to reduce name space pollution, but (scm ly-syntax-constructors) is a separate module by now.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+101 lines, -38 lines) Patch
M lily/include/lily-imports.hh View 1 chunk +6 lines, -1 line 0 comments Download
M lily/lily-imports.cc View 1 chunk +6 lines, -1 line 0 comments Download
M lily/parser.yy View 4 chunks +47 lines, -16 lines 0 comments Download
M scm/ly-syntax-constructors.scm View 1 chunk +42 lines, -20 lines 0 comments Download

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