On Mon, Aug 3, 2009 at 6:22 AM, Werner LEMBERG<w...@gnu.org> wrote: > > For longer pieces, lilypond takes ages for the `preprocessing > graphical elements' stage. For the novice, it might appear that > lilypond hangs. Any chance to add a progress indicator, for example, > giving the ratio between the total number of grobs and the grobs > already processed?
That's less trivial than it sounds. Because all computation is done lazily, we don't know how many grobs there are to be processed. What could be done is having a progress indicator showing the number grob/property combinations that were computed. -- Han-Wen Nienhuys - han...@xs4all.nl - http://www.xs4all.nl/~hanwen _______________________________________________ lilypond-devel mailing list lilypond-devel@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-devel