lilypond-user
[Top][All Lists]
Advanced

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

\magnifyStaff alters thickness of barlines


From: Brent Annable
Subject: \magnifyStaff alters thickness of barlines
Date: Sun, 29 Apr 2018 12:56:58 +1000

Hi all,

I'm creating an organ part where the right-hand staff is supposed to be slightly narrower than the left-hand staff. When I use \magnifyStaff to achieve this effect, it also alters the thickness of the final barlines so they don't match up:

\version "2.19.65"

\score {
\new PianoStaff << 
\new Staff = "right" \relative c'' {\magnifyStaff #6/7 a4 a a a \bar "|."}
\new Staff = "left" \relative c {\clef bass a4 a a a \bar "|."}
 >>
}

Is there anything that can be done about this, or am I doing something wrong? I would appreciate any advice.

Kind regards,

Brent.

Attachment: magnifyStaff.pdf
Description: Adobe PDF document


reply via email to

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