[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Scheme function to output \bookpart {} ?
From: |
Simon Albrecht |
Subject: |
Re: Scheme function to output \bookpart {} ? |
Date: |
Thu, 1 Oct 2015 19:48:12 +0200 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.2.0 |
On 30.09.2015 01:28, Thomas Morley wrote:
Could you post a fully compilable example for follow readers?
Here’s a demo file showing the entire framework in action (since you
seemed to be interested in more detail, I included all of it (except for
style-sheet information), resulting in quite a lot of code).
I’m working on a work by di Lasso with nine pieces divided in two or
three ‘partes’ each; the framework is designed such as to give the
possibility of printing any selection of _parts_ (i.e. voices), partes
and pieces. For the latter, just use multiple \include "scoreN.ily" in
your print.ly file.
I don’t want to include the actual music, so I made a small, dummy
example showing the use of some features. Uncomment the respective lines
from the \scoreBox function definition to use it for SATB.
I hope it becomes clear how the includes are nested; there are some
TODOs, most notably I must stop using addlyrics, because it
center-aligns syllables for melismata – that’s the only bug that I know of.
Thanks to everybody for any help which allowed me to make this really
useful setup.
Yours, Simon
demo.ly
Description: Text Data