On Sat, 24 Nov 2012 22:16:45 -0800, Keith OHara <[email protected]> wrote:

   \version "2.16.1"
   << \new Staff {
     \once\set Staff.whichBar = "|:"
     b2 b2 b2 b2
     \once\set Staff.whichBar = ":|:"
     b2 b2 b2 b2
     \bar"|." }
   \new Staff R1*4 >>

   << \new Staff {
     b2 b2 b2 b2
     \once\set Staff.whichBar = "|:"
     b2 b2 b2 b2
     \bar"|." }
   \new Staff R1*4 >>


The above /does/ give the correct output with version 2.14.2

However, I have not found anyplace in the documentation that promised whichBar 
to work when set at the Staff level.


_______________________________________________
bug-lilypond mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to