* scm/beam.scm (check-slope-callbacks): check sign of slope.
[lilypond.git] / lily / column-x-positions.cc
blobc9a0c06e10867b97246e7cac35aa9c4fe322bc8f
1 /*
2 colhpos.cc -- implement Column_x_positions
4 source file of the GNU LilyPond music typesetter
6 (c) 1997--2004 Han-Wen Nienhuys <hanwen@cs.uu.nl>
7 */
9 #include "column-x-positions.hh"
10 #include "real.hh"
13 Column_x_positions::Column_x_positions ()
15 satisfies_constraints_ = true;
16 force_ = 0;