Hi lilyponders,

In the following MWE I get this error: *omitting tuplet bracket with
neither left nor right bound*

The compilation is fine. Anything I should do about this error?

Thanks,

Craig



\version "2.19.82"
\language "english"

flute = \relative c'' {
  \tuplet 3/2 4 {
    g2.:8
    a2.:8
    bf2.:8
    bf2.:8
  } |

}

\score {
  \new Staff
  \flute
  \layout { }
}

-- 
*Craig Dabelstein*
Maxime's Music
craig.dabelst...@gmail.com
*http://maximesmusic.com <http://maximesmusic.com>*
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to