lilypond-user
[Top][All Lists]
Advanced

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

Re: Iterated batch output (exercise generator)


From: Jay Anderson
Subject: Re: Iterated batch output (exercise generator)
Date: Tue, 27 Dec 2011 19:34:19 -0700

On Tue, Dec 27, 2011 at 3:14 PM, John Allsup <address@hidden> wrote:
> Is there any way to iteratively generate multiple files within Lilypond
> (so that I could have a function that
> generates 10 separate pages).

Looking at a some projects might help get you started:
* 
https://github.com/horndude77/open-scores/blob/master/KoppraschEtudesOp6/defs.ily
- Specifically look at the make-score function. I'm not generating
multiple files here, but with some effort you could figure out how to
use ly:make-book to create the book and set the suffix.
* https://github.com/nsceaux/nenuvar/tree/master/common - To figure
out the above I spent some time wading through these files.

Good luck!

-----Jay



reply via email to

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