2.1.9 introduces the following:

\include "english.ly"

ovripic = \notes\relative c''' {
   \time 2/4 \key bf \major
   c16^>(
   b c b c8) r
   \grace { a16[ bf] } f'8^> r8 r4
}

\score {
   <<
   \context Staff = piccolo { \ovripic }
   >>
}

giving:

lilypond -P /home/paul/music/test/gracebeam.ly
lilypond (GNU LilyPond) 2.1.9
Running usr...
Now processing: `/home/paul/music/test/gracebeam.ly'
Parsing...Interpreting music...
/home/paul/music/test/gracebeam.ly:9:16: warning: unterminated beam:
   \grace { a16
               [ bf] } f'8^> r8 r4
[2]

And no beam.

This worked in 2.1.2.

Paul Scott






Attachment: gracebeam.pdf
Description: Adobe PDF document

_______________________________________________
Lilypond-user mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/lilypond-user

Reply via email to