----- Original Message -----
From: "David Kastrup" <[email protected]>
To: "Paul Scott" <[email protected]>
Cc: "LilyPond User List" <[email protected]>
Sent: Saturday, November 04, 2017 2:52 PM
Subject: Re: 2.19.80 restNumberThreshold
Paul Scott <[email protected]> writes:
For some time restNumberThreshold has not worked for me.
\version "2.19.80"
\relative{
c''1
\set Score.restNumberThreshold = #0 R
\set Score.restNumberThreshold = #1 R
}
This does not put a "1" over the 2nd bar. What have I missed?
Huh. Take a look at
\version "2.19.80"
\relative{
c''1
\set Score.restNumberThreshold = #0 R1*3 R1*3
\set Score.restNumberThreshold = #1 R1*3 R1*3
\set Score.restNumberThreshold = #2 R1*3 R1*3
\set Score.restNumberThreshold = #3 R1*3 R1*3
}
This looks more than weird.
The change from 6 numbers being shown to 5 occurred sometime between 2.19.23
and 1.19.28.
--
Phil Holmes
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user