Menu

#4690 No autoBeaming done for two quavers followed by a manual bar

Accepted
nobody
None
Defect
2015-12-10
2015-12-10
No

The following should give identical beaming in both measures:

\version "2.19.32"
{
  \time 3/4
  %\set Timing.beamExceptions = #'()
  8-"default" 8  16 16 16 16  8 8
  8-"with bars" 8 \bar "" 16 16 16 16 \bar "" 8 8
}

However, it doesn’t – see attached image.
Clearing beamExceptions makes the problem go away.

1 Attachments

Discussion

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.