lilypond-user
[Top][All Lists]
Advanced

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

Re: Specify output directory *in* the file


From: Knut Petersen
Subject: Re: Specify output directory *in* the file
Date: Tue, 1 Aug 2017 23:29:29 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.2.1

Hi Thomas
#(format #t
   "\nCurrent output-filename: \"~a\"\n"
   (paper-variable (ly:parser-lookup '$current-book) 'output-filename))

Thanks for that snippet. I spent hours to find a way to get the current output 
filename
and suffix. $current-book and similar variables definitely should be documented.

Knut



reply via email to

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