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

Issue 45520044: Accidental no longer clashes with TupletNumber or TupletBracket

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 3 months ago by MikeSol
Modified:
10 years, 3 months ago
Reviewers:
Ian Hulin (gmail), dak
CC:
lilypond-devel_gnu.org
Visibility:
Public.

Description

Accidental no longer clashes with TupletNumber or TupletBracket

Patch Set 1 #

Total comments: 5
Unified diffs Side-by-side diffs Delta from patch set Stats (+47 lines, -1 line) Patch
A input/regression/tuplet-bracket-avoid-accidentals.ly View 1 chunk +17 lines, -0 lines 0 comments Download
M lily/tuplet-bracket.cc View 2 chunks +30 lines, -1 line 5 comments Download

Messages

Total messages: 2
Ian Hulin (gmail)
Hi Mike, LGTM, after a visual check, but just some suggestions re the comments you've ...
10 years, 3 months ago (2014-01-04 01:29:58 UTC) #1
dak
10 years, 3 months ago (2014-01-07 10:04:03 UTC) #2
https://codereview.appspot.com/45520044/diff/1/lily/tuplet-bracket.cc
File lily/tuplet-bracket.cc (right):

https://codereview.appspot.com/45520044/diff/1/lily/tuplet-bracket.cc#newcode674
lily/tuplet-bracket.cc:674: // won't be under the bracket
That's merely a heuristic, isn't it?  What with
\new Voice {
  \override TupletBracket.bracket-visibility = ##t
  \stemDown
  \tweak direction #UP
  \tuplet 3/2 4 \relative { <gis'' gisis,, ges g!>8 fis e eis f fis }
}
Sign in to reply to this message.

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