Updates:
        Status: Fixed_2_19_6
        Labels: -Patch-push

Comment #8 on issue 3908 by [email protected]: corrects typo in bar-line.scm
http://code.google.com/p/lilypond/issues/detail?id=3908

pushed to staging as

commit 5012705f74151e8c53f7bc41abf7094224d40ae2
Author: Thomas Morley <[email protected]>
Date:   Sun Apr 27 23:00:26 2014 +0200

    corrects typo in bar-line.scm

    issue 3908

    Missing space in (define-bar-line ":|]" ":|]" #f " |") caused bad
    visual output of VoltaBracket.
    Changed to (define-bar-line ":|]" ":|]" #f " | ")
    The space added will cause that the SpanBar x-extent will be calculated
    correctly to determine the gap between two VoltaBrackets

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

Reply via email to