lilypond-user
[Top][All Lists]
Advanced

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

Space between 2 scores


From: Kamal
Subject: Space between 2 scores
Date: Fri, 10 Nov 2006 23:35:09 +0200

I have the following:

\score {
{ c }
 \header {
   title = "Title1"
 }
 \layout {
   indent = 0.0
 }
}
\score {
{ c }
 \header {
   title = "Title2"
 }
 \layout {
   indent = 0.0
 }
}

\version "2.8.6"

What is the property which sets the vertical length between score1 &
score2 (indicated by a cross on the attached pic)?

I used:
\paper{
 printallheaders=##t
 annotate-spacing = ##t
}
But it show clearly what is the property name.

Lilypond 2.8.6




reply via email to

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