Trevor Bača wrote:
On 2/18/07, Michael David Crawford <[EMAIL PROTECTED]> wrote:
I'm still trying to get a score to fit on a CD jewel case insert.


Hm ... there is the following override ...

 \override NonMusicalPaperColumn #'line-break-permission = ##f

... which you'll need to do either in the Score's \with block or in a
\context block. If you make the override directly in music entry, use
\overrideProperty "Score.NonMusicalPaperColumn" etc, instead.

That *should* prevent lily from inserting any page breaks whatsoever.
Mail back if it does in fact do the trick.



I think you meant #'page-break-permission, which did the trick - setting #'line-break-permission forced the score to be just one line, which ran off the side of the page!

I also set system-count to #3 in my \paper block.

I need to tweak it a little more, then I'll throw the final version up on my website and post a link.

Thanks for your help.  Lilypond Rocks!

Michael David Crawford
[EMAIL PROTECTED]
http://www.geometricvisions.com/


_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to