lilypond-user
[Top][All Lists]
Advanced

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

Re: Intra-part vertical spacing


From: tisimst
Subject: Re: Intra-part vertical spacing
Date: Wed, 10 Dec 2014 00:23:21 -0700 (MST)

Jacques,

I assume you are referring to vertical spacing between the staff above and the marks you noted? An easy way to add more space is to do something like this in the same \markup block:

\tempo \markup{
  \column{
    " " \vspace #1 
    \box\smaller{"3. America"} 
    {"Moderately bright"}
  }
}

and adjust the "#1" number as desired. Not automagic, but it does what you need.

HTH,
Abraham

On Tue, Dec 9, 2014 at 11:51 PM, Jacques Menu [via Lilypond] <[hidden email]> wrote:
Hello folks,

How can get more space before 2. Somewhere and 3. America in the attached code? Using multiple scores would impose setting bar number manually, as well as the rehearsal marks to have them start at the desired lettre in each subsequent score.

Thanks for your help!



--

Jacques Menu
Ch. de la Pierre 12
1023 Crissier

[hidden email]





_______________________________________________
lilypond-user mailing list
[hidden email]
https://lists.gnu.org/mailman/listinfo/lilypond-user

IntraPartVerticalSpacing.ly (6K) Download Attachment



If you reply to this email, your message will be added to the discussion below:
http://lilypond.1069038.n5.nabble.com/Intra-part-vertical-spacing-tp169340.html
To start a new topic under User, email [hidden email]
To unsubscribe from Lilypond, click here.
NAML


View this message in context: Re: Intra-part vertical spacing
Sent from the User mailing list archive at Nabble.com.

reply via email to

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