lilypond-auto
[Top][All Lists]
Advanced

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

Re: [Lilypond-auto] Issue 3351 in lilypond: set-bar-number-visibility ap


From: lilypond
Subject: Re: [Lilypond-auto] Issue 3351 in lilypond: set-bar-number-visibility appears to be unused
Date: Sun, 15 Sep 2013 13:49:18 +0000


Comment #1 on issue 3351 by address@hidden: set-bar-number-visibility appears to be unused
http://code.google.com/p/lilypond/issues/detail?id=3351

There's a snippet that refers to it: http://lsr.dsi.unimi.it/LSR/Item?id=91 although this could be improved and/or simplified. A simpler version:

{
 \override Score.BarNumber #'break-visibility = #end-of-line-invisible
 \context Score \applyContext #(set-bar-number-visibility 4)
 \repeat unfold 10 c''1
 \context Score \applyContext #(set-bar-number-visibility 2)
 \repeat unfold 10 c''
}


Attachments:
        3351.png  6.5 KB

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