X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Fslur-score-parameters.cc;h=85cd0e7b1059559af7e5e2dcfaaa3958d351bc23;hb=56a7aa5c6461e79ddfaddf1728f0748a25b58846;hp=84a3d1ce7a1768e0dcf2df7af8b26ecb50491a8b;hpb=6c6ae92410f087d0318a3c302eb6877cfc7fae45;p=lilypond.git diff --git a/lily/slur-score-parameters.cc b/lily/slur-score-parameters.cc index 84a3d1ce7a..85cd0e7b10 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--2009 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_