Chord names are not spaced according to their times. They were, however, in 2.5.x So I think this is a regression bug.

%
% Bertalan Fodor ([EMAIL PROTECTED])

\header {
   texidoc = "Chord names are spaced incorrectly"
   reportedin = "2.10.0"
}

\version "2.10.0" % reported in "2.10.0"

\score { <<

\new ChordNames { c2. g2. }
\new Staff {
   \time 12/8
   R8*12
 }

>>
}

\layout { raggedright = ##t }




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

Reply via email to