]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/break-alignment-interface.cc
Fix 1111: Break dynamic line spanner if different direction is explicitly given
[lilypond.git] / lily / break-alignment-interface.cc
index 5cd5d5dbef7c05a7fb4fb1d572df0540456a50e9..18f0ae84047b9af36eb4b2d3f0611dbb18a37f9e 100644 (file)
@@ -1,7 +1,7 @@
 /*
   This file is part of LilyPond, the GNU music typesetter.
 
-  Copyright (C) 1997--2010 Han-Wen Nienhuys <hanwen@xs4all.nl>
+  Copyright (C) 1997--2011 Han-Wen Nienhuys <hanwen@xs4all.nl>
 
   LilyPond is free software: you can redistribute it and/or modify
   it under the terms of the GNU General Public License as published by
@@ -381,6 +381,7 @@ ADD_INTERFACE (Break_alignable_interface,
 
               /* properties */
               "break-align-symbols "
+              "non-break-align-symbols "
               );
 
 ADD_INTERFACE (Break_aligned_interface,