Hi. Seemingly a bug in the same family as my previous post. Here the problem is with using a grace note inside a triplet. The following code:
%--- \version "2.6.3" theMusic = \relative c''' { \time 4/4 \times 2/3 { \acciaccatura a16 g4 \acciaccatura a16 g4 \acciaccatura a16 g4 } g2 | f1 | } \score { \theMusic \layout {} } %--- produces: GNU LilyPond 2.6.3 Processing `test2.ly' Parsing... Interpreting music... /usr/share/lilypond/2.6.3/ly/grace-init.ly:26:8: warning: can't end slur s1*0 ) test2.ly:6:33: warning: adding note head to incompatible stem (type = 16) \times 2/3 { \acciaccatura a16 g4 \acciaccatura a16 g4 \acciaccatura a16 g4 } g2 | test2.ly:6:33: warning: maybe input should specify polyphonic voices \times 2/3 { \acciaccatura a16 g4 \acciaccatura a16 g4 \acciaccatura a16 g4 } g2 |[2] Preprocessing graphical objects... Calculating line breaks... Calculating page breaks... Layout output to `test2.ps'... Converting to `test2.pdf'... Gilles _______________________________________________ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user