I added this to the snippet above; i generated the pdfs with and without, but
there seems to be no difference.
So i moved this ragged-bottom after the \book {  => nothing. So i put this
ragged-bottom on both places, 
with no success.

Do i forgot something?

%%%% snippet

\paper {
        ragged-bottom = ##f
    } 

  upper = \relative c'' {
        \clef treble
        \key c \major
        \time 4/4

        a b c d
     }

     lower = \relative c {
        \clef bass
        \key c \major
        \time 4/4

        a2 c
     }
     \book {
\paper {
        ragged-bottom = ##f
    } 
         \markup
[...]




Valentin Villenave wrote:
> 
> 2007/7/11, sdfgsdhdshd <[EMAIL PROTECTED]>:
>>
>> The text after the scores is not near the score. Is it possible to put it
>> nearer?
> 
> sure:
> 
>     \paper {
>         ragged-bottom = ##t
>     }
> 
> at the top of your file
> 

-- 
View this message in context: 
http://www.nabble.com/Merging-scores-in-one-pdf-tf4049819.html#a11539703
Sent from the Gnu - Lilypond - User mailing list archive at Nabble.com.



_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to