lilypond-user
[Top][All Lists]
Advanced

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

Re: Lua, Lilypond, and Linux


From: Hans Aberg
Subject: Re: Lua, Lilypond, and Linux
Date: Sun, 22 Mar 2015 11:16:46 +0100

> On 22 Mar 2015, at 00:28, David Bellows <address@hidden> wrote:

> os.execute("lilypond example.ly &> lily.txt”)

The call system() should always use sh. Try
  lilypond example.ly 2> lily.txt





reply via email to

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