2 score-bar.cc -- implement Score_bar
4 source file of the GNU LilyPond music typesetter
6 (c) 1997--1998 Han-Wen Nienhuys <hanwen@cs.uu.nl>
10 #include "score-bar.hh"
15 Score_bar::do_pre_processing ()
18 if (break_status_dir() != RIGHT
)
21 transparent_b_
= true;