lilypond-user
[Top][All Lists]
Advanced

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

Re: lilypond-book: Processing multiple lytex files with a single command


From: mskala
Subject: Re: lilypond-book: Processing multiple lytex files with a single command
Date: Wed, 21 Sep 2016 08:25:16 -0500 (CDT)
User-agent: Alpine 2.20 (LNX 67 2015-01-07)

On Wed, 21 Sep 2016, tapani wrote:
> I need to process several dozen lytex files at once for a single project (on
> Ubuntu). Is there a way of processing every lytex file in a given location
> with a single command, rather than having to compile each one separately?

for fn in *.lytex ; do lilypond-book $fn ; done

-- 
Matthew Skala
address@hidden                 People before principles.
http://ansuz.sooke.bc.ca/



reply via email to

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