From: Jan Nieuwenhuizen Date: Mon, 1 Apr 2002 09:25:51 +0000 (+0000) Subject: * lily/beam.cc (ADD_INTERFACE): Add concaveness-gap. X-Git-Tag: release/1.5.50~12 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=2c61e3dd0a60c62e256b5e2c4367f78d0c20525d;p=lilypond.git * lily/beam.cc (ADD_INTERFACE): Add concaveness-gap. --- diff --git a/ChangeLog b/ChangeLog index 0a6ac8c554..9fa9ee386f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2002-04-01 Jan Nieuwenhuizen + + * lily/beam.cc (ADD_INTERFACE): Add concaveness-gap. + 2002-04-01 Han-Wen * lily/staff-symbol.cc (brew_molecule): make line thickness diff --git a/lily/beam.cc b/lily/beam.cc index 11fe157c58..a5453ac1aa 100644 --- a/lily/beam.cc +++ b/lily/beam.cc @@ -1382,5 +1382,5 @@ the ideal slope, how close the result is to the ideal stems, etc.). We take the best scoring combination. ", - "concaveness-threshold dir-function quant-score auto-knee-gap gap chord-tremolo beamed-stem-shorten shorten least-squares-dy direction damping flag-width-function neutral-direction positions thickness"); + "concaveness-gap concaveness-threshold dir-function quant-score auto-knee-gap gap chord-tremolo beamed-stem-shorten shorten least-squares-dy direction damping flag-width-function neutral-direction positions thickness");