Hi Peter,

> Is there a way to solve this?

I’ll resist the urge to just say “Yes!”.  ;)

\version "2.19"

\paper {
#(set-paper-size "letter")
 #(layout-set-absolute-staff-size (* 22 pt))
 indent = 0
 bottom-margin = 0.5\in
 top-margin = 0.5\in
 top-markup-spacing = #'((basic-distance . 0) (minimum-distance . 0) (padding . 
0) (stretchability . 0))
}

\header {
  title = "My Title"
}

\score {
  \new Devnull s1
}

Hope that helps!
Kieren.
________________________________

Kieren MacMillan, composer
‣ website: www.kierenmacmillan.info
‣ email: [email protected]


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

Reply via email to