From 2c61e3dd0a60c62e256b5e2c4367f78d0c20525d Mon Sep 17 00:00:00 2001 From: Jan Nieuwenhuizen Date: Mon, 1 Apr 2002 09:25:51 +0000 Subject: [PATCH] * lily/beam.cc (ADD_INTERFACE): Add concaveness-gap. --- ChangeLog | 4 ++++ lily/beam.cc | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) 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"); -- 2.39.5