Status: Accepted Owner: v.villenave Labels: Type-Defect Priority-Low Engraving-nitpick
New issue 723 by v.villenave: wrong horizontal alignement of pedal brackets with a second inside a chord
http://code.google.com/p/lilypond/issues/detail?id=723 % 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 -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings _______________________________________________ bug-lilypond mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-lilypond
