Re: Another case of “temporary staff not ending”

2022-09-26 Thread David Kastrup
Jean Abou Samra writes: > Le 23/09/2022 à 14:02, David Kastrup a écrit : >> Jean Abou Samra writes: >> >>> I believe this exhibits a bug: >>> >>> \version "2.23.14" >>> >>> { >>>   \new Staff { c'1 } >>>   \new Devnull { s1 } >>> } >>> >>> >>> I would have expected the staff to stop after one

Re: Another case of “temporary staff not ending”

2022-09-26 Thread Jean Abou Samra
Le 23/09/2022 à 14:02, David Kastrup a écrit : Jean Abou Samra writes: I believe this exhibits a bug: \version "2.23.14" {   \new Staff { c'1 }   \new Devnull { s1 } } I would have expected the staff to stop after one measure. Does anyone see a reason for this behavior being correct,

Re: Another case of “temporary staff not ending”

2022-09-23 Thread David Kastrup
Jean Abou Samra writes: > I believe this exhibits a bug: > > \version "2.23.14" > > { >   \new Staff { c'1 } >   \new Devnull { s1 } > } > > > I would have expected the staff to stop after one measure. > > Does anyone see a reason for this behavior being correct, > or am I right that it is

Another case of “temporary staff not ending”

2022-09-23 Thread Jean Abou Samra
I believe this exhibits a bug: \version "2.23.14" {   \new Staff { c'1 }   \new Devnull { s1 } } I would have expected the staff to stop after one measure. Does anyone see a reason for this behavior being correct, or am I right that it is another bug similar to the “temporary staff not