lilypond-user
[Top][All Lists]
Advanced

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

Re: Trailing staff lines after the last bar


From: Masaki, Akikazu
Subject: Re: Trailing staff lines after the last bar
Date: Fri, 5 Nov 2021 22:22:29 +0900
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.2.1

Perhaps I solved this.
*\override StaffSymbol.break-align-symbols = #'()* extends staff lines beyond 
the bar.

It seems that any object contained in the list stops staff lines.

Akikazu


On 2021/11/05 12:31, Masaki, Akikazu wrote:
Hello,

Below prints key and time signatures without staff lines after the last bar.  
How to print lines too?

%%%%
\version "2.22.0"
{ c'1 c' \break c' c' \key d \major \time 3/4 }
%%%%

Trailing symbols are helpful to indicate the attacca to the next score.
I remember staff lines had appeared by default with older LilyPond versions, 
but not sure.

Thanks,
Akikazu




reply via email to

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