I have a score with multiple instrumental parts and would like to know how to extract the parts from the score.
First pass I had the score and all the parts in a single file with "\book" statements for each part (and the score). This wrote out each part to it's own file as I wanted, but I have to rename each file to the corresponding part. Is there a way to specify the filename when using this method?
Next, I have each individual part in a separate "ly" file and can compile them individually. Is there a way to have a single command or script which would engrave each file? Using this method, I can name the files whatever I want, but I'm sticking to the filename being the name of the parts; euph1.pdf, trumpet2.pdf, etc.
Until I figure this out, compiling a full score is a real pain.
And I've see some things about ".ily" files for parts? What's that all about.
Thanks for any help you can provide.
--greg