lilypond-user
[Top][All Lists]
Advanced

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

Weird error message


From: Menu Jacques
Subject: Weird error message
Date: Thu, 25 Jun 2015 07:40:18 +0200

Hello folks,

I’m bumpinp into a problem with the following example :


%%%%%%%%%%%%
\version "2.19.21"

symbols = {
  \time 3/4
  c4-.\5-3 d\4-0 ( e\4-2 )
  f4-.\4-3 \f g\3-0 a\3-2 ^\fermata
}
\score {
  <<
    \new Staff { \clef "G_8" \symbols }
    \new TabStaff { \symbols }
  >>
}
􏲮%%%%%%%%%%%%


This code leads 2.19.21 to produce an error message:


I take this opportunity to thank all of you who contribute to help us when we’re stuck, this list is just great!

JM


reply via email to

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