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: Malte Meyn
Subject: Re: Specify output directory *in* the file
Date: Wed, 5 Apr 2017 11:32:29 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0


Am 05.04.2017 um 11:19 schrieb Urs Liska:
> Hi all,
> 
> is it possible to specify an output directory from within the LilyPond
> file without going through the hoops of ly:book-process?
> 
> TIA
> Urs

How about \bookOutputName? This works with absolute paths like

  \bookOutputName "/home/malte/foo" (output to /home/malte/foo.pdf)

and with relative paths too. You don’t need an explicit \book {} block.



reply via email to

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