Re: Short decrescendo

2008-11-18 Thread Risto Vääräniemi
2008/11/18 Cordilow [EMAIL PROTECTED]:

 Does anyone know how to make this decrescendo go all the way to the a'2? It's
 supposed to, I think.

Try putting \once \override Hairpin #'to-barline = ##f in front of the
crescendo / decrescendo you want to extend beyond the barline. Like
this.

\time 3/4
d'4.^\ (e'8) fis' [(g')]
a'2 b'8 (cis'') d''4^\mf ( \once \override Hairpin #'to-barline = ##f
cis''^\) b'4
a'2^\! \breathe b'8 cis''

-Risto


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


Re: Short decrescendo

2008-11-18 Thread Cordilow


Risto Vääräniemi-2 wrote:
 
 Try putting \once \override Hairpin #'to-barline = ##f in front of the
 crescendo / decrescendo you want to extend beyond the barline. Like
 this.
 
 …

Excellent. Thanks! I guess it wasn't a bug after all, eh? Just a default
setting or such. :)
-- 
View this message in context: 
http://www.nabble.com/Short-decrescendo-tp20554947p20555168.html
Sent from the Gnu - Lilypond - User mailing list archive at Nabble.com.



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


Re: Short decrescendo

2008-11-18 Thread Risto Vääräniemi
2008/11/18 Cordilow [EMAIL PROTECTED]:

 Excellent. Thanks! I guess it wasn't a bug after all, eh? Just a default
 setting or such. :)

Yes. The default behaviour was changed a couple a versions ago. The
syntax for the command was changed, too.

-Risto


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


Short decrescendo

2008-11-17 Thread Cordilow

Does anyone know how to make this decrescendo go all the way to the a'2? It's
supposed to, I think.

http://www.nabble.com/file/p20554947/shortDecrescendo.jpg 

Here's the code I used for the entire line, just in case some of this
pertains to this effect:
fis'8^\mp (e') d'4.^\ (e'8) fis' [(g')] a'2 b'8 (cis'') d''4^\mf (cis''^\)
b'4 a'2^\! \breathe b'8 cis''
-- 
View this message in context: 
http://www.nabble.com/Short-decrescendo-tp20554947p20554947.html
Sent from the Gnu - Lilypond - User mailing list archive at Nabble.com.



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