The following example has problems aligning after the first <barLine>:
Click to view MEI data for above example
```xml
Verovio
Transcoded from Humdrum
```
The input file seems correct, so I am suspecting something related to internal promotion of <barLine> groupings into <measure>s.
When one of the barlines is removed, the alignment is correct for the entire measure (presumably since all of the music is now in a single virtual <measure>):
Click to view MEI data for above example
```xml
Verovio
The following example has problems aligning after the first
<barLine>
:Click to view MEI data for above example
```xmlTranscoded from Humdrum
The input file seems correct, so I am suspecting something related to internal promotion of
<barLine>
groupings into<measure>
s.When one of the barlines is removed, the alignment is correct for the entire measure (presumably since all of the music is now in a single virtual
<measure>
):Click to view MEI data for above example
```xmlTranscoded from Humdrum
Related to issues https://github.com/rism-digital/verovio/issues/2690 and https://github.com/humdrum-tools/verovio-humdrum-viewer/issues/654.