Hello

I am using CrossStaff and everything worked fine.
But after following a snippet that suggest adding the dynamics as an
independent voice of spaces:

\score {
  \new PianoStaff = "PianoStaff_pf" <<
    \new Staff = "upper" << \upper >>
    \new Dynamics = "dynamics" \dynamics
    \new Staff = "lower" <<  \lower >>
  >>
}

the beams are no longer connected.
Is there any way to overcome this problem?

The idea of using a dynamic "voice" was to get all dynamics middle-aligned
between them...

Thank you for any hint,
Alberto

Reply via email to