pacing
Cheers,
-Paul
--
View this message in context:
http://lilypond.1069038.n5.nabble.com/Single-Staff-Spacing-tp168478p168517.html
Sent from the User mailing list archive at Nabble.com.
___
lilypond-user mailing list
lilypond-user@gnu.org
https://
Hi All,
2014-11-07 8:52 GMT+01:00 Martin Tarenskeen :
> You all know today it's allowed to use something like:
>
> system-system-spacing.padding = #20
>
> It's in the docs, but doesn't seem to be common practice yet?
>
Right ; in my mind this syntax started with 2.19. Don't know why...
Martin,
On Fri, Nov 7, 2014 at 1:52 AM, Martin Tarenskeen
wrote:
>
>
> On Fri, 7 Nov 2014, Pierre Perol-Schneider wrote:
>
>system-system-spacing #'padding = #20
>>
>
> You all know today it's allowed to use something like:
>
> system-system-spacing.padding = #20
>
> It's in the docs
On Fri, 7 Nov 2014, Pierre Perol-Schneider wrote:
system-system-spacing #'padding = #20
You all know today it's allowed to use something like:
system-system-spacing.padding = #20
It's in the docs, but doesn't seem to be common practice yet?
--
MT
___
Hi Chris,
2014-11-07 4:03 GMT+01:00 Chris Trahan :
> Thanks to David Nalesnik and Jim Long for helping.
>
> I figured that the spacing had to go in the \paper section but I couldn't
> figure out what parameters to adjust.
>
Actually David and Jim did give you the answer.
Tu sum up:
\version "
Thanks to David Nalesnik and Jim Long for helping.
I figured that the spacing had to go in the \paper section but I couldn't
figure out what parameters to adjust.
Chris
___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/
There are probably several ways, but the way I do it is:
Near the top, after your version statement, add a \paper block:
\version "2.18.2"
\paper {
system-system-spacing #'padding = #2
}
\new Staff
Adjust the value 2 to a value of your liking.
Another option is to let Lilypond auto-spa
Hi Chris,
On Thu, Nov 6, 2014 at 8:43 PM, Chris Trahan wrote:
> I'm new to Lilypond.
>
Welcome to the community!
> I have a simple score that is short. It's a single staff score. I'm trying
> to increase the spacing between staves but nothing I try is working. How
> do I increase the space b
I'm new to Lilypond. I have a simple score that is short. It's a single
staff score. I'm trying to increase the spacing between staves but nothing
I try is working. How do I increase the space between the staves?
A short example is:
\version "2.18.2"
\new Staff {
\relative c'' {