lilypond-devel
[Top][All Lists]
Advanced

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

Re: Strange (buggy) Scheme assignment


From: Nicolas Sceaux
Subject: Re: Strange (buggy) Scheme assignment
Date: Wed, 23 Jan 2008 20:04:06 +0100


Le 23 janv. 08 à 16:26, Bertalan Fodor (LilyPondTool) a écrit :

Hi,

in property-init.ly I found this: aikenHeads = \set shapeNoteStyles = ##(do re mi fa #f la ti) That seems to be a vector definition in Scheme: #(do re mi fa #f la ti) However, it is not a valid Scheme expression, at least according to its formal grammar and the online Scheme interpreter, http://sisc-scheme.org/sisc-online.php


It's a valid guile scheme expression, according to:
  http://www.gnu.org/software/guile/docs/docs-1.8/guile-ref/Vector-Syntax.html






reply via email to

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