I only noticed this because I'm checking the regression tests, but I
think page-top-space is the setting you would need.
You can find an example of its use it in the regression tests.
On 18.12.2009, at 03:54, Hugh Myers wrote:
Given:
\version "2.13.7"
\header {
tagline = ##f
}
\layout {
\context {
\Staff
\remove "Time_signature_engraver"
}
}
\paper{
indent = 0\mm
paper-width = 3\in
line-width = 1.5\in
paper-height = 5\in
print-page-number = ##f
}
\relative c'{
\set Score.barNumberVisibility = ##f
e,4 s2.
\pageBreak
f4 s2.
}
I had expected each page to begin in the same location. They don't.
Why? What may be done to restrain lilypond?
--hsm
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user