lilypond-user
[Top][All Lists]
Advanced

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

Re: Way to flatten nested \include's?


From: Andrew Bernard
Subject: Re: Way to flatten nested \include's?
Date: Mon, 24 Aug 2015 11:23:44 +1000
User-agent: Microsoft-MacOutlook/0.0.0.150807

Greetings Javier.

Here is a program I wrote for you, flatten-ly to read a lilypond file and output it recursively flattening all the nested includes. It’s a shell script invoking guile.

Usage: flatten-ly file

Outputs to standard output.

Unashamedly Linux.

I’ll make it more robust, and add a couple of features, add a lilypond style wrapper and if there is any interest add it to openlilylib perhaps?

Andrew



From: <address@hidden> on behalf of Javier Ruiz-Alma
Reply-To: Javier Ruiz-Alma
Date: Sunday, 23 August 2015 07:20
To: LilyPond User Group
Subject: Way to flatten nested \include's?

Is there a way to ask lilypond to expands nested \include's and dump into new file, such I can review/compile a flattened version of the code (i.e. for debugging)?

Attachment: flatten-ly
Description: Binary data


reply via email to

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