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 18:43:34 +0100
User-agent: Mozilla/5.0 (X11; Linux i686; rv:24.0) Gecko/20100101 Thunderbird/24.2.0

> Gentlemen,
> 
> I have tried both (in 2.18),
> \set tieWaitForNote = ##t, works
> \set tieWaitForNote = #t, does not work.
> 
> Mark

I think nobody said that it should work. In both ways of thinking, you
need ##t
- switch to scheme syntax with # and then the scheme true value #t
  (this is what actually happens), i.e. ##t
- "lilypond true" combination ##t

Joram



reply via email to

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