> I'm not top posting.

Wrong output: the \set stemRightBeamCount and \set stemLeftBeamCount
are incorrectly applied to the first note AFTER 
\set Score.skipTypesetting = ##f.

\version "2.18.2"
{ $\set Score.skipTypesetting = ##t
  c'16 \set stemRightBeamCount = #1 c' \set stemLeftBeamCount = #1 c' c'
  \set Score.skipTypesetting = ##f
  c' c' c' c'
}


_______________________________________________
bug-lilypond mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to