lilypond-user
[Top][All Lists]
Advanced

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

Re: include directory for scheme load command


From: Urs Liska
Subject: Re: include directory for scheme load command
Date: Fri, 11 Jan 2019 08:58:59 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.2.1

Hi Gianmaria,

Am 11.01.19 um 08:50 schrieb Gianmaria Lari:
I'm trying to use the #(load "filename") command[*].
It works correctly when the file to load is in the same directory as my lilypond file. Is there any way to make lilypond be able to load the file from my "include" folder?


If you are using openLilyLib (i.e. the oll-core module) you can simply use \addGuilePath, otherwise a look at https://github.com/openlilylib/oll-core/blob/master/internal/add-guile-path.ily might help you (although most of it relies on oll-core functions as well). The essential functionality is at the very end of that file.

HTH
Urs

Thank you, g.

[*] The file is "swing.scm"

_______________________________________________
lilypond-user mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/lilypond-user

reply via email to

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