Comment #1 on issue 3444 by [email protected]: No warning for misspelled properties
http://code.google.com/p/lilypond/issues/detail?id=3444

similarly, adding an unnecessary context in the layout section has neither warning nor effect:

\layout {
  \context {
    \Staff
    \override Staff.TimeSignature.stencil = ##f
  }
}

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

Reply via email to