lilypond-user
[Top][All Lists]
Advanced

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

Re: Making the Dedication field align left


From: Jeffery Shivers
Subject: Re: Making the Dedication field align left
Date: Sat, 25 Feb 2017 15:39:43 -0500

On Sat, Feb 25, 2017 at 3:02 PM, Chad Linsley <address@hidden> wrote:
> Hi all,
>
> I'm a Lilypond noob and am trying to customize the header. How do I override
> the "Dedication" so that it aligns left and not centre?

Hi Chad,

Have a look at ...

    http://lilypond.org/doc/v2.12/Documentation/user/lilypond/Creating-titles

... and ...

    http://lilypond.org/doc/v2.18/Documentation/notation/align

Try this:

\header {
  dedication = \markup \column {
    \fill-with-pattern #2 #LEFT "" "Dedicated to You" ""
  }
  title = "Title"
}




-- 

Jeffery Shivers
 jefferyshivers.com
 soundcloud.com/jefferyshivers



reply via email to

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