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

Issue 145410043: Give predicate ly:grob-properties? the description "grob properties" (Closed)

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

Description

Give predicate ly:grob-properties? the description "grob properties" \set Staff.InstrumentName = "Test" previously led to warning: type check for `InstrumentName' failed; value `"Test"' must be of type `ly:grob-properties' and will now instead produce warning: type check for `InstrumentName' failed; value `"Test"' must be of type `grob properties'. The output looks slightly less cryptic and more intentional. The plural form is indeed correct: this type of context property serves as a container for _all_ grob properties of InstrumentName.

Patch Set 1 #

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

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