X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Finclude%2Fslur-score-parameters.hh;h=2177d03bf7c124ef436f55a144988c1f944f9ef1;hb=da2cbdd4623e5ea51a2a99de4f2935b37195136e;hp=75b1ae8e4623cd75c45917e968a5a24f472cae30;hpb=ad0e41c6cd25db2643d1a3e25242d284d6f65e69;p=lilypond.git diff --git a/lily/include/slur-score-parameters.hh b/lily/include/slur-score-parameters.hh index 75b1ae8e46..2177d03bf7 100644 --- a/lily/include/slur-score-parameters.hh +++ b/lily/include/slur-score-parameters.hh @@ -1,7 +1,7 @@ /* This file is part of LilyPond, the GNU music typesetter. - Copyright (C) 2006--2012 Han-Wen Nienhuys + Copyright (C) 2006--2015 Han-Wen Nienhuys LilyPond is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -40,6 +40,8 @@ struct Slur_score_parameters Real free_head_distance_; Real extra_encompass_collision_distance_; Real extra_encompass_free_distance_; + Real gap_to_staffline_inside_; + Real gap_to_staffline_outside_; Real absolute_closeness_measure_; Real edge_slope_exponent_; Real close_to_edge_length_;