bug-lilypond
[Top][All Lists]
Advanced

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

mutlti-voice alignment


From: Kieren MacMillan
Subject: mutlti-voice alignment
Date: Sun, 20 Aug 2006 10:33:10 -0400

Hello, all --

Any idea/explanation for why the alignment is off (between the fs and a) in the following example?
I can tweak it with a NoteColumn #'extra-offset, but I'd rather not...

Thanks,
Kieren.

%%%  CODE BEGINS
\version "2.9.15"
\include "english.ly"

theNotes = \relative
{
        \key e \minor
        << <g' a d> \\ fs8 >>
}

\score
{
        \theNotes
}
%%%  CODE ENDS





reply via email to

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