lilypond-user
[Top][All Lists]
Advanced

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

Re: Ties across voices


From: Alexander Kobel
Subject: Re: Ties across voices
Date: Mon, 12 Dec 2016 13:24:43 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Icedove/45.4.0

Hi,

On 2016-12-12 12:24, Peter Toye wrote:
Andrew, Urs,

Thanks both for the ideas. It's interesting.

Andrew's method works but gives a warning about clashing note columns
but the layout is fine.

you can add a
  \once \override NoteColumn.ignore-collision = ##t
before \stemDown; this will suppress the warning.

BTW: Has this warning been disabled somewhere in the unstable versions? From 2.19.49, I get no complaint even for
  << { \stemDown b' } \\ a' >>
which clearly collides...


Cheers,
Alexander



reply via email to

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