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: Mon, 28 Apr 2014 09:34:18 +0000

Updates:
        Status: Started
        Labels: Patch-new

Comment #2 on issue 3908 by address@hidden: corrects typo in bar-line.scm
http://code.google.com/p/lilypond/issues/detail?id=3908#c2

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.

http://codereview.appspot.com/96790048

--
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]