lilypond-user
[Top][All Lists]
Advanced

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

Re: Weird error message


From: Federico Bruni
Subject: Re: Weird error message
Date: Thu, 25 Jun 2015 07:53:42 +0200

Il giorno gio 25 giu 2015 alle 7:40, Menu Jacques <address@hidden> ha scritto:
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:

syntax error, unexpected end of input

Your snippet works fine here.
Maybe there's something wrong in your file. Can you attach it? Or double check the last lines.


reply via email to

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