]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/slur-score-parameters.hh
Get rid of unused Skyline and Skyline_pair functions
[lilypond.git] / lily / include / slur-score-parameters.hh
index a56b9018d85aaa7d21c216c38f81ddb44ac7d353..75b1ae8e4623cd75c45917e968a5a24f472cae30 100644 (file)
@@ -1,7 +1,7 @@
 /*
   This file is part of LilyPond, the GNU music typesetter.
 
-  Copyright (C) 2006--2011 Han-Wen Nienhuys <hanwen@xs4all.nl>
+  Copyright (C) 2006--2012 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
@@ -46,6 +46,8 @@ struct Slur_score_parameters
   Real head_slur_distance_max_ratio_;
   Real head_slur_distance_factor_;
   Real encompass_object_range_overshoot_;
+  Real slur_tie_extrema_min_distance_;
+  Real slur_tie_extrema_min_distance_penalty_;
 
   void fill (Grob *him);
 };