lilypond-user
[Top][All Lists]
Advanced

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

Re: A question on "##t"


From: Mats Bengtsson
Subject: Re: A question on "##t"
Date: Thu, 24 Jan 2008 17:06:50 +0100
User-agent: Thunderbird 2.0.0.5 (X11/20070716)



Martin Seng Hin Yew wrote:
Bertalan Fodor (LilyPondTool) wrote:
Everything beginning with a # is a Scheme-language expression.
So this sets the property called 'merge-differently-headed to the value #t
#t is the expression meaning true in Scheme.

Hi Bertalan Fodor,

Okay...assume i knew the word "true" (means =yes or 1, right?), but ##t got double #, so what does the other # means?
He already told you :-) The first # tells LilyPond that "here comes a Scheme
expression", the "#t" which follows is the actual Scheme code.

  /Mats




reply via email to

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