[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Log output
From: |
Andrew Bernard |
Subject: |
Re: Log output |
Date: |
Fri, 30 Oct 2015 10:28:43 +1100 |
Hi David,
Thanks! So now we know - in actuality they are not bar numbers, and the source
of my perplexity is resolved. For the majority of folks who don’t override the
breaking, they are equivalent to bars.
Andrew
On 30 Oct 2015, at 00:55, David Nalesnik <address@hidden> wrote:
The [8][16]... output is created by lily/paper-column-engraver.cc, and it
represents an ongoing count of breakable columns. Apparently, they are
organized in groups of 8 as a progress indication. Your override makes paper
columns unbreakable, so there's nothing to count.