2 idealspacing.cc -- implement Idealspacing
4 source file of the GNU LilyPond music typesetter
6 (c) 1996--2000 Han-Wen Nienhuys <hanwen@cs.uu.nl>
9 #include "idealspacing.hh"
10 #include "paper-column.hh"
11 #include "paper-score.hh"
15 Idealspacing::Idealspacing()
19 cols_drul_
[LEFT
] = cols_drul_
[RIGHT
] = -1;