On 5 August 2010 14:26, ornello <dominik.hoer...@fun.de> wrote:
>
> In my installation, Lilypond runtime seems to increase exponentially
> (at least not linearly) with the number of pages to engrave.
> Is there any option to speed up Lilypond, e.g. by removing time-
> consuming engravers, such that the performance only increases (almost)
> linearly with the number of pages?
>
> I know about the skipTypesetting and showLastLength options, but I
> want to engrave the entire piece, no matter if the typesetting quality
> was slightly impaired.

Hi!

Have you tried  ly:minimal-breaking ?

  \paper {
    #(define page-breaking ly:minimal-breaking)
  }

http://lilypond.org/doc/v2.13/Documentation/notation/minimal-page-breaking

Cheers,
Xavier

--
Xavier Scheuer <x.sche...@gmail.com>

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

Reply via email to