lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Title/Subtitle Left-Align


From: Ben
Subject: Re: Title/Subtitle Left-Align
Date: Thu, 31 Jan 2019 18:09:17 -0500
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:60.0) Gecko/20100101 Thunderbird/60.5.0

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 }


reply via email to

[Prev in Thread] Current Thread [Next in Thread]