Hello,

Perhaps I am misunderstanding the break-visibility option but how do I stop the bass clef glyph (in my example below) from printing at the end of the line and only print on the next line?

\version "2.19.2"

{
  c'1
  \break
  \override Staff.Clef #'break-visibility = ##(#f #f #f)
  \clef bass c
}

How do I do this?

Thanks for your time.

James

_______________________________________________
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to