lilypond-user
[Top][All Lists]
Advanced

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

Re: Sibelius 7 to LilyPond Conversion!


From: Simon Albrecht
Subject: Re: Sibelius 7 to LilyPond Conversion!
Date: Fri, 30 Oct 2015 13:21:34 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0

On 30.10.2015 11:00, Thomas Wilmot wrote:
I am trying to write three markup comments in the music and they should be
all on their own lines.
I can't seem to find anything about that.

I can’t quite figure out what you mean…
You might look in <http://lilypond.org/doc/v2.18/Documentation/notation/writing-text>, in case you didn’t do that already.
And for a wild guess:
%%%%%%%%
\version "2.18.2"
{
  c'4^\markup \column {
    "first line"
    "second line"
    "third line"
  }
}
Else, you’d need to explain better what you’re after, at best with an (image) example.

Yours, Simon



reply via email to

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