lilypond-user
[Top][All Lists]
Advanced

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

RE: Staff separation suddenly doubles under \score and raggedbottomagain


From: Fairchild
Subject: RE: Staff separation suddenly doubles under \score and raggedbottomagain!
Date: Fri, 21 Apr 2006 12:39:05 -0500

Art -

A simple trick that will force a ragged bottom is to insert something like:

        _\markup { "X" \raise #-30 "X" }

in the last line wanted on a page.  Experiment with the number, then remove
the X-s.

For example, changing your code as:

   . . . 
        % FR(210)
        g,1    
        % FR(66)
        _\markup { "" \raise #-30 "" }
        c1^\fermata \bar "|."    
        % FR(67)
        
}
courante = \relative c {
   . . .

pushes Courante to the top of the second page.

                        - Bruce

-----Original Message-----
From: address@hidden
[mailto:address@hidden On Behalf Of
Art Hixson
Sent: Tuesday, February 21, 2006 3:44 PM
To: Han-Wen Nienhuys
Cc: address@hidden
Subject: Re: Staff separation suddenly doubles under \score and
raggedbottomagain!


OK.  The ly source and explain.txt containing my 
observstions are in the attached zip.  I had tried 
to send the PDF but it was rejected for size.  If 
anyone needs to see my output, I'll have to send 
it to you individually.

Note, I'm running Lily at version 2.6.4-5 using 
the Windows install on XP.

Han-Wen Nienhuys wrote:

> Art Hixson wrote:
>
>> Sorry, this is a complicated request!
>
>
> why don't you send the input .ly for us to look at? It's hard to give
> good advice without seeing the code.
>
>








reply via email to

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