lilypond-user
[Top][All Lists]
Advanced

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

Re: Scheme function problems


From: Kieren Richard MacMillan
Subject: Re: Scheme function problems
Date: Sat, 15 Apr 2006 09:05:47 -0400

Hi, Jan:

Thanks! Your code works great...

One more question -- I want to compensate, but neither

    \once \override Score.BarLine #'space-alist =
#`((first-note extra-space . ,$padding) (right-edge extra- space . -,$padding))

nor

    \once \override Score.BarLine #'space-alist =
#`((first-note extra-space . ,$padding) (right-edge extra- space . (* -1 ,$padding ) ))

works correctly. In other words, I'm not sure how to encode a negative variable.

On a related note, what's the best Scheme tutorial on-line? Nothing I could find -- on lilypond or elsewhere -- was apparently good enough to answer this question for me... ;-)

Thanks,
Kieren.




reply via email to

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