lilypond-auto
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Lilypond-auto] Issue 3908 in lilypond: corrects typo in bar-line.sc


From: lilypond
Subject: Re: [Lilypond-auto] Issue 3908 in lilypond: corrects typo in bar-line.scm
Date: Tue, 06 May 2014 20:48:04 +0000

Updates:
        Status: Fixed_2_19_6
        Labels: -Patch-push

Comment #8 on issue 3908 by address@hidden: 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 <address@hidden>
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

[Prev in Thread] Current Thread [Next in Thread]