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

Issue 4843043: Limits slurs to a maximum height. (Closed)

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

Description

Limits slurs to a maximum height.

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+45 lines, -0 lines) Patch
M lily/include/slur-configuration.hh View 1 chunk +1 line, -0 lines 0 comments Download
M lily/include/slur-score-parameters.hh View 1 chunk +1 line, -0 lines 0 comments Download
M lily/slur-configuration.cc View 2 chunks +39 lines, -0 lines 1 comment Download
M lily/slur-score-parameters.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M lily/slur-scoring.cc View 1 chunk +1 line, -0 lines 0 comments Download
M scm/layout-slur.scm View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 4
MikeSol
This patch is the one with which I found the problem in the build system. ...
12 years, 8 months ago (2011-08-02 23:27:47 UTC) #1
pkx166h
Hello, makes ok but during eg check I get: --snip-- reading input/regression/out-test/tablature-tie-spanner-1.signature Traceback (most recent ...
12 years, 8 months ago (2011-08-02 23:50:27 UTC) #2
x.scheuer_gmail.com
On 3 August 2011 01:27, <mtsolo@gmail.com> wrote: > > Reviewers: , > > Message: > ...
12 years, 8 months ago (2011-08-03 05:50:27 UTC) #3
MikeSol
12 years, 8 months ago (2011-08-03 06:48:50 UTC) #4
http://codereview.appspot.com/4843043/diff/1/lily/slur-configuration.cc
File lily/slur-configuration.cc (right):

http://codereview.appspot.com/4843043/diff/1/lily/slur-configuration.cc#newco...
lily/slur-configuration.cc:203: height = min (generate_max_height (state),
height);
Thanks Xavier!
This line (I think) covers that - I'll be able to confirm one I've applied the
patch to fix output-distance.py
Sign in to reply to this message.

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