lilypond-user
[Top][All Lists]
Advanced

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

Re: Forcing a DynamicText to appear inside the staff


From: Noeck
Subject: Re: Forcing a DynamicText to appear inside the staff
Date: Wed, 10 Aug 2016 22:34:03 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.2.0

> Great, that works!  What does ##f actually stand for?

False.

Or, to be a bit more precise: With # you switch from normal LilyPond
syntax to Scheme code and #f is 'false' in Scheme (like 'false' in C++
or 'False' in Python). The combination is ##f.

Best,
Joram



reply via email to

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