Thanks folks.

I tried it with a Capital S first - that's when the error message is from, 
hence that has \Score in, must have copied a later trial in the source, 
sorry!

volume1.lytex:2158:2: error: syntax error, unexpected STRING, expecting '='
 
        \context {
volume1.lytex:2159:2: error: syntax error, unexpected STRING, expecting '='
 
          \Score
error: failed files: "lily-2637de181e"

>      \override Score.BarNumber #'transparent = ##t

That's a LOT simpler, and works a treat!  Thanks :-)

Tim.

On Sunday 12 Aug 2007, Kieren MacMillan wrote:
> Hi Tim,
>
> >        \context {
> >          \score
> >          \remove "Bar_number_engraver"
> >        }
>
> Shouldn't that be a capital S (i.e., \Score)?
>
> Regardless, you can also use
>
>      \override Score.BarNumber #'transparent = ##t
>
> and avoid all the engraver trouble.
>
> Hope this helps,
> Kieren.




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

Reply via email to