Hello,

On Tue, Nov 1, 2011 at 9:35 AM, Nick Payne <nick.pa...@internode.on.net> wrote:
> See below - the dots are differently placed depending on whether the notes
> are in one voice or two:
>
> \version "2.15.16"
>
> \relative c' {
> <d a d,>4.
> << { d } \\ { <a d,> } >>
> }
>
>
> _______________________________________________
> lilypond-user mailing list
> lilypond-u...@gnu.org
> https://lists.gnu.org/mailman/listinfo/lilypond-user
>
>

\version "2.15.16"

\relative c'' {
<d a d,>4.
<< { d } \\ { <a d,> } >>
}

Works ok.

 And if you force \stemUp (and ignore the clashing columns errors) you
get one dot different.



-- 
--
James

<<attachment: Capture.PNG>>

_______________________________________________
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to