2015-05-08 17:13 GMT+02:00 Ralph Palmer <[email protected]>:

> Once I did that, the behavior of the rest of the snippet was as I would
> expect. However, I do not understand why Score.skipTypsetting is included
> at all.
>

If you comment the two lines of skipTypesetting you'll understand.

\version "2.19.19"

{
  %\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