lilypond-user
[Top][All Lists]
Advanced

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

Re: vertical spacing again


From: Graham Percival
Subject: Re: vertical spacing again
Date: Fri, 27 Sep 2002 01:03:32 -0700

On Fri, 27 Sep 2002 07:57:02 +0000
David Bobroff <address@hidden> wrote:
> >Put that line inside your staff context.
> >
> 
> Do I need that for each part?  I'm using the orchestral score example from
> the docs section 2.10 as a model.  I have my score block in a separate file
> from the notes.  After a bit of experimentation it seems that I need this
> in each staff.  Is that correct?

Argh, sorry.  I wasn't thinking.  If you did it that way, it _would_ work.  But
there's an easier way:

\paper {
\translator{ \StaffContext minimumVerticalExtent = #'(-4 . 4) }
}

will stick that line in each staffcontext for you.

Cheers,
- Graham




reply via email to

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