X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=scm%2Flily.scm;h=4afe0fb8beec66b981e74ef61e189eaa96bc0e17;hb=d6b4b8b0b781f6d004a5d969fd514cc58f63914f;hp=5a8a74407470d6d0596ef0cec8e21ad0bfcd6cf9;hpb=ff2acf5c991207bec0eb48a8c37c217d08ced31e;p=lilypond.git diff --git a/scm/lily.scm b/scm/lily.scm index 5a8a744074..4afe0fb8be 100644 --- a/scm/lily.scm +++ b/scm/lily.scm @@ -35,6 +35,7 @@ (debug-gc-assert-parsed-dead #f "for memory debugging: ensure that all refs to parsed objects are dead. This is an internal option, and is switched on automatically for -ddebug-gc.") (debug-lexer #f "debug the flex lexer") + (debug-page-breaking-scoring #f "dump scores for many different page breaking configurations") (debug-parser #f "debug the bison parser") (debug-property-callbacks #f "debug cyclic callback chains") (debug-skylines #f "debug skylines")