2 line-spacer.cc -- implement Line_spacer
4 source file of the GNU LilyPond music typesetter
6 (c) 1997 Han-Wen Nienhuys <hanwen@stack.nl>
10 #include "line-spacer.hh"
12 Line_spacer::Line_spacer()
17 Line_spacer::paper_l() const
22 Line_spacer::~Line_spacer ()