X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;ds=sidebyside;f=lily%2Fslur-score-parameters.cc;h=1683aeea2feace61a84496e7247cecb57fd81e6d;hb=bf6cfba8705c5a4d76e5ab8c6669ea901d061ffb;hp=84a3d1ce7a1768e0dcf2df7af8b26ecb50491a8b;hpb=6c6ae92410f087d0318a3c302eb6877cfc7fae45;p=lilypond.git diff --git a/lily/slur-score-parameters.cc b/lily/slur-score-parameters.cc index 84a3d1ce7a..1683aeea2f 100644 --- a/lily/slur-score-parameters.cc +++ b/lily/slur-score-parameters.cc @@ -1,10 +1,21 @@ /* - slur-score-paramaters.cc -- implement Slur_score_parameters + This file is part of LilyPond, the GNU music typesetter. - source file of the GNU LilyPond music typesetter + Copyright (C) 2006--2011 Han-Wen Nienhuys - (c) 2006 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 + the Free Software Foundation, either version 3 of the License, or + (at your option) any later version. + + LilyPond is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with LilyPond. If not, see . */ @@ -57,6 +68,8 @@ Slur_score_parameters::fill (Grob *me) = get_detail (details, ly_symbol2scm ("accidental-collision")); extra_encompass_free_distance_ = get_detail (details, ly_symbol2scm ("extra-encompass-free-distance")); + extra_encompass_collision_distance_ + = get_detail (details, ly_symbol2scm ("extra-encompass-collision-distance")); head_slur_distance_factor_ = get_detail (details, ly_symbol2scm ("head-slur-distance-factor")); head_slur_distance_max_ratio_