From: hanwen Date: Mon, 14 Jun 2004 21:48:58 +0000 (+0000) Subject: * lily/book.cc: remove Book::to_stencil(). X-Git-Tag: release/2.3.9^2~113 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=e5d3b26c6f280864118a14f35e7a5aa2be10b477;p=lilypond.git * 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(). --- 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