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


_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to