lilypond-user
[Top][All Lists]
Advanced

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

Re: Trouble Spacing Staves


From: Paul Scott
Subject: Re: Trouble Spacing Staves
Date: Fri, 25 Nov 2016 10:55:43 -0700
User-agent: NeoMutt/20161104 (1.7.1)

Put

ragged-bottom = ##f and
ragged-last-bottom == ##f

in the paper block

HTH,

Paul 


On Fri, Nov 25, 2016 at 12:02:54PM -0500, Rev. C. D. Trouten wrote:
> I am a new LilyPond user entering my first song. I have copied the file
> below. By reading the Learning Manual, I have learned how to do everything I
> need to do EXCEPT: I would like to increase the space between the staves so
> that the music is fairly evenly spread vertically across the one page,
> instead of tightly spaced across the top 2/3 of the page (as it is now). Can
> anyone please help?
> 
> ____________________________________________
> 
> \version "2.18.2"
> 
> \paper {
>   #(set-paper-size "letter")
>   top-margin = .5\in
>   bottom-margin = .5\in}
> 
> \header {
>   title = \markup {\override #'(font-name . "Steelplate Textura") \larger
> "Treue Liebe"}
>   subtitle = "Volkslied"
>   arranger = "Volksweise"}
> 
> \relative c'' {
>   \time 3/8
>   \key e \major
>   \tempo \markup {\italic "Sehr mäßig"}
>   b8 b16 [cis] b [a] | a8. gis16\noBeam gis8 | gis gis16 [a] gis [fis] |
> fis8. e16\noBeam e8 | fis fis\noBeam fis | gis8. a16\noBeam b8 | b cis16 [b]
> a gis | gis8 fis r | b b\noBeam b | cis8. dis16\noBeam e cis | b8 b16 [cis]
> b [a] | gis [fis] gis [a] gis8 | e gis\noBeam b | b16 [a] fis [a] gis8 | e
> gis\noBeam b | b16 [a] fis [a] gis8 | b cis16 [a] fis [dis] | fis8 e r |}
> 
> \addlyrics {\set stanza = #"1."
> Ach, wie _ ist's _ | mög- lich dann, | daß ich _ dich _ | las- sen kann, |
> hab dich von | Her- zen lieb, | das glau- _ be _ | mir! _ | Du hast das |
> Her- ze mein _ | so sehr _ ge- _ | nom- _ men _ ein, | daß ich kein | an- _
> dern _ mehr, | daß ich kein | an- _ dern _ mehr | lie- be _ so _ | sehr. _ }
> \addlyrics {\set stanza = #"2."
> Ob schon _ das _ | Glück nicht wollt, | daß ich _ dich _ | ha- ben sollt, |
> so lieb ich | den- noch dich, | glaubs si- _ cher- _ lich! _ | Es soll kein
> | an- drer sein, _ | der mich _ soll _ | neh- _ men _ ein, | als du, o |
> schön- _ stes _ Kind, | als du, o | schön- _ stes _ Kind, | dir bleib _ ich
> _ | treu. _ }
> \addlyrics {\set stanza = #"3."
> Stoß mir _ das _ | Herz ent- zwei, | wann du _ ein _ | falsch- e Treu | o-
> der nur | falsch- e Lieb | spü- rest _ an _ | mir! _ | Dir will ich | je-
> der- zeit _ | zu Dien- _ sten _ | sein _ be- _ reit, | bis daß ich | kom- _
> men _ werd | bis daß ich | kom- _ men _ werd | un- ter _ die _ | Erd. _ }
> \addlyrics {\set stanza = #"4."
> Nach mei- _ nem _ | Tod als- dann, | da- mit _ du _ | denkst da- ran |
> nimmst an mei- | ner To- ten- | bahr' die _ Grab schrift | wahr: _ | Hier
> liegt be- | gra- ben drein, _ | die dich _ ge- _ | liebt _ al- _ lein, | die
> dich ge- | lieb- _ et _ hat | die dich ge- | lieb- _ et _ hat | bis an _ das
> _ | Grab. _ }
> 
> 
> 
> _______________________________________________
> lilypond-user mailing list
> address@hidden
> https://lists.gnu.org/mailman/listinfo/lilypond-user




reply via email to

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