From: fred Date: Sun, 24 Mar 2002 19:32:45 +0000 (+0000) Subject: lilypond-0.0.33 X-Git-Tag: release/1.5.59~5332 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=6ca5b369d5ce9c47882890337d5387135b68f2b7;p=lilypond.git lilypond-0.0.33 --- diff --git a/src/request.cc b/src/request.cc index 72b8a3544a..bce34a8575 100644 --- a/src/request.cc +++ b/src/request.cc @@ -71,6 +71,7 @@ Spacing_req::do_print()const { mtor << "next " << next << "dist " << distance << "strength\n"; } + void Blank_req::do_print()const { @@ -88,7 +89,7 @@ Melodic_req::Melodic_req() void Melodic_req::do_print() const { - mtor << "notename: " << notename_i_ << " oct: "<< octave_i_; + mtor << "notename: " << notename_i_ << " acc: " <align_i_ = 1; // raggedright + def_p->align_i_ = 0; // centre dir_i_ = -1; // lyrics below (invisible) staff }