Thanks,
http://code.google.com/p/lilypond/issues/detail?id=161

- Graham

Bertalan Fodor wrote:
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
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond




_______________________________________________
bug-lilypond mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to