I figured it out (see below). I welcome other suggestions and/or
improvements. Thanks again!

\version "2.19.82"

\paper {
  bookTitleMarkup = \markup \pad-around #6 {
    \fill-line {
      \column  {
        \italic \fromproperty #'header:dedication
        \lower #1 \huge \larger \larger \bold \fromproperty #'header:title
        \lower #1 \large \bold \fromproperty #'header:subtitle
        \smaller\bold \fromproperty #'header:subsubtitle
      }
      \lower #10 \fromproperty  #'header:composer
    }
  }
}

\header { dedication = "Dedication" title = "Title" subtitle = "Subtitle"
composer = "Composer" }

{ R1 * 100 }



--
Sent from: http://lilypond.1069038.n5.nabble.com/User-f3.html

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

Reply via email to