bug-lilypond
[Top][All Lists]
Advanced

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

Re: no space after key signature unless time signature


From: Mats Bengtsson
Subject: Re: no space after key signature unless time signature
Date: Thu, 19 Feb 2004 12:30:43 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040113

Paul Scott wrote:
Mats Bengtsson wrote:

I hope you don't have the magic line
    \paper { \translator { \RemoveEmptyStaffContext } }
left in your input file, since it will remove the extra stave
from the printed score but it will still affect the spacing as
Han-Wen explained.


Indeed I do.  I see that I don't the "magic line" when I do it your way.

OTOH (just out of curiosity) if I do it my way will \skip still fix the spacing problem and is that a bad thing to do?

The idea of the changed behaviour of \skip was exactly that it shouldn't
create a new Staff context. However, then you still have to watch out
that you don't include anything else in your \global that needs a
Staff context to live in. As long as you don't use \RemoveEmptyStaffContext
you will immediately notice when this happens but I would probably put
the \global within an existing Staff anyway to be on the safe side.

   /Mats




reply via email to

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