[prev in list] [next in list] [prev in thread] [next in thread] 

List:       lilypond-user
Subject:    Re: Printing tempo marks on every part
From:       Kieren MacMillan <kieren_macmillan () sympatico ! ca>
Date:       2006-08-27 11:58:36
Message-ID: 45CBFEA4-DAC1-4A44-BA9A-6AD78AA6199B () sympatico ! ca
[Download RAW message or body]

Hi, Andrew:

> My (rather simplifed example below) generates an extra stave which  
> I don't want).

That's because you haven't put the \globalpar *inside* another Staff,  
so Lilypond helpfully (?) instantiates one for you.

Here's the fixed (and even further simplified) example:

% BEGIN SAMPLE

\version "2.8.5"
\include "english.ly"

globalpar = { s1 * 2  | \mark \default }
continuoLeftMusic = { a1 b c d e f }

\score
{
	\context Staff = leftHand
	<< \globalpar \clef bass \continuoLeftMusic >>
}

% END SAMPLE CODE

Hope this helps!
Kieren.





[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic