Putting the \bars explicitly in the bass staff (as follows - did I goof anything?) doesn't work - the || doesn't appear in the bass and the output terminates with no error message at bar 35 in the bass and 36 in the treble. With s2.*61 in the bass staff, the notes output fine, just no \bars. Any other ideas for a workaround? ... \context Staff=up< \keysignature bes; \time 6/8; \clef treble; \autochange Staff \context Voice=va< % 61 measures of notes with \bars in the position below > \context Staff=down< \clef bass; \keysignature bes; s2.*26 %27 s2 s8 \bar "||"; s8 s2.*34 \bar "|."; > ...
