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

Issue 7232048: Issue 3140: Let find_create_context create Score context for Timing (Closed)

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

Description

Issue 3140: Let find_create_context create Score context for Timing More exactly: if find_create_context finds that no score context exists yet, but creating one would make it find an alias of it, it does so. This is in order to let \set Timing.xxx = yyy work even in the rare case that the Score context with its hardwired Timing alias does not yet exist. Don't initialize variables derived by Timing_translator Make Timing_translator do a more thorough job of initializing Timing Replace base-fraction with base-length to simplify calculations

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+119 lines, -36 lines) Patch
M lily/context.cc View 1 chunk +23 lines, -2 lines 0 comments Download
M lily/timing-translator.cc View 2 chunks +71 lines, -6 lines 0 comments Download
M ly/engraver-init.ly View 1 chunk +4 lines, -7 lines 0 comments Download
M ly/performer-init.ly View 2 chunks +5 lines, -5 lines 0 comments Download
M scm/define-music-callbacks.scm View 2 chunks +4 lines, -4 lines 0 comments Download
M scm/time-signature-settings.scm View 2 chunks +12 lines, -12 lines 0 comments Download

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