Noeck wrote
> 
>> \override BarLine #'stencil = ##f
> 
> This is just the same as
>   \omit BarLine
> and it won't work, because you need the right context "Staff":
>   \omit Staff.BarLine
> or equivalent (also working with older versions):
>   \override Staff.BarLine #'stencil = ##f

Sorry for any confusion, but you echoed my point exactly - which was that
contexts are important to consider. :)
i.e. Staff, etc.


Good idea about the version fix, I didn't even think of that. I've been on
2.19.x for so long now! Glad it was an easy fix!




-----
composer | sound designer | asmr artist 
LilyPond Tutorials (for beginners) --> http://bit.ly/bcl-lilypond
--
View this message in context: 
http://lilypond.1069038.n5.nabble.com/hide-staff-BarLine-fails-tp199864p199870.html
Sent from the User mailing list archive at Nabble.com.

_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to