Re: Issue 2217 in lilypond: Chord names collide with notes (vertical space missing on second line staff)

2012-03-18 Thread lilypond
Comment #4 on issue 2217 by k-ohara5...@oco.net: Chord names collide with notes (vertical space missing on second line staff) http://code.google.com/p/lilypond/issues/detail?id=2217 The fix to issue 2276 greatly reduced the problem in the original example; now the chord names in the second

Re: Issue 2217 in lilypond: Chord names collide with notes (vertical space missing on second line staff)

2012-02-10 Thread lilypond
Comment #3 on issue 2217 by ja...@montignies.info: Chord names collide with notes (vertical space missing on second line staff) http://code.google.com/p/lilypond/issues/detail?id=2217 This seems to be fixed with 2.15.29. ___ bug-lilypond mailing

Re: Issue 2217 in lilypond: Chord names collide with notes (vertical space missing on second line staff)

2012-02-04 Thread lilypond
Comment #2 on issue 2217 by k-ohara5...@oco.net: Chord names collide with notes (vertical space missing on second line staff) http://code.google.com/p/lilypond/issues/detail?id=2217 This is somewhat different from issue 2276, in that it depends having a rehearsal mark, and seems to depend

Re: Issue 2217 in lilypond: Chord names collide with notes (vertical space missing on second line staff)

2012-01-16 Thread lilypond
Comment #1 on issue 2217 by ja...@montignies.info: Chord names collide with notes (vertical space missing on second line staff) http://code.google.com/p/lilypond/issues/detail?id=2217 As a workaround, you can add a transparent mark: \score { \new ChordNames = chords \chordmode

Issue 2217 in lilypond: Chord names collide with notes (vertical space missing on second line staff)

2012-01-12 Thread lilypond
Status: Accepted Owner: Labels: Type-Ugly New issue 2217 by ralphbug...@gmail.com: Chord names collide with notes (vertical space missing on second line staff) http://code.google.com/p/lilypond/issues/detail?id=2217 Jean-Alexis and Carl wrote : % no problem without mark alignment

Re: Chord names collide with notes (vertical space missing on second line staff)

2012-01-12 Thread Ralph Palmer
On Tue, Jan 10, 2012 at 7:55 PM, Carl Sorensen c_soren...@byu.edu wrote: On 1/10/12 10:03 AM, Jean-Alexis Montignies ja...@montignies.info wrote: % no problem without mark alignment to the left or lyrics % third staff line is to show that there's no problem after second line \score {

Chord names collide with notes (vertical space missing on second line staff)

2012-01-10 Thread Jean-Alexis Montignies
% no problem without mark alignment to the left or lyrics % third staff line is to show that there's no problem after second line \score { \new ChordNames = chords \chordmode { \repeat unfold 6 {g1 c:m } } \new Voice = theme{ \repeat unfold 3 { \once

Re: Chord names collide with notes (vertical space missing on second line staff)

2012-01-10 Thread Carl Sorensen
On 1/10/12 10:03 AM, Jean-Alexis Montignies ja...@montignies.info wrote: % no problem without mark alignment to the left or lyrics % third staff line is to show that there's no problem after second line \score { \new ChordNames = chords \chordmode { \repeat unfold 6 {g1 c:m } }