bug-lilypond
[Top][All Lists]
Advanced

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

Re: Disappearing dynamics


From: Urs Liska
Subject: Re: Disappearing dynamics
Date: Mon, 12 Nov 2018 22:25:08 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.2.1


Am 12.11.18 um 22:15 schrieb Graham King:
On 9 Nov 2018, at 14:07, Andrew Bernard wrote:

I do not know
how to get the lilypond command for compiling out of Frescobaldi to examine.
...but you might be able to get it out of the process table by using the Linux command 
"ps" with a suitable flag (see "man ps" on your distro).  This needs to be done 
while Frescobaldi is executing lilypond, so you might need to run ps in a loop to catch it.

Something like:

   while true ; do ps -C lilypond -f ; sleep 1 ; done

might work.  Run it, then compile the music in frescobaldi, then interrupt the 
while-loop using Ctrl-C, and inspect the output.

Thank you for the input, but - moving this to private discussion - I gave him the lines of code to inject into Frescobaldi that print the generated command line.

Didn't seem to help unfortunately. So far it really seems that LilyPond behaves inconsistently in this case when run as a subprocess of Frescobaldi.

Urs



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



reply via email to

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