bug-lilypond
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Issue 723 in lilypond: wrong horizontal alignement of pedal brackets wit


From: codesite-noreply
Subject: Issue 723 in lilypond: wrong horizontal alignement of pedal brackets with a second inside a chord
Date: Sun, 11 Jan 2009 12:18:52 +0000

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]