bug-lilypond
[Top][All Lists]
Advanced

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

Issue 1700 in lilypond: Chord names collide when several note-columns la


From: lilypond
Subject: Issue 1700 in lilypond: Chord names collide when several note-columns lay in between
Date: Sat, 18 Jun 2011 21:09:04 +0000

Status: Accepted
Owner: ----
Labels: Type-Collision Priority-Medium

New issue 1700 by address@hidden: Chord names collide when several note-columns lay in between
http://code.google.com/p/lilypond/issues/detail?id=1700

\version "2.12"   % same in 2.14
<<
  \new ChordNames \chordmode { f2:13.15 f2 }
  \new Staff { f'4 f'8 f' f'2 }



Reported at
<http://lists.gnu.org/archive/html/lilypond-user/2011-06/msg00220.html>

Interestingly, the parallel construction with Lyrics
   \new Lyrics \lyricmode { schtroumpfed2 up2 }
has no problem.

The ChordName extents appear correctly-sized, if we have them shown:
  \layout { \context { \Score
    \override PaperColumn #'stencil = #ly:separation-item::print
  }} #(ly:set-option 'debug-skylines)



Attachments:
        chordnames.png  4.4 KB




reply via email to

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