diff options
author | Jan Nieuwenhuizen <janneke@gnu.org> | 2002-08-11 21:10:17 +0000 |
---|---|---|
committer | Jan Nieuwenhuizen <janneke@gnu.org> | 2002-08-11 21:10:17 +0000 |
commit | be9d398d705ecf2308e10864e37c6f1315c78ec9 (patch) | |
tree | 9b273c34553079e55d9c4dea1ee92ac12b7961ef /ly/paper13.ly | |
parent | 5047559815e59d5892341003cbf6da949857a4c1 (diff) |
* lily/stem.cc (get_default_stem_end_position): use beam_count - 1
as index; this fixes too short forced stem directions.
(calc_stem_info): various minute bugfixes.
* lily/gourlay-breaking.cc (combine_demerits): set uniform
tightness constraint back to one. This fixes Baerenreiter
sarabande layout.
* lily/stem.cc (calc_stem_info): Use get_direction_beam_count.
* lily/beam.cc (get_direction_beam_count): New function.
* GNUmakefile.in: Fix config.h dependency.
* input/regression/tuplet-properties.ly:
* input/regression/tuplet-nest.ly: Fix.
Diffstat (limited to 'ly/paper13.ly')
-rw-r--r-- | ly/paper13.ly | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ly/paper13.ly b/ly/paper13.ly index 7ecec51bbb..c1d872f08d 100644 --- a/ly/paper13.ly +++ b/ly/paper13.ly @@ -1,2 +1,3 @@ +\version "1.5.68" \include "paper13-init.ly" |