lilypond-user
[Top][All Lists]
Advanced

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

Re: Need help creating Scheme functions to automate includes of many sco


From: David Kastrup
Subject: Re: Need help creating Scheme functions to automate includes of many scores in a project
Date: Tue, 26 Jun 2018 14:18:22 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

Nah <address@hidden> writes:

> Thanks. That gives me a good starting point. Will it work in a
> procedure? Something like:
> createLessons = #(make-scheme-function ( ... ))
>
> Can I assume the infinite loop to be caused by the ".ly" suffix being
> the same as the suffix of the main file? If I use ".ily" suffix for
> all the scores and ".ly" only for the main file, then there is no
> problem? Or is there something more subtle going on?
>
> Looking around in the Guile manual, I found:
> scandir name [select? [entry<?]]

You need to look in the Guile-1.8 manual.

-- 
David Kastrup



reply via email to

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