That seems to work. Thank you! -David
----- Original Message ----- > From: "Jan-Peter Voigt" <jp.vo...@gmx.de> > To: lilypond-user@gnu.org > Sent: Wednesday, March 18, 2015 7:32:57 AM > Subject: Re: suppress one bar number > > Hi David, > > you might try > > \once \override Score.BarNumber.stencil = ##f > > HTH > Jan-Peter > > Am 18.03.2015 um 08:14 schrieb bobr...@centrum.is: > > I have a situation where a cadenza begins on one system, continues on the > > following system, and ends at the end of that system. I have to use \bar > > "" for the break and that prints a bar number at the beginning of the > > line. Furthermore, at the next \break after \cadenzaOff it prints the > > same bar number. Setting that bar number is no problem, but I want to > > suppress the printing of the bar number in the middle of the cadenza after > > '\bar"" \break'. Here is my test code: > > > > \version "2.18.0" > > > > \score { > > \relative c' { > > c1 > > \cadenzaOn > > c1 c16-[ c c c-] \bar "" > > \break > > % suppress this bar number > > c16-[ c c c-] > > \cadenzaOff > > \bar "|" > > \break > > \set currentBarNumber = #3 > > c1 > > } > > } > > > > The only thing I've found in searching the docs is for removing the bar > > number engraver altogether. > > > > -David > > > > _______________________________________________ > > lilypond-user mailing list > > lilypond-user@gnu.org > > https://lists.gnu.org/mailman/listinfo/lilypond-user > > > _______________________________________________ > lilypond-user mailing list > lilypond-user@gnu.org > https://lists.gnu.org/mailman/listinfo/lilypond-user > _______________________________________________ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user