From e5d3b26c6f280864118a14f35e7a5aa2be10b477 Mon Sep 17 00:00:00 2001 From: hanwen Date: Mon, 14 Jun 2004 21:48:58 +0000 Subject: [PATCH] * lily/book.cc: remove Book::to_stencil(). (process): whoops. Score::book_rendering returns vector, not list. * lily/paper-book.cc (output): load framework module scm_c_resolve_module(). --- input/regression/newaddlyrics.ly | 7 ------- lily/beam.cc | 2 +- lily/book.cc | 2 +- lily/score.cc | 12 +++++++++--- 4 files changed, 11 insertions(+), 12 deletions(-) diff --git a/input/regression/newaddlyrics.ly b/input/regression/newaddlyrics.ly index 91065b3d1f..6011d3c194 100644 --- a/input/regression/newaddlyrics.ly +++ b/input/regression/newaddlyrics.ly @@ -4,13 +4,6 @@ } -%% FIXME: -%% THIS does not parse: -%\new PianoStaff << - -%% and THIS: gives incorrect results (all lyrics below pianostaff) -%\context PianoStaff << - %% only this works as advertised... << \new Staff \relative { diff --git a/lily/beam.cc b/lily/beam.cc index 6cc0a3a717..7a9eeecb9f 100644 --- a/lily/beam.cc +++ b/lily/beam.cc @@ -548,7 +548,7 @@ Beam::get_default_dir (Grob *me) Link_array stems= Pointer_group_interface__extract_grobs (me, (Grob*)0, "stems"); - for (int i=0; i