How about
%%%%%%%%%%%
\version "2.19.31"
{
\key e\major
\time 3/4
% mes.98
s2.
\once\override Score.BreakAlignment.break-align-orders =
#(make-vector 3 '(key-cancellation
key-signature
staff-bar))
\key e \minor
\bar "||"
}
%%%%%%%%%%
I can’t get the tweak on X-extent to work here…
Yours, Simon
On 23.11.2015 20:52, Pierre Perol-Schneider wrote:
'cause of a DS to the former key sig.
2015-11-23 20:45 GMT+01:00 Simon Albrecht <simon.albre...@mail.de
<mailto:simon.albre...@mail.de>>:
On 23.11.2015 10:36, Pierre Perol-Schneider wrote:
Hi,
See:
http://lilypond.1069038.n5.nabble.com/Staff-ends-before-clef-time-and-key-td174133.html#a174182
Reminder:
%% Here works fine:
\version "2.18.2"
{
\key e\major
\time 3/4
% mes.98
s2.
\bar "||"
\key e \minor
}
%% Bug here:
\version "2.19.32"
{
\key e\major
\time 3/4
% mes.98
s2.
\bar "||"
\key e \minor
%% workaround but not satisfying:
%\grace s4
}
The question is: why would one want a key signature if the staff
dies anyway?
Yours, Simon
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user