On 1/31/2019 5:49 PM, nagymusic wrote:
Would anyone be willing to advise on how to left-align the title (also a
subtitle, dedication but not the composer)? I attached a screenshot from one
of the scores.

Thank you!
ued3672310Le8NuL1rjEiba_1280x1280.jpg
<http://lilypond.1069038.n5.nabble.com/file/t5327/ued3672310Le8NuL1rjEiba_1280x1280.jpg>

You could use piece = if you wanted a quick and easy way to get things going, but there are other options.


\version "2.19.82"


\header {
piece = \markup { \pad-around #6 \fontsize #4 \bold "Waltz No. 2" }

}


{ R1 * 100 }

_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to