Re: support of `to-barline' property in \Dynamics

2009-10-27 Thread Patrick McCarty
On 2009-09-25, Werner LEMBERG wrote:
 
 I think something like the following patch should be applied so that
 the \Dynamics context supports the `to-barline' property of hairpins.
 However, I haven't tested whether it has any negative side effects.

Seems to work okay here.  Pushed, thanks!

-Patrick


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


Re: support of `to-barline' property in \Dynamics

2009-10-26 Thread Werner LEMBERG

Ping!


Werner


==


From: Werner LEMBERG w...@gnu.org
Subject: support of `to-barline' property in \Dynamics
Date: Fri, 25 Sep 2009 21:06:18 +0200 (CEST)

 I think something like the following patch should be applied so that
 the \Dynamics context supports the `to-barline' property of hairpins.
 However, I haven't tested whether it has any negative side effects.
 
 
 Werner
 
 
 ==
 
 
 --- engraver-init.ly.old2009-09-16 22:22:31.0 +0200
 +++ engraver-init.ly2009-09-25 21:03:23.0 +0200
 @@ -350,6 +350,7 @@
\name Dynamics
\alias Voice
\consists Output_property_engraver
 +  \consists Bar_engraver
\consists Piano_pedal_engraver
\consists Script_engraver
\consists New_dynamic_engraver
 
 
 ___
 lilypond-devel mailing list
 lilypond-devel@gnu.org
 http://lists.gnu.org/mailman/listinfo/lilypond-devel


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


support of `to-barline' property in \Dynamics

2009-09-25 Thread Werner LEMBERG

I think something like the following patch should be applied so that
the \Dynamics context supports the `to-barline' property of hairpins.
However, I haven't tested whether it has any negative side effects.


Werner


==


--- engraver-init.ly.old2009-09-16 22:22:31.0 +0200
+++ engraver-init.ly2009-09-25 21:03:23.0 +0200
@@ -350,6 +350,7 @@
   \name Dynamics
   \alias Voice
   \consists Output_property_engraver
+  \consists Bar_engraver
   \consists Piano_pedal_engraver
   \consists Script_engraver
   \consists New_dynamic_engraver


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