lilypond-user
[Top][All Lists]
Advanced

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

Re: [WAS] Staff ends before \clef, \time and \key


From: Pierre Perol-Schneider
Subject: Re: [WAS] Staff ends before \clef, \time and \key
Date: Mon, 23 Nov 2015 20:52:05 +0100

'cause of a DS to the former key sig.

2015-11-23 20:45 GMT+01:00 Simon Albrecht <address@hidden>:
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


reply via email to

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