Re: Bookpart without page break?

2010-04-20 Thread Xavier Scheuer
2010/4/17 Graham Percival gra...@percival-music.ca: [...] \header includes tagline and copyright, which does not go above a score. Yes but in the case we use a global \header (i.e. outside any \score block) for everything that is common, then only piece and opus are changed in the \header

Re: Bookpart without page break?

2010-04-17 Thread Reinhold Kainhofer
Am Samstag, 17. April 2010 01:04:38 schrieb Xavier Scheuer: 2010/4/17 Nick Payne nick.pa...@internode.on.net: No, the header blocks need to go at the end of the score blocks, after the music. If the header block goes immediately after the start of the score block, you get an error and the

Re: Bookpart without page break?

2010-04-16 Thread Francisco Vila
2010/4/16 Nick Payne nick.pa...@internode.on.net: I experimented with using \score only, but I couldn't get the headers to display (with centred title and right-justified composer) for each piece. I eventually found that I had to add print-all-headers = ##t to the \paper block to get the

Re: Bookpart without page break?

2010-04-16 Thread James Lowe
Is this is the doc? I took a quick scan (NR 3.1.2 and 3.1.3) and this sounds like it should go in here somewhere. I don't pretend to know about header blocks but if you think this would be good to add I can do that, if you point me where you think it should go. Francisco Vila wrote:

Re: Bookpart without page break?

2010-04-16 Thread Graham Percival
(sorry, forgot to send to list) It's there. gperc...@gperciva-desktop:~/src/lilypond/Documentation/notation$ git grep print-all-headers input.itely:@funindex print-all-headers input.itely: print-all-headers = ##t spacing.itely:@item print-all-headers spacing.itely:@funindex print-all-headers

Re: Bookpart without page break?

2010-04-16 Thread Mats Bengtsson
Graham Percival wrote: (sorry, forgot to send to list) It's there. gperc...@gperciva-desktop:~/src/lilypond/Documentation/notation$ git grep print-all-headers input.itely:@funindex print-all-headers input.itely: print-all-headers = ##t spacing.itely:@item print-all-headers

Re: Bookpart without page break?

2010-04-16 Thread Francisco Vila
2010/4/16 Mats Bengtsson mats.bengts...@ee.kth.se: See also http://lsr.dsi.unimi.it/LSR/Item?id=310 Right, but note that I was [partially] wrong here: Francisco Vila wrote: Yes, and in order to avoid repeated printing of the first title (score title = book title), put your header blocks

Re: Bookpart without page break?

2010-04-16 Thread Mats Bengtsson
Francisco Vila wrote: 2010/4/16 Mats Bengtsson mats.bengts...@ee.kth.se: See also http://lsr.dsi.unimi.it/LSR/Item?id=310 Right, but note that I was [partially] wrong here: Francisco Vila wrote: Yes, and in order to avoid repeated printing of the first title (score

Re: Bookpart without page break?

2010-04-16 Thread Francisco Vila
2010/4/16 Mats Bengtsson mats.bengts...@ee.kth.se: Francisco Vila wrote: 2010/4/16 Mats Bengtsson mats.bengts...@ee.kth.se: See also http://lsr.dsi.unimi.it/LSR/Item?id=310 Right, but note that I was [partially] wrong here: Francisco Vila wrote: Yes, and in order to avoid repeated printing

Re: Bookpart without page break?

2010-04-16 Thread Nick Payne
On 17/04/10 00:41, Mats Bengtsson wrote: Francisco Vila wrote: 2010/4/16 Mats Bengtsson mats.bengts...@ee.kth.se: See also http://lsr.dsi.unimi.it/LSR/Item?id=310 Right, but note that I was [partially] wrong here: Francisco Vila wrote: Yes, and in order to avoid repeated printing of the

Re: Bookpart without page break?

2010-04-16 Thread Xavier Scheuer
2010/4/17 Nick Payne nick.pa...@internode.on.net: No, the header blocks need to go at the end of the score blocks, after the music. If the header block goes immediately after the start of the score block, you get an error and the score doesn't build: error: syntax error, unexpected \header.

Re: Bookpart without page break?

2010-04-16 Thread Graham Percival
On Sat, Apr 17, 2010 at 01:04:38AM +0200, Xavier Scheuer wrote: 2010/4/17 Nick Payne nick.pa...@internode.on.net: No, the header blocks need to go at the end of the score blocks, after the music. More precisely, a score block must start with a music expression; everything else can be

Bookpart without page break?

2010-04-15 Thread nick . payne
I'm setting a number of short pieces, several of which will fit two to a page. If I'm using a table of contents with bookpart and tocItem to get the name of each piece into the TOC, is it possible to avoid having a page break between each score so that I can have more than one piece per page?

Re: Bookpart without page break?

2010-04-15 Thread Francisco Vila
2010/4/15 nick.pa...@internode.on.net: I'm setting a number of short pieces, several of which will fit two to a page.  If I'm using a table of contents with \bookpart and \tocItem to get the name of each piece into the TOC, is it possible to avoid having a page break between each score so

Re: Bookpart without page break?

2010-04-15 Thread Nick Payne
On 15/04/10 21:44, Francisco Vila wrote: 2010/4/15nick.pa...@internode.on.net: I'm setting a number of short pieces, several of which will fit two to a page. If I'm using a table of contents with \bookpart and \tocItem to get the name of each piece into the TOC, is it possible to avoid