On 01/16/2014 10:29 AM, Gilberto Agostinho wrote:
I am trying to figure out why a code of mine is not compiling, and I found
that this is related to the add-grace-property. The error I receive is:
*Exited with return code -1073741819.*
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\version "2.18.0"
\score {
{ \grace {c''8 c''} c''1}
\layout {
\context {
\Score
\with{ $(add-grace-property 'Voice 'Stem 'details '((beamed-lengths
3.26 3.26 3.26 3.26))) }
}
}
}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Actually, every modification to 'Voice 'Stem in the add-grace-property works
fine, except for 'details. Am I doing something wrong here? And in case this
is relevant, I am running Windows 8 64bit.
I get "Exited with exit status 1." (Ubuntu 13.10).
Could you point me to a reference how to use this?
Best
Peter
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user