lilypond-user
[Top][All Lists]
Advanced

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

Re: How to stretch one single line?


From: Jean Abou Samra
Subject: Re: How to stretch one single line?
Date: Fri, 2 Apr 2021 14:09:17 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.7.1


Le 02/04/2021 à 14:04, Thomas Breuss a écrit :
Hello,

Is it possible to stretch one single line with lilypond like so?


[Image]

The first example is what I try to achieve.
The second exampe is what I have right now in Lilypond.

Please note that I have several snippets. These snippets will be embedded as SVGs in an Asciidoctor document for final rendering.

Best,
Thomas


Hello,

I think you want

\paper {
  ragged-right = ##f
}

Please refer to

http://lilypond.org/doc/v2.22/Documentation/notation/line-width.html

Regards,
Jean




reply via email to

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