2009/11/25 Hugh Myers <hsmy...@gmail.com>:
> Opps! Spoke to soon.
>
>  \set Score.tempoHideNote = ##t
>  \tempo 4 = 199
>  \unset Score.tempoHideNote
>
> Doesn't work in the it prints the make work \tempo 4 = 199 without
> regard to the tempoHideNote. Hints?

Try \once \set Score.tempoHideNote = ##t instead.

The \set and \unset commands are in the same timestep, so the \set
command is ignored.

Regards,
Neil


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

Reply via email to