lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Stem does not fit in beam error


From: Andrew Bernard
Subject: Stem does not fit in beam error
Date: Sun, 5 Jun 2016 01:44:39 -0400

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]