Any news with this issue? I guess my scenario (staff + chords+ tabstaff) is not unusual, and the problem degrades badly the lilypond output. Some workaround ? Won't it be even considered as a bug to be fixed?
Hernán J. González http://hjg.com.ar/ghibli/musica/ On Thu, Jul 16, 2009 at 7:33 AM, Valentin Villenave<v.villen...@gmail.com> wrote: > 2009/7/16 hernan <hgonza...@gmail.com>: >> In certain cases, the combination of tabstaff with chords-mode seems to cause >> serious spacing problems. Look at this example >> http://hjg.com.ar/varios/lilypondb1/test2.png >> >> (extra spacing above am6 chord in third measure, and above the last chord in >> last measure) >> >> The source code is here: >> http://hjg.com.ar/varios/lilypondb1/test2.ly > > This is weird indeed. > > Can someone more clever than me have a look at the following code and > tell me if it deserves a tracker issue? > > %%%%%%%% > > music = \relative c' { > c8 c c c c c c c > } > > chordz = \chordmode { > b2 gis:m/b | > } > > << % Everything's fine > \new ChordNames \chordz > \new TabStaff \new TabVoice \music >>> > > << % Now the Chords take extra space??! > \new ChordNames \chordz > \new TabStaff \new TabVoice { \stemUp \music } >>> > > %%%%%%%%%%%%%%%% > > > Regards, > Valentin > -- _______________________________________________ bug-lilypond mailing list bug-lilypond@gnu.org http://lists.gnu.org/mailman/listinfo/bug-lilypond