Re: multiple files in one

2013-01-13 Thread Shane Brandes
Here is a work around for this glorious feature the multiple header issue. Comment out the header using %{ %} Thereby making it easily reversible. Then add the following markups between files. The only down side is occasionally a title will be a pendant at the bottom of the page to solve this you c

Re: multiple files in one

2013-01-11 Thread Shane Brandes
I am at a loss. I tried placing the the header in each file in the score block which causes it to disappear. I tried simply adding a bookpart around the include which has the effect of reducing my individual scores to one line instead of a grandstaff. So in effect something that used to work long a

Re: multiple files in one

2013-01-11 Thread Shane Brandes
Upon examination of that unknown snippet I found. So it cannot apply. % Will not work in 2.13 or later since define-public-toplevel has been removed On Fri, Jan 11, 2013 at 1:38 AM, Nick Payne wrote: > On 11/01/13 14:37, Shane Brandes wrote: > > \version "2.17.9" > > > \include a.ly > > \incl

Re: multiple files in one

2013-01-10 Thread Federico Bruni
Il 11/01/2013 04:37, Shane Brandes ha scritto: \version "2.17.9" \include a.ly \include b.ly \include etc.ly Yields a problematic result as I have header files in every \include ( every file is its own compilable score) therefore I tried issuing p

Re: multiple files in one

2013-01-10 Thread Nick Payne
On 11/01/13 14:37, Shane Brandes wrote: \version "2.17.9" \include a.ly \include b.ly \include etc.ly Yields a problematic result as I have header files in every \include ( every file is its own compilable score) therefore I tried issuing print