|
From: | Stu McKenzie via LilyPond User List |
Subject: | Re: Does Frescobaldi Have a User Community |
Date: | Mon, 16 Sep 2024 11:15:32 -0700 |
User-agent: | Mozilla Thunderbird |
On Sun, Sep 15, 2024 at 10:46 PM Stu McKenzie via LilyPond User List <swwlilyuser@stoozsoftware.com> wrote:
I use \bookOutputName to generate different output files, but when I try a full output path, or a folder path, in LilyPond, they are ignored.
My previous "acceptable" options within Frescobaldi, do allow those options.
Hmm... I didn't have any problems with this code:
\version "2.24.4"
\book {
\bookOutputName "/home/xxx/tmp/foo"
\score {
\relative { c''4 d e f }
}
}
--Knute Snortum
[Prev in Thread] | Current Thread | [Next in Thread] |