lilypond-user
[Top][All Lists]
Advanced

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

Re: textSpanner again.


From: Martial
Subject: Re: textSpanner again.
Date: Wed, 25 Jul 2007 12:30:54 +0200
User-agent: Thunderbird 2.0.0.5 (Windows/20070716)

hi

the  syntaxe  changed in 2.11..

You use version 2.10.25

try this
%%
\version 2.10.25
{
c1
\textSpannerDown
 \override TextSpanner #'edge-text = #'("rall " . "")
c2\startTextSpan b c\stopTextSpan a
}
%%%

regard

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





reply via email to

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