lilypond-user
[Top][All Lists]
Advanced

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

Re: problem with crescendo-text


From: Stefan Thomas
Subject: Re: problem with crescendo-text
Date: Mon, 8 Sep 2008 13:46:29 +0200

Dear James, Dear Kieren,
thanks for Your help. I tried to create a variable, but it didn't work, unfortunately.
I tried it with:
pcresc = {  \setTextCresc \override DynamicTextSpanner #'dash-period = #-1.0 \p \<  } 
Is it possible to do something like this?

2008/9/8 James E. Bailey <address@hidden>
Then you need \setTextCresc. You may want to download the documentation for version 2.11.49.
http://download.linuxaudio.org/lilypond/binaries/documentation/lilypond-2.11.49-1.documentation.tar.bz2
Am 08.09.2008 um 08:59 schrieb Stefan Thomas:

Dear Kieren,
thanks for Your advice.
But what can I do with my version of the program?

2008/9/7 Kieren MacMillan <address@hidden>
Hi Stefan,


in the below quoted example I can't see the "crescendo"
and I don't know why. Does someone know a solution?

At least with version 2.11.57, you need to use the following:

\version "2.11.57"
{
       \crescTextCresc

       \override DynamicTextSpanner #'dash-period = #1.0
       a'2\< a a a\mf
}

HTH!
Kieren.

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



reply via email to

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