Hi Peter,

Peter Bjuhr wrote
> I get "Exited with exit status 1." (Ubuntu 13.10).
> Could you point me to a reference how to use this?

I don't think I understand what you meant. My problem is exactly that the
second code does not compile, while the top one does. The fact that you get
an error while trying to compile the second code just supports that there is
something wrong here.

And I got one more interesting fact: the bottom code would compile if all
the music is below the central line (i.e., if the stems of all grace and
normal notes are up). So for some reason, this compiles properly:

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% 
\version "2.18.0" 
\score { 
    { \grace {c8 c} c1} 
  \layout { 
    \context { 
      \Score 
      \with{ $(add-grace-property 'Voice 'Stem 'details '((beamed-lengths
3.26 3.26 3.26 3.26))) } 
    } 
  } 
} 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% 



--
View this message in context: 
http://lilypond.1069038.n5.nabble.com/compilation-problem-when-using-add-grace-property-tp158000p158029.html
Sent from the User mailing list archive at Nabble.com.

_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to