On 24.01.2016 22:56, Robert Schmaus wrote:
If it can't be fixed easily, how can I turn off the accidental after break? I tried
\override Staff.Accidental.after-line-breaking = ##f
but that didn't change anything.

The after-line-breaking property can be set to a procedure, which will then be executed /after line breaking/, hence the name. In this case you’d just need \once\hide Staff.Accidental at the moment of the line break.

Yours, Simon

_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to