Le 2 août 08 à 20:08, Frederick Dennis a écrit :


Sorry, I forgot to edit the subject line again.
Dear All,
\version "2.10.33"
Thanks to Trevor Daniels, I can now prevent the precautionary
time signature at the end of a movement by putting:

\override Staff.TimeSignature #'break-visibility = #end-of-line- invisible
after the notes and before

\bar ":|" \pageBreak

I can also get rid of the precautionary natural
(going from D major to G major)
by using:
\set Staff.printKeyCancellation = ##f
in the same place.
However,
\override Staff.KeySignature #'break-visibility = #end-of-line- invisible

has no effect.
How do I get rid of the precautionary key signature at the end of the line?

The properties read by the Key_engraver are listed there:
<http://lilypond.org/doc/v2.11/Documentation/user/lilypond-internals/Key_005fengraver >
One of them is responsible for the behavior you want to change.

nicolas



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

Reply via email to