Hi Akira,

> \once \override Score.BarNumber #'transparent = ##t
> \mark \default
> 
> but 2 problems ocurred.
> One is that, because of setting #'transparent, the rehearsalmark is in
> too higher position so that it can avoid barnumber.(barnumber is not
> hid but just transparent.)

That's because you made it transparent.  ;)
Have you tried
    \once \override Score.BarNumber #'stencil = ##f
??

> The other is that, when grace note is used, overrides setting on
> barnumber itself doesn't work, so barnumber won't hide.

Maybe it would if you put a skip grace before the override, so that the timing 
is synched?

Hope this helps!
Kieren.
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to