lilypond-user
[Top][All Lists]
Advanced

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

Re: Titling problem


From: Andrew Bernard
Subject: Re: Titling problem
Date: Tue, 20 Jun 2017 14:42:09 +1000

Hi Ralph,

You could just use a markup at the start, rather than the title mechanism. 

For example:

\markup {
  \column {
    \fill-line { "Sevcik School of Violin Technics" }
    \fill-line { "Opus 1, Book 2" }
    \fill-line { "Exercises in the 2nd to 7th Positions" }
  }
}

Is that what you are after?

Andrew




On 20 June 2017 at 13:52, Ralph Palmer <address@hidden> wrote:

I cannot figure out how to do some custom titling.

reply via email to

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