Hi Allen,
> Anyone knows how to align music staff to the middle of the page instead of
> the top?
This should give you a hint about what parameters to consider:
\version "2.19.54"
\paper {
tagline = ##f
ragged-bottom = ##f
ragged-last-bottom = ##f
top-system-spacing =
#
On Sun, Mar 19, 2017 at 2:57 PM, Allen Wu wrote:
> Hey guys,
>
> Anyone knows how to align music staff to the middle of the page instead of
> the top?
>
I guess you could fake it with top-margin:
\version "2.19.56"
\relative { c'4 d e f | g f e d | c1 | }
\paper {
top-margin = 100
}
---
Kn
Hey guys,
Anyone knows how to align music staff to the middle of the page instead of
the top?
Best,
Allen
___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user