X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=scripts%2Flilypond-book.py;h=89a974879e22128165354704774a373f07ef384a;hb=ba3045ce76cd37a4e11fd775fa04ce4b7586ad77;hp=340c1f0e442910a7ffbf932c50675c0314da2c7f;hpb=cc18fd6f82df460cc31695c4c31f47f45b7e434e;p=lilypond.git diff --git a/scripts/lilypond-book.py b/scripts/lilypond-book.py index 340c1f0e44..89a974879e 100644 --- a/scripts/lilypond-book.py +++ b/scripts/lilypond-book.py @@ -144,7 +144,7 @@ def get_option_parser (): dest="padding_mm", help="Pad left side of music to align music inspite of uneven bar numbers. (in mm)", type="float", - default=-3.0) + default=3.0) p.add_option ("-o", '--output', help=_ ("write output to DIR"), metavar=_ ("DIR"),