]> git.donarmstrong.com Git - lilypond.git/blobdiff - scripts/lilypond-book.py
* scripts/lilypond-book.py (main): use -deps-box-padding=-3
[lilypond.git] / scripts / lilypond-book.py
index bb0407956304ee6d9aae4196efcec072ba2f6598..f64deb6343354e89fd342e895737472bb80c2fee 100644 (file)
@@ -1802,7 +1802,7 @@ def main ():
     if global_options.verbose:
         global_options.process_cmd += " --verbose "
 
-    global_options.process_cmd += " -dread-file-list -dpad-eps-boxes "
+    global_options.process_cmd += " -dread-file-list -deps-box-padding=-3 "
 
     identify ()