Hi to everybody,
I'm a new user trying to learn this wonderful program.
I'm making a transcription that starts with an acciaccatura and noticed it
messes up everything in the other staves.
I know it's a known problem but I need to find a solution. Can someone help?

This is an example:
\language "english"
global = {\time 3/4}
problem = \relative c'' { \global
  \acciaccatura { d32 e} d4 c8( d) d4 |
}
other = \relative c { \global \clef bass
   d4 c8( d) d4 |
}

\score {
 <<
    \new PianoStaff <<
    \new Staff{ \problem }
    \new Staff{ \other }
    >>
  >>
}

Thank you very much,
best regards,
Marco

-- 

*Marco Bianchi*

+39 3403513686
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to