2 span-score-bar.cc -- implement Span_score_bar
4 source file of the GNU LilyPond music typesetter
6 (c) 1997--1998 Han-Wen Nienhuys <hanwen@cs.uu.nl>
9 #include "span-score-bar.hh"
11 #include "paper-def.hh"
15 Span_score_bar::Span_score_bar()
21 Span_score_bar::do_pre_processing()
24 duh. The order of these two is subtle.
26 Score_bar::do_pre_processing ();
27 // Span_bar::do_pre_processing();