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 01:05:52 +0100

> On 22 Mar 2015, at 00:28, David Bellows <address@hidden> 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).







reply via email to

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