]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/simple-spacer.hh
Do ragged-right according to the space at the end of the line, not the
[lilypond.git] / lily / include / simple-spacer.hh
index 73790d59638c2fb94848542f463ab7b702795eac..ae3206ac5f70c0c75ae452e27542872e7eb90136 100644 (file)
@@ -49,6 +49,7 @@ public:
   vector<Real> spring_positions () const;
 
   Real force () const;
+  Real force_penalty (bool ragged) const;
   bool fits () const;
 
   DECLARE_SIMPLE_SMOBS (Simple_spacer);