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

Issue 232300043: Let \relative work on \transpose content as if it were untransposed (Closed)

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

Description

Let \relative work on \transpose content as if it were untransposed In that manner, injecting a \transpose inside of \relative music will not change the resulting meaning apart from transposing the relative passage in question by the specified amount. This is mainly some supplemental discussion material for issue 4366: actually committing it would require serious discussion on user and developer list and looking at possible effects on existing scores. Possibly conversion rules. However, I find in the CG GLISS chapter the question "Why doesn't \transpose respect \relative mode?", there is Known issues and warnings ......................... The relative conversion will not affect ‘\transpose’, ‘\chordmode’ or ‘\relative’ sections in its argument. To use relative mode within transposed music, an additional ‘\relative’ must be placed inside ‘\transpose’. and it is also quite infrequently a user mailing list question. Would users likely consider this behavior "more correct" than "unexpected" absolute mode? Also contains commit: Let \displayLilyMusic handle \transpose properly Not sure this one is actually a good idea: people might _want_ to see the transposed material rather than its input.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+31 lines, -6 lines) Patch
M input/regression/display-lily-tests.ly View 1 chunk +1 line, -1 line 0 comments Download
M ly/music-functions-init.ly View 1 chunk +4 lines, -2 lines 0 comments Download
M scm/define-music-callbacks.scm View 1 chunk +11 lines, -0 lines 0 comments Download
M scm/define-music-display-methods.scm View 1 chunk +13 lines, -1 line 0 comments Download
M scm/define-music-properties.scm View 1 chunk +1 line, -0 lines 0 comments Download
M scm/define-music-types.scm View 1 chunk +1 line, -2 lines 0 comments Download

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