lilypond-user
[Top][All Lists]
Advanced

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

Re: Rolled Chord


From: Noeck
Subject: Re: Rolled Chord
Date: Tue, 28 Jan 2014 10:08:28 +0100
User-agent: Mozilla/5.0 (X11; Linux i686; rv:24.0) Gecko/20100101 Thunderbird/24.2.0

Hi Mark,


> My limited experience with the computer language for commands suggests two
> things.
> 1. The command requires a " = t."  It should be tieWaitForNote = t.
> 2. Commands can contain other symbols, "\," " ' (apostrophe), " and " #. "

This got much easier in recent versions of LilyPond. Which version do
you use? You can (for most settings) now forget about the #'. The scheme
value 'true' is still ##t. The only counter-intuitive thing left is the
# after the = .

That leads to what you’ve already found by now:
  tieWaitForNote = ##t

Cheers,
Joram



reply via email to

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