Mats Bengtsson escreveu:
> Why do the bar lines disappear completely in the following example?
> 
> \version "2.11.15"
> \relative{
> c1 | \once \set Timing.defaultBarType = ":"  c1 | c1 |
> }
> 
> If you remove the \once, it works as expected and \once \set works
> correctly
> in other situations.

wild guess: becuase defaultBarType is defined in Score, not Global.
\once restores the value from the enclosing context.

-- 

Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen

LilyPond Software Design
 -- Code for Music Notation
http://www.lilypond-design.com



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

Reply via email to