lilypond-user
[Top][All Lists]
Advanced

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

Re: Frescobaldi custom script


From: Vaughan McAlley
Subject: Re: Frescobaldi custom script
Date: Sun, 26 Oct 2014 23:31:36 +1100

On 25 October 2014 20:35, Davide Liessi <address@hidden> wrote:
> However I think that having the possibility to define custom compilers
> would be very useful.


Sorry if I’m wrong, but can’t you type anything you like into
Frescobaldi’s Engrave (Custom) command line window? Something like:

python ~/scripts/myLilypondScript.py $filename

...should run the script and pass it the filename, however that works in Python.

There are two issues I have at the moment- one is that it doesn’t seem
to be possible to direct Lilypond output to stdout (Postscript in my
case for piping to Ghostscript with lots of special options), and the
second is that Frescobaldi forgets the custom command every time it
quits, so you have to store it elsewhere.



reply via email to

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