Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(1474)

Unified Diff: lily/include/page-layout-problem.hh

Issue 2065041: Fix 1240. (Closed)
Patch Set: Created 13 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « lily/include/grob.hh ('k') | lily/include/system.hh » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: lily/include/page-layout-problem.hh
diff --git a/lily/include/page-layout-problem.hh b/lily/include/page-layout-problem.hh
index 0502ce86783b35fd3fd2585d579c7a54474417ca..83fab7d6167b5e33ae9456709d416576a2460f08 100644
--- a/lily/include/page-layout-problem.hh
+++ b/lily/include/page-layout-problem.hh
@@ -35,6 +35,7 @@ public:
static bool is_spaceable (Grob *g);
static SCM get_details (Grob *g);
static SCM get_spacing_spec (Grob *before, Grob *after, bool pure, int start, int end);
+ 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);
« no previous file with comments | « lily/include/grob.hh ('k') | lily/include/system.hh » ('j') | no next file with comments »

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b