lilypond-user
[Top][All Lists]
Advanced

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

Re: convert-ly usage question


From: David Wright
Subject: Re: convert-ly usage question
Date: Mon, 24 Oct 2016 17:52:23 -0500
User-agent: Mutt/1.5.21 (2010-09-15)

On Mon 24 Oct 2016 at 23:39:14 (+0200), Simon Albrecht wrote:
> On 24.10.2016 23:31, Karol Majewski wrote:
> >Hi Simon,
> >
> >does convert-ly work for you when you try to update any single file?
> 
> Surprisingly for me, yes it does.

In which case, for bash:

for j in *.ly ; do convert-ly -e "$j" ; done

Cheers,
David.



reply via email to

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