bug-lilypond
[Top][All Lists]
Advanced

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

Re: Bugs with \set Staff.whichBar


From: Keith OHara
Subject: Re: Bugs with \set Staff.whichBar
Date: Sat, 24 Nov 2012 22:25:47 -0800
User-agent: Opera Mail/12.01 (Win32)

On Sat, 24 Nov 2012 22:16:45 -0800, Keith OHara <address@hidden> 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.




reply via email to

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