lilypond-user
[Top][All Lists]
Advanced

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

Re: Bar alli


From: Lukas-Fabian Moser
Subject: Re: Bar alli
Date: Sun, 26 Sep 2021 16:34:21 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.13.0

Hi,

Am 26.09.21 um 16:22 schrieb Mahanidhi:
Hello,
I'm new in lilypond and I can't align the lines of the pentagram all of the same length. Any idea?? Grazie mille!

(Your code does not compile without change because of the \ in front of defaultBarType.)

You can align the lines by adding:

\layout {
  ragged-last = ##f
  line-width = 150 % or some other number
}

_But_: Do you definitely want 8 independent scores containing one line each? LilyPond is perfectly able to create one continuous score, also (if you want) doing linebreaks only at the places you specify.

Lukas


reply via email to

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