dak wrote
> They should if done correctly.  Example?
> 
> -- 
> David Kastrup

\score {
  \new Staff \relative c' { \key des \major
    \override Score.SpacingSpanner #'strict-grace-spacing = ##t
     r8 \grace{\stemUp f'   [ c ges  ]  } \stemNeutral bes,16 \f f'->  a,
des'->  a, c'->  aes, ees'->  aes, des->  ges, bes'->  ges, c->
     \override Score.SpacingSpanner #'strict-grace-spacing = ##f
     \revert Score.SpacingSpanner #'strict-grace-spacing
     f8->  \f \grace{\stemUp f'  [ c ges  ]  } \stemNeutral bes,16 f'->  a,
des'->  a, c'->  aes, ees'->  aes, des->  ges, bes'->  ges, c-> 
  }
}

I get the same (lack of) result with either line commented out 



--
View this message in context: 
http://lilypond.1069038.n5.nabble.com/Reverting-strict-grace-spacing-tp151906p151909.html
Sent from the User mailing list archive at Nabble.com.

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

Reply via email to