> On 22 Mar 2015, at 00:28, David Bellows <davebell...@gmail.com> wrote:
> Here is example.ly > > \version "2.19.17" > { > c' e' g' e' > } > > And lily.lua for Lua 5.3 > > os.execute("lilypond example.ly &> lily.txt") > > And then from the command line: > > lua lily.lua > for some reason when running that command in Lua > nothing gets written to lily.txt and everything goes to the screen. On OS X 10.10.3, it works as you want it, i.e., stuff goes into .txt, nothing on the console (Terminal). _______________________________________________ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user