lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Font of accidentals changes after line break


From: Simon Albrecht
Subject: Re: Font of accidentals changes after line break
Date: Sun, 24 Jan 2016 23:22:24 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.5.1

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]