[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Log output
From: |
Andrew Bernard |
Subject: |
Re: Log output |
Date: |
Thu, 29 Oct 2015 18:00:20 +1100 |
Experimenting, I see that this started happening when I introduced the
following into the layout context for Score:
\override NonMusicalPaperColumn.line-break-permission = ##f
Leaving this out, one gets bar numbers, every eight bars. Putting this line in,
on a minimal example I don’t even get that log line of output at all. Is this
to be expected?
Andrew