lilypond-devel
[Top][All Lists]
Advanced

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

Re: [frogs] Re: Named book file suffixes -- regtest?


From: Marek Klein
Subject: Re: [frogs] Re: Named book file suffixes -- regtest?
Date: Tue, 3 Mar 2009 00:33:39 +0100

2009/3/2 Carl D. Sorensen <address@hidden>



On 3/1/09 2:44 PM, "Marek Klein" <address@hidden> wrote:

>
>
> With your suggestion and one more line of code it works now with
> ly:parser-define!
>
> (define counter-alist '())


Will it work with the above line missing?  The whole point of using
ly:parser-define! is to avoid having a global variable.

When you use

(define counter-alist '())

you are defining counter-alist as a global variable.   I think you should be
able to just remove that line.

Yes, it works. Thanks for explanation. Do you have some list of recomended studying materials?

--
Marek Klein
http://gregoriana.sk

reply via email to

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