bug-lilypond
[Top][All Lists]
Advanced

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

Ugly beaming with magnifyStaff and stopStaff


From: Knute Snortum
Subject: Ugly beaming with magnifyStaff and stopStaff
Date: Mon, 21 Mar 2022 11:34:53 -0700

I have run into a bug while writing an ossia section in my score.  The
beams right before the stopStaff are too "fat" and the stems don't
reach the beam.  Here is a MWE:

%%%
\version "2.23.6"

\new Staff \with { \magnifyStaff #2/3 } {
  \relative {
    c''16 c \stopStaff s4. s2 |
  }
}
%%%

This could be seen as just ugly, but this kind of thing must be fairly
common in ossia sections and there is no easy work-around that I know
of.

--
Knute Snortum



reply via email to

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