lilypond-devel
[Top][All Lists]
Advanced

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

Re: Issue 1320: Scheme bar line interface (issue 6305115)


From: benko . pal
Subject: Re: Issue 1320: Scheme bar line interface (issue 6305115)
Date: Wed, 20 Jun 2012 19:34:58 +0000


http://codereview.appspot.com/6305115/diff/1/scm/bar-line.scm
File scm/bar-line.scm (right):

http://codereview.appspot.com/6305115/diff/1/scm/bar-line.scm#newcode83
scm/bar-line.scm:83: (define (make-colon-bar-line grob)
I'm afraid this defun doesn't match the relevant part of current
Bar_line::compound_barline.

try

\new Staff {
  \override Staff.StaffSymbol #'line-positions = #'(-2 0 2 4)
  s1 \bar ":|"
}

http://codereview.appspot.com/6305115/



reply via email to

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