lilypond-user
[Top][All Lists]
Advanced

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

Re: Change appearance of the SpanBar


From: Gilles THIBAULT
Subject: Re: Change appearance of the SpanBar
Date: Mon, 17 May 2010 21:19:53 +0200

I'm new to lilypond

Welcome !

Does anyone know whether it's possible to manually force a SpanBar to appear as "|"?

\override StaffGroup.SpanBar #'glyph-name  = #"|"

seems to work. Not easy at all to find.

You can also add in your \layout

\context {
\StaffGroup
\override SpanBar #'glyph-name  = #"|"
}

Gilles




reply via email to

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