lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Reverting strict-grace-spacing


From: EdBeesley
Subject: Re: Reverting strict-grace-spacing
Date: Sun, 6 Oct 2013 12:18:57 -0700 (PDT)

 
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.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]