bug-lilypond
[Top][All Lists]
Advanced

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

Issue 886 in lilypond: ChordNames horizontal extent may affect note spac


From: codesite-noreply
Subject: Issue 886 in lilypond: ChordNames horizontal extent may affect note spacing
Date: Thu, 29 Oct 2009 11:32:50 +0000

Status: Accepted
Owner: v.villenave
Labels: Type-Defect Priority-Medium

New issue 886 by v.villenave: ChordNames horizontal extent may affect note spacing
http://code.google.com/p/lilypond/issues/detail?id=886

From Jean-Alexis Montignies:

In the following example (reproduced with both 2.12 and 2.13.5), the chord
names affect causes the highest notes to be weirdly spaced.

\score {
  <<
  \new ChordNames {
    \chordmode { d1:7.9-.11- d:7.9-.11- }
  }
  \relative c'' {
    d'16 d r4. r2
    d,16 d r4. r2
  }
  >>
}


Attachments:
        weird_space.png  3.5 KB

--
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]