lilypond-user
[Top][All Lists]
Advanced

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

Re: [SPAM] Re: Ignoring note clash


From: Urs Liska
Subject: Re: [SPAM] Re: Ignoring note clash
Date: Wed, 11 Jun 2014 19:27:56 +0200
User-agent: Mozilla/5.0 (X11; Linux i686; rv:24.0) Gecko/20100101 Thunderbird/24.5.0

Am 11.06.2014 18:58, schrieb David Kastrup:
Urs Liska <address@hidden> writes:

Am 11.06.2014 16:56, schrieb Knute Snortum:
This post is mostly for me to discover whether there's a better way to do
what I'm doing.

The following code produces the output I want, but it suppresses a warning:

%%%%%%%%%%%%%%%%%%%%%%
\version "2.18.2"
\language "english"

ignoreClash = \override NoteColumn.ignore-collision = ##t

Except that I'd write \once \override in such a function because more
often than not you'll have a single event where you expect a
notecolumn clash.

But you can do \once\ignoreClash if you want to.


Oh, cool!

Urs



reply via email to

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