bug-lilypond
[Top][All Lists]
Advanced

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

Re: Chord names are spaced incorrectly


From: Graham Percival
Subject: Re: Chord names are spaced incorrectly
Date: Wed, 29 Nov 2006 18:35:10 -0800
User-agent: Thunderbird 1.5.0.8 (Macintosh/20061025)

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 (address@hidden)

\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
address@hidden
http://lists.gnu.org/mailman/listinfo/bug-lilypond






reply via email to

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