X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Finclude%2Fpage-layout-problem.hh;h=3cbf6eb30d8c6675e4722900410669336f9e78ca;hb=2be50a355fc735ee7dedb6b8964888bb3d6934af;hp=83fab7d6167b5e33ae9456709d416576a2460f08;hpb=6121051718cc848b2899ee33a0a27e7edd038526;p=lilypond.git diff --git a/lily/include/page-layout-problem.hh b/lily/include/page-layout-problem.hh index 83fab7d616..3cbf6eb30d 100644 --- a/lily/include/page-layout-problem.hh +++ b/lily/include/page-layout-problem.hh @@ -38,7 +38,7 @@ public: static Real get_fixed_spacing (Grob *before, Grob *after, int spaceable_index, bool pure, int start, int end); protected: - void append_system (System*, Spring const&, Real padding); + void append_system (System*, Spring const&, Real indent, Real padding); void append_prob (Prob*, Spring const&, Real padding); void solve_rod_spring_problem (bool ragged);