abcjs icon indicating copy to clipboard operation
abcjs copied to clipboard

Odd beaming issue after chords if preceeded by a /

Open seisiuneer opened this issue 1 year ago • 3 comments

X:1 T:Beaming Issue Demo L:1/4 Q:3/8=108 M:6/8 K:D D/F/B/"Bm" B/c/d/ | D/F/B/ "Bm" B/c/d/ |

Produces:

image

The last three notes in the first measure should be beamed, like the last three notes in the 2nd measure, the only difference is there is a space between the / and the " for the chord in the second case.

seisiuneer avatar Jun 30 '24 20:06 seisiuneer

I notice that you have a space after "Bm", i.e., "Bm" B/c/d/. Could that be what's causing the issue? I haven't tested this, but I always place my chord symbols immediately before the notes they're attached to with no intervening spaces. In the second measure, you have a space both before and after the chord symbol.

mssever avatar Jul 08 '24 13:07 mssever

That should be perfectly legal syntax.On Jul 8, 2024, at 6:36 AM, Scott Severance @.***> wrote: I notice that you have a space after "Bm", i.e., "Bm" B/c/d/. Could that be what's causing the issue? I haven't tested this, but I always place my chord symbols immediately before the notes they're attached to with no intervening spaces.

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: @.***>

seisiuneer avatar Jul 08 '24 14:07 seisiuneer

That is legal syntax but a space means to break the beam.

paulrosen avatar Aug 02 '24 17:08 paulrosen