bug-lilypond
[Top][All Lists]
Advanced

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

Chord names are spaced incorrectly


From: Bertalan Fodor
Subject: Chord names are spaced incorrectly
Date: Wed, 29 Nov 2006 13:29:33 +0100
User-agent: Thunderbird 1.5.0.8 (Windows/20061025)

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 }






reply via email to

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