Dear Readers,

>From the lilypond documentation i have this:
% Start
c1
\textSpannerDown
\override TextSpanner #'bound-details #'left #'text =
  \markup { \upright "rall" }
c2\startTextSpan b c\stopTextSpan a
% End

I get this error:

GNU LilyPond 2.10.25
Processing `tmp.ly'
Parsing...
tmp.ly:2:0: error: syntax error, unexpected NOTENAME_PITCH

c1
tmp.ly:4:52: error: syntax error, unexpected '='
\override TextSpanner #'bound-details #'left #'text 
                                                    =
tmp.ly:6:0: error: syntax error, unexpected NOTENAME_PITCH

c2\startTextSpan b c\stopTextSpan a
Layout output to `tmp.ps'...
Converting to `tmp.pdf'...
error: failed files: "tmp.ly"

~~End

Why???
And how do i solve this?

Kind Regards,

   Peter


-- 
mailto:[EMAIL PROTECTED]



_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to