Hi Everyone,
Could someone help me please. Using...

\hide Slur

...I would like to cancel my slur markings yet retain the small slur in my
acciaccatura. On a bit of a deadline and would appreciate any help!

Thank you in advance.
Adam

%%%
\relative c' {
  c8 (d e f) g (a b c)
  \acciaccatura d8 c4
}

\layout {
  \context { \Score \remove "Bar_number_engraver" %\hide Slur
  }
}

%%%
\relative c' {
  c8 (d e f) g (a b c)
  \acciaccatura d8 c4
}

\layout {
  \context { \Score \remove "Bar_number_engraver" \hide Slur
  }
}

Reply via email to