Originally created by: *anonymous
Originally created by: v.villenave
Originally owned by: k-ohara5...@oco.net
% If you have a chord where one note is printed on the left of the stem,
% the pedal bracket is aligned under this note and not under the stem.
\version "2.12.1"
\layout {
ragged-right = ##f
}
{
\set Staff.pedalSustainStyle = #'bracket
\time 3/4 \key f \major \clef bass
<c' bes e>\sustainOn
<c' bes e>\sustainOff \sustainOn
<c' bes e>\sustainOff
}
% This was verified also with 2.10
Originally posted by: mts...@gmail.com
http://codereview.appspot.com/4899050
Labels: Patch-new Patch-review
Originally posted by: k-ohara5...@oco.net
The patch of comment 1 gives the attached, which is not what we want.
Labels: -Patch-new -Patch-review Patch-needs_work
Originally posted by: k-ohara5...@oco.net
Counter proposal <http://codereview.appspot.com/4966042/>
Labels: -Patch-needs_work Patch-new
Originally posted by: pkx1...@gmail.com
passes make and reg test (one difference attached for completeness)
Labels: -Patch-new Patch-review
Owner: k-ohara5...@oco.net
Originally posted by: k-ohara5...@oco.net
(No comment was entered for this change.)
Labels: -Patch-review Patch-push
Originally posted by: k-ohara5...@oco.net
Fixed with commit [r21c7a8b7fc473a154836fad5694a06cb62956d09]
Labels: -Patch-push fixed_2_15_10
Status: Fixed
Originally posted by: PhilEHol...@googlemail.com
(No comment was entered for this change.)
Status: Verified