Re beaming positions control:

An example snippet:

\version "2.19.17"

treble = \relative c'' {
  \once \override Beam.positions = #'(-3 . -3)
  c8 e g a
  \once \override Beam.positions = #'(3 . 3)
  c, g e c
}

\score {
  \new Staff { \treble }
}

You seem to have jumped in the deep end! Welcome to lilypond!

Are you serious about trying to engrave the gaps in the staff lines between the 
type sorts? Or do I misunderstand?

Andrew

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

Reply via email to