Why does this throw an error when trying to use a beam?

Andrew

== snip

\version "2.19.42"
{
  \time 1/4
  \stemUp
  \tuplet 3/2 { dis''16[ b'4 cis''16] } |
  \tuplet 3/2 { dis''16 b'4 cis''16 } |
}

[frescobaldi log:]

Parsing...
Interpreting music...
/home/andro/work/lilypond/fp/mwe.ly:5:26: warning: stem does not fit in beam
  \tuplet 3/2 { dis''16[
                         b'4 cis''16] } |
/home/andro/work/lilypond/fp/mwe.ly:5:24: warning: beam was started here
  \tuplet 3/2 { dis''16
                       [ b'4 cis''16] } |
Preprocessing graphical objects...
Finding the ideal number of pages...
Fitting music on 1 page...
Drawing systems...
Layout output to `/tmp/lilypond-vgr8Dt'...
Converting to `mwe.pdf'...
Deleting `/tmp/lilypond-vgr8Dt'...
Success: compilation successfully completed


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

Reply via email to