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

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

Reply via email to