lilypond-user
[Top][All Lists]
Advanced

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

Re: half height barline | full width staves


From: mj
Subject: Re: half height barline | full width staves
Date: Fri, 7 Jun 2019 09:24:02 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.7.0

Hi Xavier and Brian,

I have attached a picture here to show you what I'm after, I just hope the list doesn't strip attachments...?

The ragged-right is 'kind of' what I'm looking for, but not 100%: I would like to staffs to extend (although empty) to the right margin.

The \override BarLine.bar-extent does exactly what I am looking for, thank you!
Next excercise: to make the final \bar "|." full height. :-)

Thanks for your responses!

MJ

On 6/6/19 4:21 PM, Xavier Scheuer wrote:
On Thu, 6 Jun 2019 at 14:48, mj <address@hidden <mailto:address@hidden>> wrote:
 >
 > Hi all!
 >
 > Two small questions:
 >
 > 1) Is there an easy way to get half-height barlines..? (so only through
 > the top two staff lines) (I have used ticks now, but that's not quite it)

Hi,

\layout {
   \context {
     \Staff
     \override BarLine.bar-extent = #'(0 . 2)
   }
}

 > 2) I would like my music to be spaced normally, but the staves to always
 > span the entire page from left to right. (so: leaving unused empty staff
 > space on the right half of the page) I am using \break for the staff
 > breaks, but this spreads my music evenly across the entire line)
 >
 > Suggestions how to achieve this?

If I understood correctly:

\layout {
   ragged-right = ##t
}

Cheers,
Xavier

--
Xavier Scheuer <address@hidden <mailto:address@hidden>>


_______________________________________________
lilypond-user mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/lilypond-user

Attachment: IMG_20190607_090744503.jpg
Description: JPEG image


reply via email to

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