From: fred Date: Tue, 26 Mar 2002 23:10:54 +0000 (+0000) Subject: lilypond-1.3.49 X-Git-Tag: release/1.5.59~1682 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=bd975f909639236e05175e18c93b06c72c6cc6fb;p=lilypond.git lilypond-1.3.49 --- diff --git a/lily/spacing-spanner.cc b/lily/spacing-spanner.cc index 712ff4dd4d..4379429a68 100644 --- a/lily/spacing-spanner.cc +++ b/lily/spacing-spanner.cc @@ -258,13 +258,13 @@ Spacing_spanner::note_spacing (Paper_column *lc, Paper_column *rc, Moment shorte This should be more advanced, since relative heights of the note heads also influence required correction. - Also might not work correctly ico. multi voices or staff changing voices + Also might not work correctly in case of multi voices or staff + changing voices TODO: lookup correction distances? More advanced correction? Possibly turn this off? - This routine reads the DIR_LIST property of both its L and R arguments. -*/ + This routine reads the DIR-LIST property of both its L and R arguments. */ Real Spacing_spanner::stem_dir_correction (Paper_column*l, Paper_column*r) const {