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

Issue 137680043: Issue 4102: misaligned composer in LP 2.19.14 (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

Issue 4102: misaligned composer in LP 2.19.14 This problem surfaced in the wake of the fix for issue 3855. It is due to Stencil::translate not moving an empty expression even if it has non-empty extents so that \markup fill-line { "" "" "composer" } which assembles a line piece by piece and determining the offset of the next piece by looking at the end of the assemblage so far lost the offset between the first and second "" in the line. Also contains another (not necessary but appropriate) commit Remove redundant check for empty X interval

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -5 lines) Patch
M lily/stencil.cc View 1 chunk +1 line, -2 lines 0 comments Download
M scm/define-markup-commands.scm View 1 chunk +1 line, -3 lines 0 comments Download

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