开发者

Show measure bars when StaffSymbol #'line-count = #1 [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.

This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a开发者_如何转开发 comment to explain where the question may be able to be answered.

Closed 3 years ago.

Improve this question

(I can't tell if this is meant to be SO or SU, so please move it as necessary.)

Lilypond automatically puts in measure bars for me, but only if there's more than one line. I'm writing a part for which I'm doing:

\override StaffSymbol #'line-count = #1

and measure bars do not appear. (That's kind of odd: just because there's no pitch on this part, doesn't mean counting measures is any less important.)

How do I tell Lilypond to draw measure bars?


Found a solution:

\override BarLine #'bar-size = #4
0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜