]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/slur-score-parameters.hh
Caps slur height by ignoring extremal extra encompasses in fit_factor.
[lilypond.git] / lily / include / slur-score-parameters.hh
index ae619d2238a77c334b2eb2c75fa57757cc877643..cae53a4d8e70cd3742794a784af68860e07df073 100644 (file)
@@ -1,7 +1,7 @@
 /*
   This file is part of LilyPond, the GNU music typesetter.
 
-  Copyright (C) 2006--2009 Han-Wen Nienhuys <hanwen@xs4all.nl>
+  Copyright (C) 2006--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
@@ -43,6 +43,7 @@ struct Slur_score_parameters
   Real extra_encompass_free_distance_;
   Real absolute_closeness_measure_;
   Real edge_slope_exponent_;
+  Real close_to_edge_length_;
   Real head_slur_distance_max_ratio_;
   Real head_slur_distance_factor_;