lilypond-devel
[Top][All Lists]
Advanced

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

Re: Syntax to unset avoid-slur by default


From: Han-Wen Nienhuys
Subject: Re: Syntax to unset avoid-slur by default
Date: Sun, 14 Jan 2007 17:23:29 +0100
User-agent: Thunderbird 1.5.0.9 (X11/20061219)

Maximilian Albert escreveu:
> Hi,
> 
> in answer to Graham's request a couple of days ago I agreed to add the
> avoid-slur settings to scm/script.scm. When it came to Gregorian chant, I
> thought it might be best to leave the value unset by default for those scripts
> (since slurs don't make sense in chant anyway, do they?). My moderate 
> knowledge
> of scheme seems to imply that
> 
>   (avoid-slur . nil)
> 
> the right way to do that. Is this correct?

No, just leave it out. Or use

  (avoid-slur . #f)


nil is LISP. Lily uses Scheme. 

-- 

Han-Wen Nienhuys - address@hidden - http://www.xs4all.nl/~hanwen

LilyPond Software Design
 -- Code for Music Notation
http://www.lilypond-design.com





reply via email to

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